Definition Type: Element
Name: PartsLocatorHeader
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsLocatorHeaderType
Containing Schema: PartsLocator.xsd
Abstract
Documentation:
For each Parts Locator represented in the DataArea of the PartsLocator Business Object Document, there must be one occurrence of the Header component.
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_xsd Drilldown into PartsLocatorHeaderType in schema partslocator_xsdXSD Diagram of PartsLocatorHeader in schema partslocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartsLocatorHeader" type="PartsLocatorHeaderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                For each Parts Locator represented in the DataArea of the PartsLocator Business Object Document, there must be one occurrence of the Header component.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
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: