Definition Type: Element
Name: Price
Namespace: http://www.starstandard.org/STAR/5
Type: star:PriceABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
Price information
Collapse XSD Schema Diagram:
Drilldown into ApplicableLocation in schema components_xsd Drilldown into PriceDescription in schema components_xsd Drilldown into ChargeAmount in schema components_xsd Drilldown into PriceCode in schema components_xsd Drilldown into PriceABIEType in schema components_xsdXSD Diagram of Price in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Price" type="PriceABIEType">
    <xsd:annotation>
        <xsd:documentation>
                Price information
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PriceCode star:PriceCode 0 (1)
ChargeAmount star:ChargeAmount 0 (1)
PriceDescription star:PriceDescription 0 unbounded
ApplicableLocation star:ApplicableLocation 0 unbounded
Collapse Derivation Tree: