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