cac:TransportContract
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ContractType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this contract.
- cbc:IssueDate [0..1] The date on which this contract was issued.
- cbc:IssueTime [0..1] The time at which this contract was issued.
- cbc:NominationDate [0..1] In a transportation contract, the deadline date by which the services referred to in the transport execution plan have to be booked. For example, if this service is a carrier service scheduled for Wednesday 16 February 2011 at 10 a.m. CET, the nomination date might be Tuesday15 February 2011.
- cbc:NominationTime [0..1] In a transportation contract, the deadline time by which the services referred to in the transport execution plan have to be booked. For example, if this service is a carrier service scheduled for Wednesday 16 February 2011 at 10 a.m. CET, the nomination date might be Tuesday15 February 2011 and the nomination time 4 p.m. at the latest.
- cbc:ContractTypeCode [0..1] The type of this contract, expressed as a code, such as "Cost plus award fee" and "Cost plus fixed fee" from UNCEFACT Contract Type code list.
- cbc:ContractType [0..1] The type of this contract, expressed as text, such as "Cost plus award fee" and "Cost plus fixed fee" from UNCEFACT Contract Type code list.
- cbc:Note [0..*] Free-form text conveying information that is not contained explicitly in other structures.
- cbc:VersionID [0..1] An identifier for the current version of this contract.
- cbc:Description [0..*] Text describing this contract.
- cac:ValidityPeriod [0..1] The period during which this contract is valid.
- cac:ContractDocumentReference [0..*] A reference to a contract document.
- cac:NominationPeriod [0..1] In a transportation contract, the period required to book the services specified in the contract before the services can begin.
- cac:ContractualDelivery [0..1] In a transportation contract, the delivery of the services required to book the services specified in the contract.
Attributes
None
Used in
- Type TransportExecutionPlanRequestType (Element TransportExecutionPlanRequest)
- Type TransportExecutionPlanType (Element TransportExecutionPlan)
- Type cac:ConsignmentType (Elements cac:ChildConsignment, cac:Consignment, cac:ReferencedConsignment)
Sample instance
<cac:TransportContract> <cbc:Note>Framework Agreement</cbc:Note> <cac:ContractDocumentReference> <cbc:ID>TC101</cbc:ID> <cbc:IssueDate>2010-01-01</cbc:IssueDate> <cbc:DocumentTypeCode>315</cbc:DocumentTypeCode> <cbc:DocumentType>Contract</cbc:DocumentType> <cbc:DocumentDescription>Framework Agreement between Consignor and NECOSS</cbc:DocumentDescription> </cac:ContractDocumentReference> </cac:TransportContract>