diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | ID ExtendedID PhysicalAttribute MeasurementDimension IssuerParty | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ItemIdentificationType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Identification. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about item identification.</ccts:Definition> <ccts:ObjectClass>Item Identification</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:ID" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Identification. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for an 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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:ExtendedID" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Identification. Extended_ Identifier. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An extended identifier for the item that identifies the item with specific properties, e.g., Item 123 = Chair / Item 123 Ext 45 = brown chair.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Item Identification</ccts:ObjectClass> <ccts:PropertyTermQualifier>Extended</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PhysicalAttribute" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Identification. Physical Attribute</ccts:DictionaryEntryName> <ccts:Definition>An association to Physical Attribute.</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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Identification. Measurement_ Dimension. Dimension</ccts:DictionaryEntryName> <ccts:Definition>An association to Measurement Dimension.</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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="IssuerParty" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Identification. Issuer_ Party. Party</ccts:DictionaryEntryName> <ccts:Definition>An association to Issuer Party i.e. the Party that issued the Item Identification.</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> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |