Definition Type: ComplexType
Name: LocatedLinesType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: PartsLocator.xsd
Abstract
Documentation:
Represents the parts for which pricing and availability is being requested.
Collapse XSD Schema Diagram:
Drilldown into LocatedLine in schema partslocator_xsdXSD Diagram of LocatedLinesType in schema partslocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="LocatedLinesType">
    <xsd:annotation xmlns:star="http://www.starstandards.org/STAR" xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Represents the parts for which pricing and availability is being requested.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="LocatedLine" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LocatedLine star:LocatedLine (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:LocatedLines