Definition Type: Element
Name: ItemQuantity
Namespace: http://www.openapplications.org/oagis
Type: oa:Quantity
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the quantity of the item that was specified on the source transaction
Collapse XSD Schema Diagram:
Drilldown into uom in schema fields_xsd Drilldown into Quantity in schema fields_xsdXSD Diagram of ItemQuantity in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ItemQuantity" type="Quantity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the quantity of the item that was specified on the source transaction</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
uom oa:uom Required
Collapse Derivation Tree: