Definition Type: ComplexType
Name: PartsLocatorType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: PartsLocator.xsd
Abstract
Documentation:
STAR Version 3.0 - Draft STAR Version 2.1, STAR approved 04/20/2005; effective date 07/04/2005 STAR Version 2.0, STAR approved 05/07/2004; effective date 07/04/2004 STAR Version 1.0, STAR approved 10/4/2002; OAGI approved 10/17/2002; effective date 1/01/2003
Collapse XSD Schema Diagram:
Drilldown into SupplyingPartyLocations in schema partslocator_xsd Drilldown into SupplyingParties in schema partslocator_xsd Drilldown into LocatedLines in schema partslocator_xsd Drilldown into RequestedLines in schema partslocator_xsd Drilldown into PartsLocatorHeader in schema partslocator_xsdXSD Diagram of PartsLocatorType in schema partslocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsLocatorType">
    <xsd:annotation xmlns:star="http://www.starstandards.org/STAR" xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 3.0 - Draft</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 2.1, STAR approved 04/20/2005; effective date 07/04/2005</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 2.0, STAR approved 05/07/2004; effective date 07/04/2004</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 1.0, STAR approved 10/4/2002; OAGI approved 10/17/2002; effective date 1/01/2003</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="PartsLocatorHeader" />
        <xsd:element ref="RequestedLines" minOccurs="0" />
        <xsd:element ref="LocatedLines" minOccurs="0" />
        <xsd:element ref="SupplyingParties" minOccurs="0" />
        <xsd:element ref="SupplyingPartyLocations" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartsLocatorHeader star:PartsLocatorHeader (1) (1)
RequestedLines star:RequestedLines 0 (1)
LocatedLines star:LocatedLines 0 (1)
SupplyingParties star:SupplyingParties 0 (1)
SupplyingPartyLocations star:SupplyingPartyLocations 0 (1)
Collapse Derivation Tree:
Collapse References:
star:PartsLocator