Definition Type: ComplexType
Name: ShowPartsPriceListDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ShowPartsPriceList.xsd
Abstract
Documentation:
Show Parts Price List Data Area
Collapse XSD Schema Diagram:
Drilldown into PartsPriceList in schema partspricelist_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowPartsPriceListDataAreaType in schema showpartspricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShowPartsPriceListDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Show Parts Price List Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Show" 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
Show star:Show 1 1
PartsPriceList star:PartsPriceList 1 unbounded
Collapse Derivation Tree:
Collapse References:
star:ShowPartsPriceListDataArea