cac:TransportContract
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 cac:ConsignmentType (Element cac:Consignment)
Sample instance
<cac:TransportContract> <cbc:ID>CONS-001</cbc:ID> <cbc:IssueDate>2005-06-24</cbc:IssueDate> <cbc:ContractType>Forwarding Instructions</cbc:ContractType> <cac:ValidityPeriod> <cbc:StartDate>2005-06-25</cbc:StartDate> <cbc:StartTime>01:00:00.0Z</cbc:StartTime> <cbc:EndDate>2005-06-30</cbc:EndDate> <cbc:EndTime>18:00:00.0Z</cbc:EndTime> </cac:ValidityPeriod> <cac:ContractDocumentReference> <cbc:ID>normalizedString</cbc:ID> <cbc:CopyIndicator>false</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>1967-08-13</cbc:IssueDate> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> <cbc:DocumentType>String</cbc:DocumentType> <cbc:XPath>String</cbc:XPath> <cbc:XPath>String</cbc:XPath> <cac:Attachment> <cbc:EmbeddedDocumentBinaryObject mimeCode="application/CSTAdata+xml">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</cbc:EmbeddedDocumentBinaryObject> <cac:ExternalReference> <cbc:URI>normalizedString</cbc:URI> <cbc:DocumentHash>String</cbc:DocumentHash> <cbc:ExpiryDate>1967-08-13</cbc:ExpiryDate> <cbc:ExpiryTime>14:20:00.0Z</cbc:ExpiryTime> </cac:ExternalReference> </cac:Attachment> </cac:ContractDocumentReference> <cac:ContractDocumentReference> <cbc:ID>normalizedString</cbc:ID> <cbc:CopyIndicator>false</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>1967-08-13</cbc:IssueDate> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> <cbc:DocumentType>String</cbc:DocumentType> <cbc:XPath>String</cbc:XPath> <cbc:XPath>String</cbc:XPath> <cac:Attachment> <cbc:EmbeddedDocumentBinaryObject mimeCode="application/CSTAdata+xml">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</cbc:EmbeddedDocumentBinaryObject> <cac:ExternalReference> <cbc:URI>normalizedString</cbc:URI> <cbc:DocumentHash>String</cbc:DocumentHash> <cbc:ExpiryDate>1967-08-13</cbc:ExpiryDate> <cbc:ExpiryTime>14:20:00.0Z</cbc:ExpiryTime> </cac:ExternalReference> </cac:Attachment> </cac:ContractDocumentReference> </cac:TransportContract>