Definition Type: ComplexType
Name: DestinationType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Meta.xsd
Abstract
Documentation:
Destination
Collapse XSD Schema Diagram:
Drilldown into ServiceMessageID in schema meta_xsd Drilldown into LocationReceiverID in schema meta_xsd Drilldown into PartyReceiverID in schema meta_xsd Drilldown into DealerTargetCountry in schema meta_xsd Drilldown into AreaNumber in schema meta_xsd Drilldown into StoreNumber in schema meta_xsd Drilldown into DealerNumberID in schema meta_xsd Drilldown into DestinationSoftware in schema meta_xsd Drilldown into DestinationSoftwareCode in schema meta_xsd Drilldown into DestinationURI in schema meta_xsd Drilldown into DestinationNameCode in schema meta_xsdXSD Diagram of DestinationType in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="DestinationType">
    <xsd:annotation>
        <xsd:documentation>Destination</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="0" name="DestinationNameCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">Code for destination of file (i.e.Short Manufacturer or DSP
                  code)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DestinationURI" type="qdt:URIType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">Physical address of the destination</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DestinationSoftwareCode" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">Additional information about the destination application
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DestinationSoftware" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">For which software destination file is intended (may not be
                  known).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DealerNumberID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">Target Dealer Code receiving information</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="StoreNumber" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">Dealer code store number (DMS assigned)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="AreaNumber" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">Dealer code area number (DMS vendor assigned)
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DealerTargetCountry" type="scl:CountryEnumeratedType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">Target Dealer country location</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PartyReceiverID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">The Party Receiver Id field uniquely identifies the Receiver
                  of the message. This element can be used for parties within the Automotive Community as well as
                  external parties. Party Id is not intended as a replacement for the Dealer Number. Suggested formats
                  for OEMs or other large institutions include: DUNs Number, ShortMfgCode + DUNs, or ShortMfgCode. The
                  suggested format for Dealers is: ShortMfgCode+Dealer Number.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="LocationReceiverID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">The Location Receiver Id field uniquely identifies the
                  location of the Receiver of a message. This Id may be aligned with a physical address or data centers.
                  This field provides an additional level of granularity beyond the usage of the Party Id for additional
                  routing and deliver of data.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ServiceMessageID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandards.org">The Service Message Id field identifies the particular
                  service to which a message is being sent, e.g., an inventory service.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DestinationNameCode star:DestinationNameCode 0 1
DestinationURI star:DestinationURI 0 1
DestinationSoftwareCode star:DestinationSoftwareCode 0 1
DestinationSoftware star:DestinationSoftware 0 1
DealerNumberID star:DealerNumberID 0 1
StoreNumber star:StoreNumber 0 1
AreaNumber star:AreaNumber 0 1
DealerTargetCountry star:DealerTargetCountry 0 1
PartyReceiverID star:PartyReceiverID 0 1
LocationReceiverID star:LocationReceiverID 0 1
ServiceMessageID star:ServiceMessageID 0 1
Collapse Derivation Tree:
Collapse References:
star:Destination