Definition Type: ComplexType
Name: ItemIdentificationType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Item Identification. Details information directly relating to the identification an item Item Identification
Collapse XSD Schema Diagram:
Drilldown into IssuerParty in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into MeasurementDimension in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into PhysicalAttribute in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into ID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of ItemIdentificationType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ItemIdentificationType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Item Identification. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information directly relating to the identification an item</ccts:Definition>
                <ccts:ObjectClass>Item Identification</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Item Identification. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>the value of the identifier of the item</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Item Identification</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:Examples>"CUST001" "3333-44-123"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PhysicalAttribute" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Item Identification. Physical Attribute</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the item identifier with a specification of physical attributes by which the item may be distinguished.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Item Identification</ccts:ObjectClass>
                        <ccts:PropertyTerm>Physical Attribute</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Physical Attribute</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Item Identification. Measurement_ Dimension. Dimension</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the item with measurements necessary to specifically identify it, e.g. piece length. Note this is NOT the quantity of the item!</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Item Identification</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Measurement</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Dimension</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="IssuerParty" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Item Identification. Issuer_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the item identification with information about an individual, a group or a body in the role as issuing party for the item identification (such as manufacturer party for the identification issued by a manufacturer)</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Item Identification</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Issuer</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cac:ID 1 1
PhysicalAttribute cac:PhysicalAttribute 0 unbounded
MeasurementDimension cac:MeasurementDimension 0 unbounded
IssuerParty cac:IssuerParty 0 1
Collapse Derivation Tree:
Collapse References:
cac:AdditionalItemIdentification, cac:BuyersItemIdentification, cac:CatalogueItemIdentification, cac:ItemIdentification, cac:ManufacturersItemIdentification, cac:OrderedItemIdentification, cac:SellersItemIdentification, cac:StandardItemIdentification