Sell Through

Sell Through – sellthrough-v2012.1.xml

Tag

Description

Req

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

XML declaration

X

<NAMM_SELLTHROUGH version="2012.1">

File-level Start tag

X

<Id/>

Document ID

X

<Timestamp/>

Date/time stamp for this document

X

<StartDate/>

Start date

X

<EndDate/>

End date

X

<SoldTo>

Start tag

X

<PartyId/>

Buyer GLN/NAMM ID

X

<Name/>

Buyer company name

<Address>

Start tag

 

<Attn/>

Buyer contact person

 

<Address1/>

Buyer address line 1

 

<Address2/>

Buyer address line 2

 

<Address3/>

Buyer address line 3

 

<City/>

Buyer city

 

<State/>

Buyer state

 

<PostalCode/>

Buyer postal code

 

<Country/>

Buyer country

 

<CountryCode/>

Buyer country code

 

</Address>

End tag

 

</SoldTo>

End tag

X

<Supplier>

Start tag

X

<PartyId/>

Supplier GLN/NAMM ID

X

<Name/>

Supplier company name

 

<Address>

Start tag

 

<Attn/>

Supplier contact person

 

<Address1/>

Supplier address line 1

 

<Address2/>

Supplier address line 2

 

<Address3/>

Supplier address line 3

 

<City/>

Supplier city

 

<State/>

Supplier state

 

<PostalCode/>

Supplier postal code

 

<Country/>

Supplier country

 

<CountryCode/>

Supplier country code

 

</Address>

End tag

 

</Supplier>

End tag

X

<Locations>

Start tag

X

<Location>

Start tag

X

LocationID

Attribute: location ID

X

<Items>

Start tag

X

<Item>

Start tag

X

<BuyerItemId/>

Buyer item ID

X

<SupplierItemId/>

Supplier item ID

X

<BarCodeId/>

Item digital barcode representation

X

<BarCodeType/>

Item barcode type

X

<Qty/>

Item quantity

X

<QtyUOM/>

Item quantity per unit of measure

X

<SalesTotal/>

Sales total amount

X

<SalesTotalCurrencyCode/>

Sales total currency code

X

<QtyOnHand/>

Item quantity on hand

</Item>

End tag

X

</Items>

End tag

X

</Location>

End tag

X

</Locations>

End tag

X

</NAMM_SELLTHROUGH>

End tag

X