Pricebook
Price Book – pricebook-v2011.0.xml
Tag |
Description |
Req |
|
<?xml version="1.0" encoding="UTF-8" ?> |
XML declaration |
X |
|
<NAMM_PRICEBOOK version="2011.0"> |
File-level Start tag |
X |
|
<Timestamp/> |
Date/time stamp for this document |
X |
|
<Supplier> |
Start tag |
X |
|
<PartyId/> |
Supplier GLN/NAMM ID |
X |
|
<Name/> |
Supplier company name |
|
|
<Address> |
Start tag |
|
|
<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 |
|
<SoldTo> |
Start tag |
X |
|
<PartyId/> |
Buyer GLN/NAMM ID |
X |
|
<Name/> |
Buyer company name |
|
|
<Address> |
Start tag |
|
|
<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 |
|
<Items> |
Start tag |
X |
|
<Item/> |
Item info |
X |
|
EffectiveDate |
Attribute: item effective date/time |
|
|
<BarCodeId/> |
Item digital barcode representation |
X |
|
<BarCodeType/> |
Item barcode type |
X |
|
<SupplierItemId/> |
Supplier item ID |
|
|
<Levels/> |
Start tag |
X |
|
<Level/> |
Start tag |
X |
|
<Price/> |
Price |
X |
|
Currency |
Attribute: price currency code |
X |
|
type |
Attribute: price type |
X |
|
<LevelMin/> |
Level minimum |
X |
|
<LevelMax/> |
Level maximum |
X |
|
<LevelUOM/> |
Level unit of measure |
X |
|
</Level> |
End tag |
X |
|
</Levels> |
End tag |
X |
|
</Item> |
End tag |
X |
|
</Items> |
End tag |
X |
|
</NAMM_PRICEBOOK> |
End tag |
X |