Definition Type: Element
Name: DocumentIdentification
Namespace: http://www.starstandard.org/STAR/5
Type: star:DocumentIdentificationType
Containing Schema: Components.xsd
Abstract
Documentation:
A group of identifications that uniquely identifies this document
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 DocumentIdentification in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DocumentIdentification" type="DocumentIdentificationType">
    <xsd:annotation>
        <xsd:documentation>A group of identifications that uniquely identifies this
            document</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: