cac:PhysicalAttribute
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:PhysicalAttributeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:AttributeID [1..1] An identifier for this physical attribute.
- cbc:PositionCode [0..1] A code signifying the position of this physical attribute.
- cbc:DescriptionCode [0..1] A description of the physical attribute, expressed as a code.
- cbc:Description [0..*] A description of the physical attribute, expressed as text.
Attributes
None
Used in
- Type cac:ItemIdentificationType (Elements cac:AdditionalItemIdentification, cac:BuyersItemIdentification, cac:CatalogueItemIdentification, cac:ItemIdentification, cac:ManufacturersItemIdentification, cac:SellersItemIdentification, cac:StandardItemIdentification)
Sample instance
<cac:PhysicalAttribute> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:PositionCode>normalizedString</cbc:PositionCode> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:PhysicalAttribute>