cac:Clause
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:ClauseType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for this clause.
- cbc:Content [0..*]The text of this clause.
Attributes
None
Used in
- Type cac:PaymentMandateType (Element cac:PaymentMandate)
- Type cac:TradeFinancingType (Element cac:TradeFinancing)
Sample instance
(Auto-generated)
<cac:Clause> <cbc:ID>normalizedString</cbc:ID> <cbc:Content>string</cbc:Content> </cac:Clause>