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