Definition Type: ComplexType
Name: PartMasterType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: PartsMaster.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PartMasterLine in schema partsmaster_xsd Drilldown into PartMasterHeader in schema partsmaster_xsdXSD Diagram of PartMasterType in schema partsmaster_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartMasterType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5" />
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="PartMasterHeader" />
        <xsd:element ref="PartMasterLine" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartMasterHeader star:PartMasterHeader (1) (1)
PartMasterLine star:PartMasterLine (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:PartMaster