Definition Type: ComplexType
Name: PartsLocatorLineBaseType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated. Redesign in 6.0, as it uses Deprecated components.
Collapse XSD Schema Diagram:
Drilldown into ServiceAdvisorParty in schema components_xsd Drilldown into ServiceTechnicianParty in schema components_xsd Drilldown into JobNumberString in schema deprecatedcomponents_xsd Drilldown into RepairOrderNumberString in schema deprecatedcomponents_xsd Drilldown into VIN in schema deprecatedcomponents_xsd Drilldown into Parts in schema deprecatedcomponents_xsd Drilldown into LocatedDealerParty in schema deprecatedcomponents_xsd Drilldown into SearchCriteriaCode in schema deprecatedcomponents_xsdXSD Diagram of PartsLocatorLineBaseType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsLocatorLineBaseType">
    <xsd:annotation>
        <xsd:documentation>Deprecated. Redesign in 6.0, as it uses Deprecated components.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="SearchCriteriaCode" type="scl:SearchCriteriaEnumeratedType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicates the range of the search being performed (e.g., A=All Dealer, D=Specific
                     Dealers, I=District Dealers, Z=Zone, etc.)</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="LocatedDealerParty">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Represents information about the located Dealer where the part was found.</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Parts">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Part information.</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="VIN" type="sqdt:VINType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Federally defined 17 position vehicle identification number</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="RepairOrderNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification number of repair order assignedby dealer or DMS.</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="JobNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">DMS assigned job or line identification number.</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ServiceTechnicianParty">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Service technician assigend to RO.</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ServiceAdvisorParty">
            <xsd:annotation>
                <xsd:documentation>Service advisor assigend to RO.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SearchCriteriaCode star:SearchCriteriaCode 0 (1)
LocatedDealerParty star:LocatedDealerParty 0 unbounded
Parts star:Parts (1) (1)
VIN star:VIN 0 (1)
RepairOrderNumberString star:RepairOrderNumberString 0 (1)
JobNumberString star:JobNumberString 0 (1)
ServiceTechnicianParty star:ServiceTechnicianParty 0 (1)
ServiceAdvisorParty star:ServiceAdvisorParty 0 (1)
Collapse Derivation Tree:
Collapse References:
star:PartsLocatorLineBase