Definition Type: ComplexType
Name: PartsLocatorHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: PartsLocator.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into RequestorDealerParty in schema components_xsd Drilldown into RequestedSearchCriteria in schema components_xsd Drilldown into RequestedSearchCriteriaTypeCode in schema partslocator_xsd Drilldown into LocatorCode in schema partslocator_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 PartsLocatorHeaderType in schema partslocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsLocatorHeaderType">
    <xsd:annotation xmlns:star="http://www.starstandards.org/STAR" xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <!--    <xsd:element ref="DocumentID" /> -->
                <xsd:element name="LocatorCode" type="udt:CodeType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the type of
                locator transaction being performed.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="RequestedSearchCriteriaTypeCode" type="scl:RequestedSearchCriteriaTypeEnumeratedType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Defines whether the
                search applies to Dealers, Suppliers or both Dealers and
            Suppliers.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="RequestedSearchCriteria" minOccurs="0" />
                <xsd:element ref="RequestorDealerParty" minOccurs="0" />
            </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
LocatorCode star:LocatorCode 0 (1)
RequestedSearchCriteriaTypeCode star:RequestedSearchCriteriaTypeCode 0 (1)
RequestedSearchCriteria star:RequestedSearchCriteria 0 (1)
RequestorDealerParty star:RequestorDealerParty 0 (1)
Collapse Derivation Tree:
Collapse References:
star:PartsLocatorHeader