cac:RequiredRelatedItem
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:RelatedItemType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for the related item.
- cbc:Quantity [0..1] The quantity that applies to the relationship.
- cbc:Description [0..*] A description for the relationship.
Attributes
None
Used in
- Type cac:CatalogueLineType (Element cac:CatalogueLine)
Sample instance
<cac:RequiredRelatedItem> <cbc:ID>normalizedString</cbc:ID> <cbc:Quantity>1.0</cbc:Quantity> <cbc:Description>string</cbc:Description> </cac:RequiredRelatedItem>