Definition Type: Element
Name: CoreQuantity
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:QuantityType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The quantity of the given core part on a single line on an invoice.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into QuantityType in schema qualifieddatatypes_xsdXSD Diagram of CoreQuantity in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="CoreQuantity" type="sqdt:QuantityType">
    <xsd:annotation>
        <xsd:documentation>
                        The quantity of the given core part on a single line on an invoice.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Optional
Collapse Derivation Tree: