IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  How to create XML tag with properties?

    Posted 12/27/16 02:27 AM

    Originally posted by: johnxp


    Hi,

    I am creating xml for ISO Pain 002, however, I am not able to create properties for <Document> tag.

    My output:

    <?xml version="1.0" encoding="UTF-8"?>
    <Document>

    ...
    </Document>

    I need to create below the output:

    <?xml version="1.0" encoding="UTF-8"?>

    <Document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:iso:std:iso:20022:tech:xsd:pain.002.001.03">

    ...

    </Document>

     

    Appreciate any help on this.

    Thanks.

     


    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: How to create XML tag with properties?

    Posted 12/28/16 12:41 PM
      |   view attached

    Originally posted by: paul.brett


    I think you just need to add namespace entries to the output card.

    Check out the enclosed example.

    Thank you.

    Paul.

    Follow me on Twitter


    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange

    Attachment(s)

    zip
    Namespace.zip   3 KB 1 version