Definition Type: Element
Name: PartyID
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IdentifierType
Containing Schema: Meta.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The Party Id field uniquely identifies the Sender 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.
Collapse XSD Schema Diagram:
Drilldown into schemeURI in schema unqualifieddatatypes_xsd Drilldown into schemeDataURI in schema unqualifieddatatypes_xsd Drilldown into schemeVersionID in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyName in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyID in schema unqualifieddatatypes_xsd Drilldown into schemeName in schema unqualifieddatatypes_xsd Drilldown into schemeID in schema unqualifieddatatypes_xsd Drilldown into IdentifierType in schema unqualifieddatatypes_xsdXSD Diagram of PartyID in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="PartyID" type="udt:IdentifierType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">The Party Id field uniquely identifies the Sender 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>
Collapse Child Attributes:
Name Type Default Value Use
schemeID udt:schemeID Optional
schemeName udt:schemeName Optional
schemeAgencyID udt:schemeAgencyID Optional
schemeAgencyName udt:schemeAgencyName Optional
schemeVersionID udt:schemeVersionID Optional
schemeDataURI udt:schemeDataURI Optional
schemeURI udt:schemeURI Optional
Collapse Derivation Tree: