cac:TransactionConditions
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:TransactionConditionsType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies conditions of the transaction, typically Purchase/Sales Conditions.
- cbc:ActionCode [0..1] An action relating to sales or payment conditions, expressed as a code.
- cbc:Description [0..*] The description of the transaction conditions.
- cac:DocumentReference [0..*] An association to Document Reference.
Attributes
None
Used in
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type cac:ItemType (Element cac:Item)
Sample instance
<cac:TransactionConditions> <cbc:Description>Please advise when transport is booked.</cbc:Description> </cac:TransactionConditions>