Definition Type: ComplexType
Name: PartsLocatorHeaderBaseType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UrgentSearchMessageCode in schema components_xsd Drilldown into DealerParty in schema components_xsd Drilldown into TotalPartLinesNumeric in schema components_xsd Drilldown into LocatorCode in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of PartsLocatorHeaderBaseType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsLocatorHeaderBaseType">
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="DocumentIdentificationGroup" />
                <xsd:element minOccurs="0" name="LocatorCode" type="udt:CodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Identifies the type of locator transaction being
                                    performed.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TotalPartLinesNumeric" type="udt:NumericType">
                    <xsd:annotation>
                        <xsd:documentation>
                                The total number of unique parts [part number]
                                    contained in the transaction.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="DealerParty">
                    <xsd:annotation>
                        <xsd:documentation>
                                Dealer retrieving part
                                information.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="UrgentSearchMessageCode" type="scl:UrgentSearchMessageCodeEnumeratedType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Identifies the type of Urgent Search Message to be
                                    sent to dealers in case a part was not found.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
DocumentIdentificationGroup star:DocumentIdentificationGroup 0 (1)
LocatorCode star:LocatorCode 0 (1)
TotalPartLinesNumeric star:TotalPartLinesNumeric 0 (1)
DealerParty star:DealerParty 0 (1)
UrgentSearchMessageCode star:UrgentSearchMessageCode 0 (1)
Collapse Derivation Tree:
Collapse References:
star:PartsLocatorHeaderBase