Definition Type: ComplexType
Name: GetPartsPriceListDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: GetPartsPriceList.xsd
Abstract
Documentation:
Get Parts Price List Data Area
Collapse XSD Schema Diagram:
Drilldown into PartsPriceList in schema partspricelist_xsd Drilldown into Get in schema meta_xsdXSD Diagram of GetPartsPriceListDataAreaType in schema getpartspricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GetPartsPriceListDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Get Parts Price List Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Get" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PartsPriceList" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get star:Get 1 1
PartsPriceList star:PartsPriceList 1 unbounded
Collapse Derivation Tree:
Collapse References:
star:GetPartsPriceListDataArea