Definition Type: Element
Name: RequiredQuantity
Namespace: http://www.openapplications.org/oagis
Type: oa:Quantity
Containing Schema: Order.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indiactes the quatity of Order Items that are required in for a given shipment for the schedule.
Collapse XSD Schema Diagram:
Drilldown into uom in schema fields_xsd Drilldown into Quantity in schema fields_xsdXSD Diagram of RequiredQuantity in schema order_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="RequiredQuantity" type="Quantity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indiactes the quatity of Order Items that are required in for a given shipment for the schedule.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
uom oa:uom Required
Collapse Derivation Tree: