Definition Type: Element
Name: PackageQuantity
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:QuantityType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Allows the retailer to know the quantity contained in the package.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into QuantityType in schema qualifieddatatypes_xsdXSD Diagram of PackageQuantity in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="PackageQuantity" type="sqdt:QuantityType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Allows the retailer to
                know the quantity contained in the package.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Optional
Collapse Derivation Tree: