Come for answers, stay for best practices. All we're missing is you.
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