Definition Type: ComplexType
Name: QuantityDiscountsType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PricingCode in schema components_xsdXSD Diagram of QuantityDiscountsType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="QuantityDiscountsType">
    <xsd:sequence>
        <xsd:element name="PricingCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>
                        The core part code.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PricingCode star:PricingCode (1) (1)
Collapse Derivation Tree:
Collapse References:
star:QuantityDiscounts