Definition Type: Element
Name: SupplyingPartyLocation
Namespace: http://www.starstandard.org/STAR/5
Type: star:SupplyingPartyLocationType
Containing Schema: Components.xsd
Abstract
Documentation:
The Supplying Locations Component represents the locations of the available part(s). This could be a Parts Distrubution Center (PDC) or a dealership location.
Collapse XSD Schema Diagram:
Drilldown into DistrictCode in schema components_xsd Drilldown into ZoneCode in schema components_xsd Drilldown into Location in schema components_xsd Drilldown into SupplyingPartyUIDID in schema components_xsd Drilldown into SupplyingPartyLocationUIDID in schema components_xsd Drilldown into SupplyingPartyLocationType in schema components_xsdXSD Diagram of SupplyingPartyLocation in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SupplyingPartyLocation" type="SupplyingPartyLocationType">
    <xsd:annotation>
        <xsd:documentation>The Supplying Locations Component represents the locations of the available part(s). This could be a Parts Distrubution Center (PDC) or a dealership location.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SupplyingPartyLocationUIDID star:SupplyingPartyLocationUIDID (1) (1)
SupplyingPartyUIDID star:SupplyingPartyUIDID (1) (1)
Location star:Location 1 1
ZoneCode star:ZoneCode 0 (1)
DistrictCode star:DistrictCode 0 (1)
Collapse Derivation Tree: