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