cac:Contract
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:ContractType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies the Contract.
- cbc:IssueDate [0..1] The date on which the Contract was issued.
- cbc:IssueTime [0..1] The time at which the Contract was issued.
- cbc:ContractTypeCode [0..1] The type of Contract, expressed as a code.
- cbc:ContractType [0..1] The type of Contract, expressed as text.
- cac:ValidityPeriod [0..1] An association to Validity Period.
- cac:ContractDocumentReference [0..*] An associative reference to Contract Document.
Attributes
None
Used in
- Type OrderCancellationType (Element OrderCancellation)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type RequestForQuotationType (Element RequestForQuotation)
Sample instance
<cac:Contract> <cac:ContractDocumentReference> <cbc:ID>GHJ76849</cbc:ID> <cbc:IssueDate>2002-08-13</cbc:IssueDate> </cac:ContractDocumentReference> </cac:Contract>