cac:TransactionConditions
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:TransactionConditionsType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for conditions of the transaction, typically purchase/sales conditions.
- cbc:ActionCode [0..1]A code signifying a type of action relating to sales or payment conditions.
- cbc:Description [0..*]Text describing the transaction conditions.
- cac:DocumentReference [0..*]A document associated with these transaction conditions.
Attributes
None
Used in
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type cac:ItemType (Elements cac:Item, cac:SupplyItem)
Sample instance
<cac:TransactionConditions> <cbc:Description>Please advise when transport is booked.</cbc:Description> </cac:TransactionConditions>