ASAP SRT Module - Output XML from SRT module is not well formed
Hi,
I am customizing a cartridge for the Service Request Translator (SRT)
module of ASAP. I built the Service Bundles and the translations XSLT (i
am not using any lookup). But when i process this XML:
<MetaSolv>With the following XSLT:
<MetaSolvRequest name="TEST-JT3Sample">
<bundleId>ACTIVATION-1</bundleId>
<neId>T_TEST-JT3-HLR_1_0_NE</neId>
<number>564343453</number>
</MetaSolvRequest>
</MetaSolv>
<?xmlspysamplexml C:\swagstaff_views\swagstaff_asap47\ASAP_base\ASAP\SRT\sample\incomingXML\MetaSolvOrder.xml?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://java.sun.com/products/oss/xml/ServiceActivation" xmlns:sa="http://java.sun.com/products/oss/xml/ServiceActivation
0