Definition Type: Element
Name: RequestedLines
Namespace: http://www.starstandard.org/STAR/5
Type: star:RequestedLinesType
Containing Schema: PartsLocator.xsd
Abstract
Documentation:
The Line component is used to communicate the type of search to be performed. This component can occur multiple times to request a range of dealer numbers for Parts Locator. The start Dealer Number would be the first occurrence of the Line component. The end dealer number would be the second occurrence of the Line component. The request however is not restricted to dealer numbers. The component can be used to request specific dealers, specific districts, zones, etc.
Collapse XSD Schema Diagram:
Drilldown into RequestedLine in schema partslocator_xsd Drilldown into RequestedLinesType in schema partslocator_xsdXSD Diagram of RequestedLines in schema partslocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RequestedLines" type="RequestedLinesType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                The Line component is used to communicate the type of search to be performed.  This component can occur multiple times to request a range of dealer numbers for Parts Locator.  The start Dealer Number would be the first occurrence of the Line component.  The end dealer number would be the second occurrence of the Line component.  The request however is not restricted to dealer numbers.  The component can be used to request specific dealers, specific districts, zones, etc.                
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RequestedLine star:RequestedLine (1) unbounded
Collapse Derivation Tree: