SystemDown
MIS
I'm rather new to XML and need some help with the proper syntax. I'm taking an PO Order file in XML and using it's contents to populate a SAP IDoc (which is irrevelant to the problem). I built the type tree from the dtd files but, the type seems pretty generic. What would be the proper syntax to map the Order# from XML to a field in the IDoc?
XML Order Exert:
<Order>
<AnOrder>
<Order_Information Client_Code="BIG" Order_Number="4934" Provider_Order_Number="" Source_Code="FS" Key_Code="Free Dom Shipping">
Any help on general XML mapping syntax would also be appreciated.
Many Thanks,
Joe
XML Order Exert:
<Order>
<AnOrder>
<Order_Information Client_Code="BIG" Order_Number="4934" Provider_Order_Number="" Source_Code="FS" Key_Code="Free Dom Shipping">
Any help on general XML mapping syntax would also be appreciated.
Many Thanks,
Joe