![JAR search and dependency download from the Maven repository](/logo.png)
org.oasis-open.ubl.schemas.maindoc.UBL-BillOfLading-2.1.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tradeshift-ubl-jsonschema
Show all versions of tradeshift-ubl-jsonschema
UBL is designed to provide a universally understood and recognized commercial syntax for legally binding business
documents and to operate within a standard business framework such as ISO 15000 (ebXML) to provide a complete,
standards-based infrastructure that can extend the benefits of existing EDI systems to businesses of all sizes.
UBL is freely available to everyone without legal encumbrance or licensing fees.
The newest version!
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "json-schema/maindoc/UBL-BillOfLading-2.1.json",
"description": "\n Library: OASIS Universal Business Language (UBL) 2.1 OS\n http://docs.oasis-open.org/ubl/os-UBL-2.1/\n Release Date: 04 November 2013\n Module: json-schema/maindoc/UBL-BillOfLading-2.1.json\n Generated on: 2017-01-06 03:20z\n Copyright (c) OASIS Open 2016. All Rights Reserved.\n\n\n OASIS takes no position regarding the validity or scope of any \n intellectual property or other rights that might be claimed to pertain \n to the implementation or use of the technology described in this \n document or the extent to which any license under such rights \n might or might not be available; neither does it represent that it has \n made any effort to identify any such rights. Information on OASIS's \n procedures with respect to rights in OASIS specifications can be \n found at the OASIS website. Copies of claims of rights made \n available for publication and any assurances of licenses to be made \n available, or the result of an attempt made to obtain a general \n license or permission for the use of such proprietary rights by \n implementors or users of this specification, can be obtained from \n the OASIS Executive Director.\n\n OASIS invites any interested party to bring to its attention any \n copyrights, patents or patent applications, or other proprietary \n rights which may cover technology that may be required to \n implement this specification. Please address the information to the \n OASIS Executive Director.\n \n This document and translations of it may be copied and furnished to \n others, and derivative works that comment on or otherwise explain \n it or assist in its implementation may be prepared, copied, \n published and distributed, in whole or in part, without restriction of \n any kind, provided that the above copyright notice and this \n paragraph are included on all such copies and derivative works. \n However, this document itself may not be modified in any way, \n such as by removing the copyright notice or references to OASIS, \n except as needed for the purpose of developing OASIS \n specifications, in which case the procedures for copyrights defined \n in the OASIS Intellectual Property Rights document must be \n followed, or as required to translate it into languages other than \n English. \n\n The limited permissions granted above are perpetual and will not be \n revoked by OASIS or its successors or assigns. \n\n This document and the information contained herein is provided on \n an \"AS IS\" basis and OASIS DISCLAIMS ALL WARRANTIES, \n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY \n WARRANTY THAT THE USE OF THE INFORMATION HEREIN \n WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED \n WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A \n PARTICULAR PURPOSE. \n",
"required": [
"BillOfLading"
],
"properties": {
"_D": {
"description": "Document ABIE XML namespace string",
"type": "string"
},
"_S": {
"description": "Library ABIE XML namespace string (for ASBIEs)",
"type": "string"
},
"_B": {
"description": "BBIE XML namespace string",
"type": "string"
},
"_E": {
"description": "Extension scaffolding XML namespace string",
"type": "string"
},
"BillOfLading": {
"description": "A document issued by the party who acts as an agent for a transportation carrier or other agents to the party who gives instructions for the transportation services (shipper, consignor, etc.) stating the details of the transportation, charges, and terms and conditions under which the transportation service is provided. The party issuing this document does not necessarily provide the physical transportation service. The information in the Bill of Lading corresponds to the information on the Forwarding Instructions. It is used for any mode of transport. A Bill of Lading can serve as a contractual document between the parties for the transportation service. The document evidences a contract of carriage by sea and the acceptance of responsibility for the goods by the carrier, by which the carrier undertakes to deliver the goods against surrender of the document. A provision in the document that the goods are to be delivered to the order of a named person, or to order, or to bearer, constitutes such an undertaking.",
"items": {
"$ref": "#/definitions/BillOfLading"
},
"maxItems": 1,
"minItems": 1,
"type": "array"
}
},
"additionalProperties": false,
"type": "object",
"definitions": {
"BillOfLading": {
"title": "Bill Of Lading. Details",
"description": "A document issued by the party who acts as an agent for a transportation carrier or other agents to the party who gives instructions for the transportation services (shipper, consignor, etc.) stating the details of the transportation, charges, and terms and conditions under which the transportation service is provided. The party issuing this document does not necessarily provide the physical transportation service. The information in the Bill of Lading corresponds to the information on the Forwarding Instructions. It is used for any mode of transport. A Bill of Lading can serve as a contractual document between the parties for the transportation service. The document evidences a contract of carriage by sea and the acceptance of responsibility for the goods by the carrier, by which the carrier undertakes to deliver the goods against surrender of the document. A provision in the document that the goods are to be delivered to the order of a named person, or to order, or to bearer, constitutes such an undertaking.",
"required": [
"ID"
],
"properties": {
"UBLExtensions": {
"title": "UBLExtensions",
"description": "An optional set of extensions to the committee model",
"items": {
"$ref": "../common/UBL-CommonExtensionComponents-2.1.json#/definitions/UBLExtensions" },
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"UBLVersionID": {
"title": "Bill Of Lading. UBL Version Identifier. Identifier",
"description": "Identifies the earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/UBLVersionID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"CustomizationID": {
"title": "Bill Of Lading. Customization Identifier. Identifier",
"description": "Identifies a user-defined customization of UBL for a specific use.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/CustomizationID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"ProfileID": {
"title": "Bill Of Lading. Profile Identifier. Identifier",
"description": "Identifies a user-defined profile of the customization of UBL being used.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/ProfileID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"ProfileExecutionID": {
"title": "Bill Of Lading. Profile Execution Identifier. Identifier",
"description": "Identifies an instance of executing a profile, to associate all transactions in a collaboration.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/ProfileExecutionID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"ID": {
"title": "Bill Of Lading. Identifier",
"description": "An identifier for this document, assigned by the sender.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/ID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"CarrierAssignedID": {
"title": "Bill Of Lading. Carrier Assigned_ Identifier. Identifier",
"description": "Reference number (such as a booking reference number) assigned by a carrier or its agent to identify a specific shipment when cargo space is reserved prior to loading.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/CarrierAssignedID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"UUID": {
"title": "Bill Of Lading. UUID. Identifier",
"description": "A universally unique identifier for an instance of this document.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/UUID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"IssueDate": {
"title": "Bill Of Lading. Issue Date. Date",
"description": "The date, assigned by the sender, on which this document was issued.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/IssueDate"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"IssueTime": {
"title": "Bill Of Lading. Issue Time. Time",
"description": "The time, assigned by the sender, at which this document was issued.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/IssueTime"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"Name": {
"title": "Bill Of Lading. Name",
"description": "Text, assigned by the sender, that identifies this document to business users.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/Name"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"Description": {
"title": "Bill Of Lading. Description. Text",
"description": "Textual description of the document instance.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/Description"
},
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"Note": {
"title": "Bill Of Lading. Note. Text",
"description": "Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/Note"
},
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"DocumentStatusCode": {
"title": "Bill Of Lading. Document Status Code. Code",
"description": "A code signifying the status of the Bill Of Lading (revision, replacement, etc.).",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/DocumentStatusCode"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"ShippingOrderID": {
"title": "Bill Of Lading. Shipping Order Identifier. Identifier",
"description": "Reference number to identify a Shipping Order or Forwarding Instruction.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/ShippingOrderID"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"ToOrderIndicator": {
"title": "Bill Of Lading. To Order_ Indicator. Indicator",
"description": "Indicates whether the transport document is consigned to order.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/ToOrderIndicator"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"AdValoremIndicator": {
"title": "Bill Of Lading. Ad Valorem_ Indicator. Indicator",
"description": "A term used in commerce in reference to certain duties, called ad valorem duties, which are levied on commodities at certain rates per centum on their value.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/AdValoremIndicator"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"DeclaredCarriageValueAmount": {
"title": "Bill Of Lading. Declared Carriage_ Value. Amount",
"description": "Value declared by the shipper or his agent solely for the purpose of varying the carrier's level of liability from that provided in the contract of carriage in case of loss or damage to goods or delayed delivery.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/DeclaredCarriageValueAmount"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"OtherInstruction": {
"title": "Bill Of Lading. Other_ Instruction. Text",
"description": "Other free-text instructions to the forwarders or carriers related to the shipment. This element should only be used where such information cannot be represented in other structured information entities within the document.",
"items": {
"$ref": "../common/UBL-CommonBasicComponents-2.1.json#/definitions/OtherInstruction"
},
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"ConsignorParty": {
"title": "Bill Of Lading. Consignor_ Party. Party",
"description": "The party consigning goods as stipulated in the transport contract by the party ordering transport.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/ConsignorParty"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"CarrierParty": {
"title": "Bill Of Lading. Carrier_ Party. Party",
"description": "The party providing the transport of goods between named points.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/CarrierParty"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"FreightForwarderParty": {
"title": "Bill Of Lading. Freight Forwarder_ Party. Party",
"description": "A party combining individual smaller consignments into a single larger shipment (a so-called consolidated consignment or shipment) that is sent to a counterpart who mirrors the consolidator's activity by dividing the consolidated consignment into its original components.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/FreightForwarderParty"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"Shipment": {
"title": "Bill Of Lading. Shipment",
"description": "An identifiable collection of one or more goods items to be transported between the seller party and the buyer party.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/Shipment"
},
"maxItems": 1,
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"DocumentReference": {
"title": "Bill Of Lading. Document Reference",
"description": "A reference to another document associated with this document.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/DocumentReference"
},
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"ExchangeRate": {
"title": "Bill Of Lading. Exchange Rate",
"description": "Information that directly relates to the rate of exchange (conversion) between two currencies.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/ExchangeRate"
},
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"DocumentDistribution": {
"title": "Bill Of Lading. Document Distribution",
"description": "A list of interested parties to whom this document is distributed.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/DocumentDistribution"
},
"minItems": 1,
"additionalProperties": false,
"type": "array"
},
"Signature": {
"title": "Bill Of Lading. Signature",
"description": "A signature applied to this document.",
"items": {
"$ref": "../common/UBL-CommonAggregateComponents-2.1.json#/definitions/Signature"
},
"minItems": 1,
"additionalProperties": false,
"type": "array"
}
},
"additionalProperties": false,
"type": "object"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy