Definition Type: Element
Name: QuantityDescription
Namespace: http://www.starstandard.org/STAR/5
Type: scl:PartQuantityEnumeratedType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Description of the type of quantity e.g., QuantityOnHand, QuantitySold.
Collapse XSD Schema Diagram:
XSD Diagram of QuantityDescription in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="QuantityDescription" type="scl:PartQuantityEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Description of the type of quantity e.g., QuantityOnHand, QuantitySold.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: