IBM Sterling Transformation Extender

Sterling Transformation Extender

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


#Sterling
#Supplychain
 View Only

Add xsi:schemaLocation in outbound XML

  • 1.  Add xsi:schemaLocation in outbound XML

    Posted 03/25/14 12:27 PM

    Originally posted by: Intelinside


    Hi All,

    I have my TT imported as xerces , when I add namespace attribute to the output card (Xerces) I get the following

    <ns1:fulfillmentStockLevelxmlns:ns1=http://gtapi.dr.com/fulfillmentStockLevel/3.0xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <n1:fulfillmentStockLevel xmlns:n1="http://gtapi.dr.com/fulfillmentStockLevel/3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://gtapi.dr.com/fulfillmentStockLevel/3.0 FulfillmentStockLevel.xsd">

     

    How to add xsi:schemaLocation="http://gtapi.dr.com/fulfillmentStockLevel/3.0 FulfillmentStockLevel.xsd"> to a xerces TT card, can I modify the xsd to get this , I can do it in classic no issues.

     

    Let me know .

     

    Thanks

    Seth

     

     

     

      

     


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