cac:Item
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:ItemType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:Description [0..*] Free-form field that can be used to give a text description of the item.
- cbc:PackQuantity [0..1] The unit packaging quantity.
- cbc:PackSizeNumeric [0..1] The number of items in a pack.
- cbc:CatalogueIndicator [0..1] Indicates whether the item was ordered from a Catalogue (true) or not (false).
- cbc:Name [0..1] A short name optionally given to an item, such as a name from a Catalogue, as distinct from a description.
- cbc:HazardousRiskIndicator [0..1] Indicates whether the item as delivered is hazardous.
- cbc:AdditionalInformation [0..1] Provides more details of the item (e.g., the URL of a relevant web page).
- cbc:Keyword [0..*] A Seller Party-defined search string for the item. Also could be synonyms for identifying the item.
- cbc:BrandName [0..*] Brand name for the item.
- cbc:ModelName [0..*] Model name for the item.
- cac:BuyersItemIdentification [0..1] Associates the item with its identification according to the buyer's system.
- cac:SellersItemIdentification [0..1] Associates the item with its identification according to the seller's system.
- cac:ManufacturersItemIdentification [0..*] Associates the item with its identification according to the manufacturer's system.
- cac:StandardItemIdentification [0..1] Associates the item with its identification according to a standard system.
- cac:CatalogueItemIdentification [0..1] Associates the item with its identification according to a cataloguing system.
- cac:AdditionalItemIdentification [0..*] Associates the item with other identification means.
- cac:CatalogueDocumentReference [0..1] An associative reference to Catalogue.
- cac:ItemSpecificationDocumentReference [0..*] An associative reference to a document providing Item specification.
- cac:OriginCountry [0..1] Associates the item with its country of origin.
- cac:CommodityClassification [0..*] Associates the item with its classification(s) according to a commodity classifying system.
- cac:TransactionConditions [0..*] Associates the item with sales conditions appertaining to it.
- cac:HazardousItem [0..*] Associates the item with its hazardous item information.
- cac:ClassifiedTaxCategory [0..*] Classifies the item using one or more categories of taxes.
- cac:AdditionalItemProperty [0..*] Associates the item with a set of additional properties.
- cac:ManufacturerParty [0..*] Associates the item with its manufacturer.
- cac:InformationContentProviderParty [0..1] Associates the item with the party responsible for the its specification.
- cac:OriginAddress [0..*] Associates the item with the region of origin (not the country).
- cac:ItemInstance [0..*] An association to Item Instance.
Attributes
None
Used in
- Type cac:CatalogueItemSpecificationUpdateLineType (Element cac:CatalogueItemSpecificationUpdateLine)
- Type cac:CatalogueLineType (Element cac:CatalogueLine)
- Type cac:CatalogueRequestLineType (Element cac:CatalogueRequestLine)
- Type cac:CreditNoteLineType (Element cac:CreditNoteLine)
- Type cac:DebitNoteLineType (Element cac:DebitNoteLine)
- Type cac:InvoiceLineType (Element cac:InvoiceLine)
- Type cac:DespatchLineType (Elements cac:DespatchLine, cac:HandlingUnitDespatchLine)
- Type cac:GoodsItemType (Elements cac:ContainedGoodsItem, cac:GoodsItem)
- Type cac:ReceiptLineType (Elements cac:ReceiptLine, cac:ReceivedHandlingUnitReceiptLine)
- Type cac:LineItemType (Elements cac:BuyerProposedSubstituteLineItem, cac:LineItem, cac:SellerProposedSubstituteLineItem, cac:SellerSubstitutedLineItem)
Sample instance
<cac:Item> <cbc:Name>DestructionFest 2005</cbc:Name> <cac:SellersItemIdentification> <cbc:ID>AY2345</cbc:ID> </cac:SellersItemIdentification> </cac:Item>