DBA Data[Home] [Help]

APPS.ECX_STANDARD dependencies on ECX_ACTIONS

Line 2164: ecx_actions.transform_xml_with_xslt (i_xslt_file_name,

2160:
2161: ecx_utils.g_xmldoc := xmlDOM.makeNode(l_xml_doc);
2162:
2163: -- call transform_xml_with_xslt to do the transformation
2164: ecx_actions.transform_xml_with_xslt (i_xslt_file_name,
2165: i_version,
2166: i_xslt_application_code
2167: );
2168: -- get the transformed xml from ecx_utils.g_xml_doc