Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:SellersItemIdentification
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:SellersItemIdentification

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:ItemIdentificationType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [1..1]An identifier for the item.
    3. cbc:ExtendedID [0..1]An extended identifier for the item that identifies the item with specific properties, e.g., Item 123 = Chair / Item 123 Ext 45 = brown chair. Two chairs can have the same item number, but one is brown. The other is white.
    4. cbc:BarcodeSymbologyID [0..1]An identifier for a system of barcodes.
    5. cbc:IssuerScopeID [0..1]A scope within which the issuer has assigned this identifier.
    6. cac:PhysicalAttribute [0..*]A physical attribute of the item.
    7. cac:MeasurementDimension [0..*]A measurable dimension (length, mass, weight, or volume) of the item.
    8. cac:IssuerParty [0..1]The party that issued this item identification.

Attributes

None

Used in

Sample instance

<cac:SellersItemIdentification>
   <cbc:ID>17589683</cbc:ID>
</cac:SellersItemIdentification>