Hi there,
I have the following XML-file of a supplier. Does anyone know how the XML-Schema of this file looks like ? And does anyone know how to load this file into the VB.NET XML-Designer ?
<PNAResponse>
<Version>2.0</Version>
<TransactionHeader>
<SenderID>123456789</SenderID>
<ReceiverID>987654321</ReceiverID>
<ErrorStatus ErrorNumber="ErrorNumber_1">ErrorStatus_1</ErrorStatus>
<DocumentID>{C160DB2B-08A0-475F-BF17-ABF41576652A}</DocumentID>
<TransactionID>CI123456</TransactionID>
<TimeStamp>2001-07-19T13:36:41</TimeStamp>
</TransactionHeader>
<PriceAndAvailability SKU="123A321" Quantity="10">
<Price>117.00</Price>
</SpecialPriceFlag>
<ManufacturerPartNumber>IATA</ManufacturerPartNumber>
<ManufacturerPartNumberOccurs/>
<VendorNumber>8349</VendorNumber>
<Description>The Product you Ordered</Description>
<ReserveInventoryFlag>N</ReserveInventoryFlag>
<AvailableRebQty>0</AvailableRebQty>
<Branch ID="20" Name=
I have the following XML-file of a supplier. Does anyone know how the XML-Schema of this file looks like ? And does anyone know how to load this file into the VB.NET XML-Designer ?
<PNAResponse>
<Version>2.0</Version>
<TransactionHeader>
<SenderID>123456789</SenderID>
<ReceiverID>987654321</ReceiverID>
<ErrorStatus ErrorNumber="ErrorNumber_1">ErrorStatus_1</ErrorStatus>
<DocumentID>{C160DB2B-08A0-475F-BF17-ABF41576652A}</DocumentID>
<TransactionID>CI123456</TransactionID>
<TimeStamp>2001-07-19T13:36:41</TimeStamp>
</TransactionHeader>
<PriceAndAvailability SKU="123A321" Quantity="10">
<Price>117.00</Price>
</SpecialPriceFlag>
<ManufacturerPartNumber>IATA</ManufacturerPartNumber>
<ManufacturerPartNumberOccurs/>
<VendorNumber>8349</VendorNumber>
<Description>The Product you Ordered</Description>
<ReserveInventoryFlag>N</ReserveInventoryFlag>
<AvailableRebQty>0</AvailableRebQty>
<Branch ID="20" Name=