Definition Type: Element
Name: DocumentIdentificationGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:DocumentIdentificationGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
A group of identifications that uniquely identifies this document
Collapse XSD Schema Diagram:
Drilldown into AlternateDocumentIdentification in schema components_xsd Drilldown into DocumentIdentification in schema components_xsd Drilldown into DocumentIdentificationGroupType in schema components_xsdXSD Diagram of DocumentIdentificationGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DocumentIdentificationGroup" type="DocumentIdentificationGroupType">
    <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
DocumentIdentification star:DocumentIdentification 1 1
AlternateDocumentIdentification star:AlternateDocumentIdentification 0 unbounded
Collapse Derivation Tree: