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