Definition Type: Element
Name: ItemIdentification
Namespace: http://www.starstandard.org/STAR/5
Type: star:ItemIdentificationType
Containing Schema: Components.xsd
Abstract
Documentation:
An identifer for an item.
Collapse XSD Schema Diagram:
Drilldown into AgencyRoleCode in schema components_xsd Drilldown into ItemID in schema components_xsd Drilldown into ItemIdentificationType in schema components_xsdXSD Diagram of ItemIdentification in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ItemIdentification" type="ItemIdentificationType">
    <xsd:annotation>
        <xsd:documentation>An identifer for an item.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemID star:ItemID 1 1
AgencyRoleCode star:AgencyRoleCode 0 1
Collapse Derivation Tree: