Definition Type: Element
Name: PartQuantityGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartQuantityGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
This group is used to describe all of the quantity types in the PartsInventoryLine.
Collapse XSD Schema Diagram:
Drilldown into Quantity in schema components_xsd Drilldown into QuantityDescription in schema components_xsd Drilldown into PartQuantityGroupType in schema components_xsdXSD Diagram of PartQuantityGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartQuantityGroup" type="PartQuantityGroupType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> 
                This group is used to describe all of the quantity types in the PartsInventoryLine.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
QuantityDescription star:QuantityDescription 0 1
Quantity star:Quantity 0 1
Collapse Derivation Tree: