Definition Type: Element
Name: AlternateDocumentIdentification
Namespace: http://www.starstandard.org/STAR/5
Type: star:DocumentIdentificationType
Containing Schema: Components.xsd
Abstract
Documentation:
An alternate identification that uniquely identifies this document in addition to the Document ID, e.g., Part Order Number, Parts Purchase Order Number or Parts Invoice Number.
Collapse XSD Schema Diagram:
Drilldown into AgencyRoleCode in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIdentificationType in schema components_xsdXSD Diagram of AlternateDocumentIdentification in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AlternateDocumentIdentification" type="DocumentIdentificationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">An alternate identification that uniquely identifies this document in addition to the Document ID, e.g., Part Order Number, Parts Purchase Order Number or Parts Invoice Number.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID star:DocumentID 1 1
AgencyRoleCode star:AgencyRoleCode 0 1
Collapse Derivation Tree: