Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <root xmlns="http://www.informatica.com/Parameterization/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema"> <!-- <application name="MyApp"> <mapping name="MyMapping"> <!-- Specify deployed application specific parameters here. --> </mapping> </application> --> <project name="MyProject"> <mapping name="MyMapping"> <parameter name="MyParameter">DefaultValue</parameter> </mapping> </project> </root>