<xsd:element name="ShippingUOMCode" type="UOMCodeType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
This describes the unit of measure that a product is shipped. This is sometimes
different from the unit of measure that is used to count a product as it is consumed,
sold or accounted for.
Examples are:
- Generic Quantity (Each, Pair, Dozen, Gross, etc) - Weight (Ounce, Pound, Ton,
Kilogram, etc) - Volume (Cup, Pint, Gallon, Liter, etc) - Length (Inch, Foot, Yard,
Meter, etc) - Time (Second, Minute, Hour, Day, Year, etc)
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|