nc:ItemQuantity
element ItemQuantity in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A count of the individual units which make up an item.
Diagram
XML Schema
<xs:element name="ItemQuantity" type="nc:QuantityType" nillable="true">
<xs:annotation>
<xs:documentation>
A count of the individual units which make up an item.</xs:documentation>
</xs:annotation>
</xs:element>