Definition Type: Element
Name: DistributionQuantity
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:QuantityType
Containing Schema: PartsMaster.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Allows the retailer to determine the quantity that will be shipped if the part is a non-direct ship part.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into QuantityType in schema qualifieddatatypes_xsdXSD Diagram of DistributionQuantity in schema partsmaster_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DistributionQuantity" type="sqdt:QuantityType" minOccurs="0" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Allows the retailer to
                determine the quantity that will be shipped if the part is a non-direct ship
            part.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Optional
Collapse Derivation Tree: