Definition Type: Element
Name: OrderQuantity
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:QuantityType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the number of ordered items. Calculated based upon pack multipliers.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into QuantityType in schema qualifieddatatypes_xsdXSD Diagram of OrderQuantity in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="OrderQuantity" type="sqdt:QuantityType">
    <xsd:annotation>
        <xsd:documentation>
                        Indicates the number of ordered items. Calculated based
                            upon pack multipliers.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Optional
Collapse Derivation Tree: