Definition Type: Element
Name: PartMasterPricing
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartMasterPricingType
Containing Schema: Components.xsd
Abstract
Documentation:
Pricing for the Item in the Parts Master.
Collapse XSD Schema Diagram:
Drilldown into UnitPriceAmount in schema components_xsd Drilldown into TotalAmount in schema components_xsd Drilldown into NonTaxableAmount in schema components_xsd Drilldown into TaxableAmount in schema components_xsd Drilldown into QuantityDiscounts in schema components_xsd Drilldown into PartMasterPriceTypeString in schema components_xsd Drilldown into PartMasterPricingType in schema components_xsdXSD Diagram of PartMasterPricing in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartMasterPricing" type="PartMasterPricingType">
    <xsd:annotation>
        <xsd:documentation>Pricing for the Item in the Parts Master.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartMasterPriceTypeString star:PartMasterPriceTypeString (1) (1)
QuantityDiscounts star:QuantityDiscounts 0 unbounded
TaxableAmount star:TaxableAmount 0 (1)
NonTaxableAmount star:NonTaxableAmount 0 (1)
TotalAmount star:TotalAmount 0 (1)
UnitPriceAmount star:UnitPriceAmount 0 (1)
Collapse Derivation Tree: