{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/uncefact/spec-JSONschema/main/JSONschema2020-12/library/BuyShipPay/D22B/BSPContextCCL", "title": "BSP Context CCL", "description": "Copyright (C) UN/CEFACT (2023). All Rights Reserved.\n\nThis document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to UN/CEFACT, except as needed for the purpose of developing UN/CEFACT specifications, in which case the procedures for copyrights defined in the UN/CEFACT Intellectual Property Rights document must be followed, or as required to translate it into languages other than English.\n\nThe limited permissions granted above are perpetual and will not be revoked by UN/CEFACT or its successors or assigns.\n\nThis document and the information contained herein is provided on an \"AS IS\" basis and UN/CEFACT DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.", "$defs": { "qdt": { "$defs": { "accessRightsTypeCodeType": { "title": "Access Rights Type_ Code. Type", "description": "A character string used to represent the type of access rights.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccessRightsType.json#/$defs/codeList/$defs/AccessRightsTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingAccountBalanceReopeningTypeCodeType": { "title": "Accounting Account Balance Reopening Type_ Code. Type", "description": "A character string used to represent the type of accounting account balance reopening.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingAccountBalanceReopeningType.json#/$defs/codeList/$defs/AccountingAccountBalanceReopeningTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingAccountClassificationCodeType": { "title": "Accounting Account Classification_ Code. Type", "description": "A character string used to represent the type of accounting account classification.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingAccountClassification.json#/$defs/codeList/$defs/AccountingAccountClassificationType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingAccountNatureTypeCodeType": { "title": "Accounting Account Nature Type_ Code. Type", "description": "A character string used to represent the type of accounting account nature.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingAccountNatureType.json#/$defs/codeList/$defs/AccountingAccountNatureTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingAccountStatusCodeType": { "title": "Accounting Account Status_ Code. Type", "description": "A character string used to represent the type of accounting account status.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingAccountStatus.json#/$defs/codeList/$defs/AccountingAccountStatusType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingAccountTypeCodeType": { "title": "Accounting Account Type_ Code. Type", "description": "A character string used to represent the type of an accounting account.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingAccountType.json#/$defs/codeList/$defs/AccountingAccountTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingAmountQualifierCodeType": { "title": "Accounting Amount Qualifier_ Code. Type", "description": "A character string used to qualify an accounting amount.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingAmountQualifierType.json#/$defs/codeList/$defs/AccountingAmountQualifierTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingAmountTypeCodeType": { "title": "Accounting Amount Type_ Code. Type", "description": "A character string used to represent the type of accounting amount.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingAmountType.json#/$defs/codeList/$defs/AccountingAmountTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingContactCodeType": { "title": "Accounting Contact_ Code. Type", "description": "A character string used to represent the type of an accounting contact.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingContact.json#/$defs/codeList/$defs/AccountingContactType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingDocumentTypeCodeType": { "title": "Accounting Document Type_ Code. Type", "description": "A character string used to represent the type of accounting document.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingDocumentType.json#/$defs/codeList/$defs/AccountingDocumentTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingEntryCategoryCodeType": { "title": "Accounting Entry Category_ Code. Type", "description": "A character string used to represent the category of an accounting entry.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingEntryCategory.json#/$defs/codeList/$defs/AccountingEntryCategoryType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingEntryLineCategoryCodeType": { "title": "Accounting Entry Line Category_ Code. Type", "description": "A character string used to represent the category of a line of an accounting entry.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingEntryLineCategory.json#/$defs/codeList/$defs/AccountingEntryLineCategoryType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingEntryLineSourceCodeType": { "title": "Accounting Entry Line Source_ Code. Type", "description": "A character string used to represent the source of an accounting entry line.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingEntryLineSource.json#/$defs/codeList/$defs/AccountingEntryLineSourceType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingEntryProcessingCodeType": { "title": "Accounting Entry Processing_ Code. Type", "description": "A character string used to represent the processing of an accounting entry.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingEntryProcessing.json#/$defs/codeList/$defs/AccountingEntryProcessingType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingJournalCategoryCodeType": { "title": "Accounting Journal Category_ Code. Type", "description": "A character string used to represent the type of an accounting journal category.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingJournalCategory.json#/$defs/codeList/$defs/AccountingJournalCategoryType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingJournalCodeType": { "title": "Accounting Journal_ Code. Type", "description": "A character string used to represent the type of an accounting journal.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingJournal.json#/$defs/codeList/$defs/AccountingJournalType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingPeriodFunctionCodeType": { "title": "Accounting Period Function_ Code. Type", "description": "A character string used to represent the function of an accounting period.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingPeriodFunctionType.json#/$defs/codeList/$defs/AccountingPeriodFunctionTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingPerquisiteCodeType": { "title": "Accounting Perquisite_ Code. Type", "description": "A character string used to represent the type of an accounting perquisite.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingPerquisite.json#/$defs/codeList/$defs/AccountingPerquisiteType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingVoucherMediumCodeType": { "title": "Accounting Voucher Medium_ Code. Type", "description": "A character string used to represent a medium containing an accounting voucher.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AccountingVoucherMedium.json#/$defs/codeList/$defs/AccountingVoucherMediumType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "additionalPostponementCodeType": { "title": "Additional Postponement_ Code. Type", "description": "A character string used to represent the type of additional postponement.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AdditionalPostponement.json#/$defs/codeList/$defs/AdditionalPostponementType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "addressFormatTypeCodeType": { "title": "Address Format Type_ Code. Type", "description": "A character string used to represent the type of format address.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AddressFormatType.json#/$defs/codeList/$defs/AddressFormatTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "alternateCurrencyAmountTypeCodeType": { "title": "Alternate Currency Amount Type_ Code. Type", "description": "A character string used to represent the type of an alternate currency amount.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AlternateCurrencyAmount.json#/$defs/codeList/$defs/AlternateCurrencyAmountType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "amortizationMethodCodeType": { "title": "Amortization Method_ Code. Type", "description": "A character string used to represent the type of an amortization method.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AmortizationMethod.json#/$defs/codeList/$defs/AmortizationMethodType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "amountWeightTypeCodeType": { "title": "Amount Weight Type_ Code. Type", "description": "A character string used to represent the type of amount weight.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_AmountWeightType.json#/$defs/codeList/$defs/AmountWeightTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "certificateTypeCodeType": { "title": "Certificate Type_ Code. Type", "description": "A character string used to represent the type of a certificate.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_CertificateType.json#/$defs/codeList/$defs/CertificateTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "financialAccountTypeCodeType": { "title": "Financial Account Type_ Code. Type", "description": "A character string used to represent the type of financial account.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_FinancialAccountType.json#/$defs/codeList/$defs/FinancialAccountTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "financialInstitutionRoleCodeType": { "title": "Financial Institution Role_ Code. Type", "description": "A character string used to represent the role of a financial institution.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_FinancialInstitutionRole.json#/$defs/codeList/$defs/FinancialInstitutionRoleType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "lifetimeEndCostCodeType": { "title": "Lifetime End Cost_ Code. Type", "description": "A character string used to represent the type of a lifetime end cost.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_LifetimeEndCost.json#/$defs/codeList/$defs/LifetimeEndCostType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "organizationFunctionTypeCodeType": { "title": "Organization Function Type_ Code. Type", "description": "A character string used to represent the type of an organization function.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_OrganizationFunctionType.json#/$defs/codeList/$defs/OrganizationFunctionTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "partyTypeCodeType": { "title": "Party Type_ Code. Type", "description": "A character string used to represent the type of a party.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_PartyType.json#/$defs/codeList/$defs/PartyTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "refundMethodCodeType": { "title": "Refund Method_ Code. Type", "description": "A character string used to represent the type of a refund method.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_RefundMethod.json#/$defs/codeList/$defs/RefundMethodType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "scenarioTypeCodeType": { "title": "Scenario Type_ Code. Type", "description": "A character string used to represent the type of scenario.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_ScenarioType.json#/$defs/codeList/$defs/ScenarioTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "softwareUserTypeCodeType": { "title": "Software User Type_ Code. Type", "description": "A character string used to represent the type of software user.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_SoftwareUserType.json#/$defs/codeList/$defs/SoftwareUserTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "taxExemptionReasonCodeType": { "title": "Tax Exemption Reason_ Code. Type", "description": "A character string used to represent or replace a reason for tax exemption.", "type": "object", "properties": { "content": { "$ref": "codelists/EDIFICAS-EU_TaxExemptionReason.json#/$defs/codeList/$defs/TaxExemptionReasonType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "binaryObjectCharacterSetCodeType": { "title": "Binary Object Character Set_ Code. Type", "description": "A code specifying the character set of the binary object if the mime type is text.", "type": "object", "properties": { "content": { "$ref": "codelists/IANA_CharacterSetCode.json#/$defs/codeList/$defs/CharacterSetCodeType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listName": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "binaryObjectEncodingCodeType": { "title": "Binary Object Encoding_ Code. Type", "description": "A code specifying the encoding algorithm of the binary object.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_CharacterSetEncodingCode.json#/$defs/codeList/$defs/CharacterSetEncodingCodeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listName": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "mimeCodeType": { "title": "MIME_ Code. Type", "description": "A character string used to represent a type of MIME.", "type": "object", "properties": { "content": { "$ref": "codelists/IANA_MIMEMediaType.json#/$defs/codeList/$defs/MIMEMediaTypeType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "379" ] } ] }, "listName": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "airFlowUnitMeasureType": { "title": "Air Flow_ Unit_ Measure. Type", "description": "The numeric value determined by a measurement of air flow.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCode_Airflow.json#/$defs/codeList/$defs/MeasurementUnitCommonCode_AirflowType" } }, "required": [ "content" ] }, "durationUnitMeasureType": { "title": "Duration_ Unit_ Measure. Type", "description": "A numeric value determined by measuring a duration of time.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCodeDuration.json#/$defs/codeList/$defs/MeasurementUnitCommonCodeDurationType" } }, "required": [ "content" ] }, "fileSizeUnitMeasureType": { "title": "File Size_ Unit_ Measure. Type", "description": "A numeric value determined by measuring a file size.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCode_FileSize.json#/$defs/codeList/$defs/MeasurementUnitCommonCode_FileSizeType" } }, "required": [ "content" ] }, "linearUnitMeasureType": { "title": "Linear_ Unit_ Measure. Type", "description": "The numeric value determined by linear measuring.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCodeLinear.json#/$defs/codeList/$defs/MeasurementUnitCommonCodeLinearType" } }, "required": [ "content" ] }, "temperatureUnitMeasureType": { "title": "Temperature_ Unit_ Measure. Type", "description": "The numeric value determined by temperature measuring.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCodeTemperature.json#/$defs/codeList/$defs/MeasurementUnitCommonCodeTemperatureType" } }, "required": [ "content" ] }, "unitMeasureType": { "title": "Unit_ Measure. Type", "description": "A numeric value determined by measuring an object along with the specified unit of measure.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCode.json#/$defs/codeList/$defs/MeasurementUnitCommonCodeType" } }, "required": [ "content" ] }, "volumeUnitMeasureType": { "title": "Volume_ Unit_ Measure. Type", "description": "The numeric value determined by volume measuring.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCodeVolume.json#/$defs/codeList/$defs/MeasurementUnitCommonCodeVolumeType" } }, "required": [ "content" ] }, "weightUnitMeasureType": { "title": "Weight_ Unit_ Measure. Type", "description": "The numeric value determined by weight measuring.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/decimalType" }, "unitCode": { "$ref": "codelists/UNECE_MeasurementUnitCommonCodeWeight.json#/$defs/codeList/$defs/MeasurementUnitCommonCodeWeightType" } }, "required": [ "content" ] }, "cargoCategoryCodeType": { "title": "Cargo Category_ Code. Type", "description": "A character string used to represent the cargo category.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_CargoTypeCode.json#/$defs/codeList/$defs/CargoTypeCodeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "deliveryTermsCodeType": { "title": "Delivery Terms_ Code. Type", "description": "A character string used to represent delivery terms.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4053.json#/$defs/codeList/$defs/UNTDID4053Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "freightChargeTypeIdType": { "title": "Freight Charge Type_ Identifier. Type", "description": "A character string used to represent the freight charge type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8023.json#/$defs/codeList/$defs/UNTDID8023Type" }, "schemeId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "schemeAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "schemeVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "logisticsStatusCodeType": { "title": "Logistics Status_ Code. Type", "description": "A character string used to represent the logistics status condition or reason.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID9013.json#/$defs/codeList/$defs/UNTDID9013Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "packageTypeCodeType": { "title": "Package Type_ Code. Type", "description": "A character string used to replace or represent a type of package.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7065.json#/$defs/codeList/$defs/UNTDID7065Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportModeCodeType": { "title": "Transport Mode_ Code. Type", "description": "A character string used to represent a transport mode.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8067.json#/$defs/codeList/$defs/UNTDID8067Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "dateOnlyFormattedDateTimeType": { "title": "Date Only_ Formatted_ Date Time. Type", "description": "A date specific formatted point in the progression of time.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "format": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "formattedDateTimeType": { "title": "Formatted_ Date Time. Type", "description": "A formatted point in the progression of time.", "oneOf": [ { "type": "string", "format": "date-time" }, { "type": "string", "format": "time" }, { "type": "string", "format": "date" }, { "type": "string", "format": "duration" }, { "type": "object", "properties": { "content": { "type": "string" }, "format": { "$ref": "codelists/UNECE_UNTDID2379-JSON.json#/$defs/codeList/$defs/untdid2379JsonType" } }, "required": [ "content", "format" ] } ] }, "cargoCommodityCategoryCodeType": { "title": "Cargo Commodity Category_ Code. Type", "description": "A character string used to represent a cargo commodity category.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7357.json#/$defs/codeList/$defs/UNTDID7357Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "customsProcedureGuaranteeCodeType": { "title": "Customs Procedure Guarantee_ Code. Type", "description": "A character string used to represent a customs procedure guarantee.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4377.json#/$defs/codeList/$defs/UNTDID4377Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "goodsTypeExtensionCodeType": { "title": "Goods Type Extension_ Code. Type", "description": "A character string used to represent an extended type of goods.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7361.json#/$defs/codeList/$defs/UNTDID7361Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "goodsTypeCodeType": { "title": "Goods Type_ Code. Type", "description": "A character string used to represent a type of goods.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7357.json#/$defs/codeList/$defs/UNTDID7357Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "logisticsChargeCalculationBasisCodeType": { "title": "Logistics Charge Calculation Basis_ Code. Type", "description": "A character string used to represent the type of basis on which logistic charges are to be calculated.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID6131.json#/$defs/codeList/$defs/UNTDID6131Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "cashAccountTypeCodeType": { "title": "Cash Account Type_ Code. Type", "description": "A character string used to specify a cash account type.", "type": "object", "properties": { "content": { "$ref": "codelists/ISO_CashAccountType.json#/$defs/codeList/$defs/CashAccountTypeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "financingStatusReasonCodeType": { "title": "Financing Status Reason_ Code. Type", "description": "A character string used to specify a financing status reason.", "type": "object", "properties": { "content": { "$ref": "codelists/ISO_FinancingStatusReason.json#/$defs/codeList/$defs/FinancingStatusReasonType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "financingStatusCodeType": { "title": "Financing Status_ Code. Type", "description": "A character string used to specify a financing status.", "type": "object", "properties": { "content": { "$ref": "codelists/ISO_FinancingStatus.json#/$defs/codeList/$defs/FinancingStatusType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "titleCodeType": { "title": "Title_ Code. Type", "description": "A character string used to specify a title.", "type": "object", "properties": { "content": { "$ref": "codelists/ISO_NamePrefixCode.json#/$defs/codeList/$defs/NamePrefixCodeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "currencyCodeType": { "title": "Currency_ Code. Type", "description": "A character string used to represent a currency.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID6345.json#/$defs/codeList/$defs/UNTDID6345Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "5" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "languageCodeType": { "title": "Language_ Code. Type", "description": "A character string used to represent a language.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID3453.json#/$defs/codeList/$defs/UNTDID3453Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "5" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "languageIdType": { "title": "Language_ Identifier. Type", "description": "A character string used to represent a language.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID5453.json#/$defs/codeList/$defs/UNTDID5453Type" }, "schemeId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "schemeAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "5" ] } ] }, "schemeVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingDebitCreditStatusCodeType": { "title": "Accounting Debit Credit_ Status_ Code. Type", "description": "A character string used to represent the accounting debit or credit sign.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID4405.json#/$defs/codeList/$defs/UNTDID4405Type" }, { "enum": [ "29", "30", "31", "32", "33", "34", "66" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "accountingDocumentCodeType": { "title": "Accounting_ Document_ Code. Type", "description": "A character string used to represent the type of an accounting document.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID1001.json#/$defs/codeList/$defs/UNTDID1001Type" }, { "enum": [ "105", "220", "223", "224", "245", "315", "320", "325", "326", "380", "389", "393", "394", "395", "398", "399", "455", "481", "533", "534", "640", "719", "731", "747" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "acknowledgementCodeType": { "title": "Acknowledgement_ Code. Type", "description": "A character string used to represent a type of acknowledgment.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID1225.json#/$defs/codeList/$defs/UNTDID1225Type" }, { "enum": [ "5", "6", "7", "9", "18", "31", "35", "43" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "addressTypeCodeType": { "title": "Address Type_ Code. Type", "description": "A character string used to represent or replace an address type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID3131.json#/$defs/codeList/$defs/UNTDID3131Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "adjustmentReasonCodeType": { "title": "Adjustment Reason_ Code. Type", "description": "A character string used to represent an adjustment reason.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4465.json#/$defs/codeList/$defs/UNTDID4465Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "allowanceChargeIdCodeType": { "title": "Allowance Charge Identification_ Code. Type", "description": "A character string used to identify a type of allowance or charge.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID5189.json#/$defs/codeList/$defs/UNTDID5189Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "allowanceChargeReasonCodeType": { "title": "Allowance Charge Reason_ Code. Type", "description": "A character string used to represent an allowance charge reason.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4465.json#/$defs/codeList/$defs/UNTDID4465Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "automaticDataCaptureMethodCodeType": { "title": "Automatic Data Capture Method_ Code. Type", "description": "A character string used to represent an automatic data capturing method.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID7233.json#/$defs/codeList/$defs/UNTDID7233Type" }, { "enum": [ "50", "51", "52", "64", "65", "67", "78", "79", "81", "82" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "billingDocumentCodeType": { "title": "Billing_ Document_ Code. Type", "description": "A character string used to represent a type of billing document.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID1001.json#/$defs/codeList/$defs/UNTDID1001Type" }, { "enum": [ "261", "262", "265", "296", "324", "326", "380", "381", "383", "385", "386", "389" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "cancellationDocumentStatusCodeType": { "title": "Cancellation_ Document Status_ Code. Type", "description": "A character string used to represent the cancellation status condition of a document.", "type": "object", "properties": { "content": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "cargoOperationalCategoryCodeType": { "title": "Cargo Operational Category_ Code. Type", "description": "A character string used to represent cargo operational categories.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7085.json#/$defs/codeList/$defs/UNTDID7085Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "cargoTypeClassificationCodeType": { "title": "Cargo Type Classification_ Code. Type", "description": "A character string used to represent a cargo type classification.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7085.json#/$defs/codeList/$defs/UNTDID7085Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "chargePayingPartyRoleCodeType": { "title": "Charge Paying_ Party Role_ Code. Type", "description": "A character string used to represent the charge paying party role.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID3035.json#/$defs/codeList/$defs/UNTDID3035Type" }, { "enum": [ "AB", "AE", "AF", "AH", "AQ", "AR", "AT", "AU", "CA", "CG", "CN", "CPD", "CX", "CZ", "DGB", "EX", "FW", "GS", "IM", "IV", "PE" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "codeListResponsibleAgencyCodeType": { "title": "Code List Responsible Agency_ Code. Type", "description": "A code specifying the organization responsible for a code or identifier list.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listName": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "commitmentLevelCodeType": { "title": "Commitment Level_ Code. Type", "description": "A character string used to represent a commitment level.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4017.json#/$defs/codeList/$defs/UNTDID4017Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "communicationChannelCodeType": { "title": "Communication Channel_ Code. Type", "description": "A character string used to represent a communication channel.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID3155.json#/$defs/codeList/$defs/UNTDID3155Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "contactTypeCodeType": { "title": "Contact Type_ Code. Type", "description": "A character string used to represent a contact type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID3139.json#/$defs/codeList/$defs/UNTDID3139Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "countryIdType": { "title": "Country_ Identifier. Type", "description": "A character string to identify and distinguish uniquely, one instance of a country in an identification scheme from all other objects within the same scheme.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID3207.json#/$defs/codeList/$defs/UNTDID3207Type" }, "schemeId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "schemeAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "5" ] } ] }, "schemeVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "customsDutyRegimeTypeCodeType": { "title": "Customs Duty Regime Type_ Code. Type", "description": "A character string used to represent the type of customs duty regime.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID9213.json#/$defs/codeList/$defs/UNTDID9213Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "dangerousGoodsPackagingLevelCodeType": { "title": "Dangerous Goods Packaging Level_ Code. Type", "description": "A character string used to represent the dangerous goods packaging level.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8339.json#/$defs/codeList/$defs/UNTDID8339Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "dangerousGoodsRegulationCodeType": { "title": "Dangerous Goods Regulation_ Code. Type", "description": "A character string used to represent the dangerous goods regulation.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8273.json#/$defs/codeList/$defs/UNTDID8273Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "dateTimePeriodFunctionCodeType": { "title": "Date Time Period Function_ Code. Type", "description": "A character string used to represent the type of date time period function.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID2005.json#/$defs/codeList/$defs/UNTDID2005Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "deliveryTermsFunctionCodeType": { "title": "Delivery Terms Function_ Code. Type", "description": "A character string used to represent a function for delivery terms.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4055.json#/$defs/codeList/$defs/UNTDID4055Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "dimensionTypeCodeType": { "title": "Dimension Type_ Code. Type", "description": "A character string used to represent the dimension type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID6145.json#/$defs/codeList/$defs/UNTDID6145Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "documentStatusCodeType": { "title": "Document Status_ Code. Type", "description": "A character string used to represent or replace a document status.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID1373.json#/$defs/codeList/$defs/UNTDID1373Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "documentCodeType": { "title": "Document_ Code. Type", "description": "A character string denoting the type of a document. [Reference United Nations Code List (UNCL) 1001]", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID1001.json#/$defs/codeList/$defs/UNTDID1001Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "financialAdjustmentReasonCodeType": { "title": "Financial_ Adjustment Reason_ Code. Type", "description": "A character string used to represent a financial adjustment reason.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID4465.json#/$defs/codeList/$defs/UNTDID4465Type" }, { "enum": [ "1", "5", "7", "8", "9", "10", "11", "12", "13", "19", "20", "21", "22", "23", "24", "25", "26", "27", "30", "34", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "50", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "73", "74", "75", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "ZZZ" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "freightChargeTariffClassCodeType": { "title": "Freight Charge Tariff Class_ Code. Type", "description": "A character string used to represent the freight charge tariff class.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID5243.json#/$defs/codeList/$defs/UNTDID5243Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "governmentActionCodeType": { "title": "Government Action_ Code. Type", "description": "A character string used to replace or represent a government action.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID9417.json#/$defs/codeList/$defs/UNTDID9417Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "invoiceDocumentCodeType": { "title": "Invoice_ Document_ Code. Type", "description": "A character string used to represent a type of invoice document.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_DocumentNameCode_Invoice.json#/$defs/codeList/$defs/DocumentNameCode_InvoiceType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "lineStatusCodeType": { "title": "Line Status_ Code. Type", "description": "A character string used to represent a line status.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID1229.json#/$defs/codeList/$defs/UNTDID1229Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "locationFunctionCodeType": { "title": "Location Function_ Code. Type", "description": "A character string used to replace or represent a location function.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID3227.json#/$defs/codeList/$defs/UNTDID3227Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "markingInstructionCodeType": { "title": "Marking Instruction_ Code. Type", "description": "A character string used to represent the marking instruction.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4233.json#/$defs/codeList/$defs/UNTDID4233Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "measuredAttributeCodeType": { "title": "Measured Attribute_ Code. Type", "description": "A character string used to replace or represent a measured attribute.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID6313.json#/$defs/codeList/$defs/UNTDID6313Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "messageFunctionCodeType": { "title": "Message Function_ Code. Type", "description": "A character string used to represent a message function.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID1225.json#/$defs/codeList/$defs/UNTDID1225Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "packagingLevelCodeType": { "title": "Packaging Level_ Code. Type", "description": "A character string used to represent the packaging level.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7075.json#/$defs/codeList/$defs/UNTDID7075Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "packagingMarkingCodeType": { "title": "Packaging Marking_ Code. Type", "description": "A character string used to represent a packaging marking.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID7233.json#/$defs/codeList/$defs/UNTDID7233Type" }, { "enum": [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "66", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "80" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "partyRoleCodeType": { "title": "Party Role_ Code. Type", "description": "A character string used to replace or represent a role of a party.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID3035.json#/$defs/codeList/$defs/UNTDID3035Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "paymentGuaranteeMeansCodeType": { "title": "Payment Guarantee Means_ Code. Type", "description": "A character string used to represent a payment guarantee means.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4431.json#/$defs/codeList/$defs/UNTDID4431Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "paymentMeansChannelCodeType": { "title": "Payment Means Channel_ Code. Type", "description": "A character string used to represent the payment means channel.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4435.json#/$defs/codeList/$defs/UNTDID4435Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "paymentMeansCodeType": { "title": "Payment Means_ Code. Type", "description": "A character string used to represent a payment means.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4461.json#/$defs/codeList/$defs/UNTDID4461Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "paymentMethodCodeType": { "title": "Payment Method_ Code. Type", "description": "A character string used to represent a payment method.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4439.json#/$defs/codeList/$defs/UNTDID4439Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "paymentTermsEventTimeReferenceCodeType": { "title": "Payment Terms Event_ Time Reference_ Code. Type", "description": "A character string used to represent a time reference for a payment terms event.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_EventTimeReferenceCodePaymentTermsEvent.json#/$defs/codeList/$defs/EventTimeReferenceCodePaymentTermsEventType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "paymentTermsTypeCodeType": { "title": "Payment Terms Type_ Code. Type", "description": "A character string used to represent the payment terms type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4279.json#/$defs/codeList/$defs/UNTDID4279Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "paymentTermsIdType": { "title": "Payment Terms_ Identifier. Type", "description": "A character string used to represent a payment terms.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4277.json#/$defs/codeList/$defs/UNTDID4277Type" }, "schemeId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "schemeAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "schemeVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "priceTypeCodeType": { "title": "Price Type_ Code. Type", "description": "A character string used to represent or replace a type of price.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID5375.json#/$defs/codeList/$defs/UNTDID5375Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "priorityDescriptionCodeType": { "title": "Priority Description_ Code. Type", "description": "A character string used to represent a priority.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4037.json#/$defs/codeList/$defs/UNTDID4037Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "processTypeCodeType": { "title": "Process Type_ Code. Type", "description": "A character string used to replace or represent a type of process.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7187.json#/$defs/codeList/$defs/UNTDID7187Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "quotationDocumentCodeType": { "title": "Quotation_ Document_ Code. Type", "description": "A character string used to represent a quotation document type.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID1001.json#/$defs/codeList/$defs/UNTDID1001Type" }, { "enum": [ "310", "311", "312", "360", "361", "362", "363", "364", "365", "366", "367", "368", "369", "442", "443", "444", "445", "446" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "referenceCodeType": { "title": "Reference_ Code. Type", "description": "A character string used to represent a reference.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID1153.json#/$defs/codeList/$defs/UNTDID1153Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "remittanceDocumentCodeType": { "title": "Remittance_ Document_ Code. Type", "description": "A character string used to represent a remittance document type.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID1001.json#/$defs/codeList/$defs/UNTDID1001Type" }, { "enum": [ "481" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "responseTypeCodeType": { "title": "Response Type_ Code. Type", "description": "A character string used to represent a response type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4343.json#/$defs/codeList/$defs/UNTDID4343Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "responsibleGovernmentAgencyInvolvementCodeType": { "title": "Responsible Government Agency Involvement_ Code. Type", "description": "A character string used to represent a responsible government agency involvement.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID9411.json#/$defs/codeList/$defs/UNTDID9411Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "responsibleGovernmentAgencyCodeType": { "title": "Responsible Government Agency_ Code. Type", "description": "A character string used to represent a responsible government agency.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID9415.json#/$defs/codeList/$defs/UNTDID9415Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "schedulingDocumentCodeType": { "title": "Scheduling_ Document_ Code. Type", "description": "A character string used to represent a scheduling document type.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID1001.json#/$defs/codeList/$defs/UNTDID1001Type" }, { "enum": [ "240", "241", "242", "245", "288", "291" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "sealConditionCodeType": { "title": "Seal Condition_ Code. Type", "description": "A character string used to represent the seal condition.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4517.json#/$defs/codeList/$defs/UNTDID4517Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "sealingPartyRoleCodeType": { "title": "Sealing Party Role_ Code. Type", "description": "A character string used to represent the sealing party role.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID9303.json#/$defs/codeList/$defs/UNTDID9303Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "statusCodeType": { "title": "Status_ Code. Type", "description": "A character string used to represent a status.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4405.json#/$defs/codeList/$defs/UNTDID4405Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "subjectCodeType": { "title": "Subject_ Code. Type", "description": "A character string used to represent a subject code.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4451.json#/$defs/codeList/$defs/UNTDID4451Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "taxCategoryCodeType": { "title": "Tax Category_ Code. Type", "description": "A character string used to represent a duty or tax category.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID5305.json#/$defs/codeList/$defs/UNTDID5305Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "taxTypeCodeType": { "title": "Tax Type_ Code. Type", "description": "A character string used to represent or replace a tax type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID5153.json#/$defs/codeList/$defs/UNTDID5153Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "temperatureTypeCodeType": { "title": "Temperature Type_ Code. Type", "description": "A character string used to replace or represent a type of temperature.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID6245.json#/$defs/codeList/$defs/UNTDID6245Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "timeReferenceCodeType": { "title": "Time Reference_ Code. Type", "description": "A character string used to represent a time reference.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_EventTimeReferenceCode.json#/$defs/codeList/$defs/EventTimeReferenceCodeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportContractMovementCodeType": { "title": "Transport Contract Movement_ Code. Type", "description": "A character string used to represent the transport contract movement type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8335.json#/$defs/codeList/$defs/UNTDID8335Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentCategoryCodeType": { "title": "Transport Equipment Category_ Code. Type", "description": "A character string used to represent the transport equipment category.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8053.json#/$defs/codeList/$defs/UNTDID8053Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentFullnessCodeType": { "title": "Transport Equipment Fullness_ Code. Type", "description": "A character string used to represent the transport equipment fullness.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8169.json#/$defs/codeList/$defs/UNTDID8169Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentHaulageArrangementsCodeType": { "title": "Transport Equipment Haulage Arrangements_ Code. Type", "description": "A character string used to represent the transport equipment haulage arrangements.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8341.json#/$defs/codeList/$defs/UNTDID8341Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentLegalStatusCodeType": { "title": "Transport Equipment Legal Status_ Code. Type", "description": "A character string used to represent the transport equipment legal status.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID8249.json#/$defs/codeList/$defs/UNTDID8249Type" }, { "enum": [ "7", "8" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentMovementStatusCodeType": { "title": "Transport Equipment Movement Status_ Code. Type", "description": "A character string used to represent the transport equipment movement status.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID8249.json#/$defs/codeList/$defs/UNTDID8249Type" }, { "enum": [ "2", "3", "6", "8" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentOperationalStatusCodeType": { "title": "Transport Equipment Operational Status_ Code. Type", "description": "A character string used to represent the transport equipment operational status.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID8249.json#/$defs/codeList/$defs/UNTDID8249Type" }, { "enum": [ "4", "5", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentSizeTypeCodeType": { "title": "Transport Equipment Size Type_ Code. Type", "description": "A character string used to represent a size and type of transport equipment.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8155.json#/$defs/codeList/$defs/UNTDID8155Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportEquipmentSupplierPartyRoleCodeType": { "title": "Transport Equipment Supplier Party Role_ Code. Type", "description": "A character string used to represent the transport equipment supplier party role.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8077.json#/$defs/codeList/$defs/UNTDID8077Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportMeansDirectionCodeType": { "title": "Transport Means Direction_ Code. Type", "description": "A character string used to represent the transport means direction.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8101.json#/$defs/codeList/$defs/UNTDID8101Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportMeansTypeCodeType": { "title": "Transport Means Type_ Code. Type", "description": "A character string used to represent the transport means type.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID8179.json#/$defs/codeList/$defs/UNTDID8179Type" }, { "enum": [ "1501", "1502", "1503", "1504", "1505", "1506", "1511", "1512", "1513", "1514", "1515", "1516", "1517", "1518", "1519", "1521", "1522", "1523", "1524", "1525", "1531", "1532", "1533", "1534", "1541", "1542", "1543", "1551", "1552", "1553", "1591", "1592", "1593", "1594", "1601", "1602", "1603", "1604", "1605", "1606", "1607", "1711", "1712", "1721", "1723", "1724", "1725", "1726", "1727", "1728", "1729", "1751", "1752", "1753", "1761", "1762", "1763", "1764", "1765", "1766", "1781", "1782", "2201", "2202", "2203", "2301", "2302", "2303", "2304", "2305", "3100", "3101", "3102", "3103", "3104", "3105", "3106", "3107", "3108", "3109", "3110", "3111", "3112", "3113", "3114", "3115", "3116", "3117", "3118", "3119", "3120", "3121", "3122", "3123", "3124", "3125", "3126", "3127", "3128", "3129", "3130", "3131", "3132", "3133", "3134", "3135", "3136", "3137", "3138", "3201", "3301", "3302", "3303", "3304", "4000", "5000", "8021", "8022", "8023", "8161", "8162", "8163", "8441", "8442", "8443", "8444", "8445", "8446", "8447", "8448", "8451", "8452", "8453", "8454" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportMovementStageCodeType": { "title": "Transport Movement Stage_ Code. Type", "description": "A character string used to represent the transport movement stage.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8051.json#/$defs/codeList/$defs/UNTDID8051Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportMovementTypeCodeType": { "title": "Transport Movement Type_ Code. Type", "description": "A character string used to represent a transport movement type.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID8323.json#/$defs/codeList/$defs/UNTDID8323Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportServiceCategoryCodeType": { "title": "Transport Service Category_ Code. Type", "description": "A character string used to represent a transport service category.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID5237.json#/$defs/codeList/$defs/UNTDID5237Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportServiceConditionCodeType": { "title": "Transport Service Condition_ Code. Type", "description": "A character string used to represent a transport service condition.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4065.json#/$defs/codeList/$defs/UNTDID4065Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportServicePaymentArrangementCodeType": { "title": "Transport Service Payment Arrangement_ Code. Type", "description": "A character string used to represent a transport service payment arrangement.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4237.json#/$defs/codeList/$defs/UNTDID4237Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportServicePriorityCodeType": { "title": "Transport Service Priority_ Code. Type", "description": "A character string used to represent a transport service priority.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID4219.json#/$defs/codeList/$defs/UNTDID4219Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "transportServiceRequirementCodeType": { "title": "Transport Service Requirement_ Code. Type", "description": "A character string used to represent a transport service requirement.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_UNTDID7273.json#/$defs/codeList/$defs/UNTDID7273Type" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "validationDocumentStatusCodeType": { "title": "Validation_ Document Status_ Code. Type", "description": "A character string used to represent the document status condition of a validation document.", "type": "object", "properties": { "content": { "$ref": "codelists/UNECE_ValidationDocumentStatusCode.json#/$defs/codeList/$defs/ValidationDocumentStatusCodeType" }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "name": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] }, "workflowStatusCodeType": { "title": "Workflow_ Status_ Code. Type", "description": "A character string used to represent a workflow status.", "type": "object", "properties": { "content": { "allOf": [ { "$ref": "codelists/UNECE_UNTDID4405.json#/$defs/codeList/$defs/UNTDID4405Type" }, { "enum": [ "1", "2", "3", "17", "28", "35", "36", "38", "39", "40", "41", "42", "43", "44", "70", "73", "85", "95", "97", "108", "109", "111", "112", "121" ] } ] }, "listId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listAgencyId": { "allOf": [ { "$ref": "codelists/UNECE_AgencyIdentificationCode.json#/$defs/codeList/$defs/AgencyIdentificationCodeType" }, { "enum": [ "6" ] } ] }, "listVersionId": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" }, "listUri": { "$ref": "UNECE-BasicComponents.json#/$defs/pdt/$defs/stringType" } }, "required": [ "content" ] } } }, "academicQualificationType": { "title": "Academic_ Qualification. Details", "description": "An academic achievement that is officially recognized.", "type": "object", "properties": { "name": { "title": "Academic_ Qualification. Name. Text", "description": "A name, expressed as text, of this academic qualification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "abbreviatedName": { "title": "Academic_ Qualification. Abbreviated Name. Text", "description": "The abbreviated name, expressed as text, of this academic qualification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "acknowledgementDocumentType": { "title": "Acknowledgement_ Document. Details", "description": "A document exchanged between parties for a business application level acknowledgement of the receipt of information.", "type": "object", "properties": { "isOrHasMultipleReferences": { "title": "Acknowledgement_ Document. Multiple References. Indicator", "description": "The indication of whether or not this acknowledgement document has multiple references.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "id": { "title": "Acknowledgement_ Document. Identification. Identifier", "description": "The unique identifier of this acknowledgement document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Acknowledgement_ Document. Type. Code", "description": "A code specifying a type of acknowledgement document.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/documentCodeType", "properties": { "listId": false, "listVersionId": false, "name": false, "listUri": false } } }, "name": { "title": "Acknowledgement_ Document. Name. Text", "description": "The name, expressed as text, for this acknowledgement document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "issueDateTime": { "title": "Acknowledgement_ Document. Issue. Date Time", "description": "The date, time, date time or other date time value for the issuance of this acknowledgement document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "reportSubmissionDateTime": { "title": "Acknowledgement_ Document. Report_ Submission. Date Time", "description": "The date, time, date time or other date time value of the submission of the report being acknowledged by this acknowledgment document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "reportReceiptDateTime": { "title": "Acknowledgement_ Document. Report_ Receipt. Date Time", "description": "The date, time, date time or other date time value of the receipt of the report being acknowledged by this acknowledgment document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasControlRequirement": { "title": "Acknowledgement_ Document. Control Requirement. Indicator", "description": "The indication of whether or not this acknowledgement document has a control requirement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "creationDateTime": { "title": "Acknowledgement_ Document. Creation. Date Time", "description": "The date or date time value of the creation of this acknowledgement document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "statusCode": { "title": "Acknowledgement_ Document. Status. Code", "description": "A code specifying a status for this acknowledgement document.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/statusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false, "listUri": false } } }, "acknowledgementStatusCode": { "title": "Acknowledgement_ Document. Acknowledgement_ Status. Code", "description": "A code specifying an acknowledgment status for this acknowledgement document.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/acknowledgementCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "itemId": { "title": "Acknowledgement_ Document. Item Identification. Identifier", "description": "The unique identifier of an item in this acknowledgement document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "reasonInformation": { "title": "Acknowledgement_ Document. Reason_ Information. Text", "description": "Reason information, expressed as text, for this acknowledgement document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "channelCode": { "title": "Acknowledgement_ Document. Channel. Code", "description": "The code specifying the channel by which this acknowledgement document is sent, such as mail, email, fax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "processConditionCode": { "title": "Acknowledgement_ Document. Process_ Condition. Code", "description": "The code specifying the process condition for this acknowledgement document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "processCondition": { "title": "Acknowledgement_ Document. Process_ Condition. Text", "description": "A process condition, expressed as text, for this acknowledgement document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "status": { "title": "Acknowledgement_ Document. Status. Text", "description": "A status, expressed as text, for this acknowledgement document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "referenceReferencedDocument": { "title": "Acknowledgement_ Document. Reference. Referenced_ Document", "description": "A document referenced by this acknowledgement document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "advancePaymentType": { "title": "Advance_ Payment. Details", "description": "A prepaid discharge of obligations in respect of funds or securities transferred between two or more parties.", "type": "object", "properties": { "paidAmount": { "title": "Advance_ Payment. Paid. Amount", "description": "The monetary value of the funds or securities paid in this advance payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "receivedDateTime": { "title": "Advance_ Payment. Formatted_ Received. Date Time", "description": "The formatted date or date time value when an advance payment has been received.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "includedTradeTax": { "title": "Advance_ Payment. Included. Trade_ Tax", "description": "A tax included in this advance payment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "invoiceSpecifiedReferencedDocument": { "title": "Advance_ Payment. Invoice_ Specified. Referenced_ Document", "description": "An invoice document referenced by this advance payment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "paidAmount" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "agriculturalZoneAreaType": { "title": "Agricultural Zone_ Area. Details", "description": "A named, delimited and identified part of a land and or water surface of the globe subject to dedicated uniform agricultural treatment.", "type": "object", "properties": { "id": { "title": "Agricultural Zone_ Area. Identification. Identifier", "description": "The identifier for this agricultural zone area.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "name": { "title": "Agricultural Zone_ Area. Name. Text", "description": "The name, expressed as text, for this agricultural zone area.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "thirdPartyIssuedId": { "title": "Agricultural Zone_ Area. Third Party Issued_ Identification. Identifier", "description": "An identifier issued by a third party for this agricultural zone area.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "designatedSection": { "title": "Agricultural Zone_ Area. Designated Section. Text", "description": "The designated section, expressed as text, of this agricultural zone area.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "multiSurfaceTypeCode": { "title": "Agricultural Zone_ Area. Multi-Surface_ Type. Code", "description": "The code specifying the multi-surface type for this agricultural zone area.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "applicableAgriculturalCharacteristic": { "title": "Agricultural Zone_ Area. Applicable. Agricultural_ Characteristic", "description": "An agricultural characteristic applicable to this agricultural zone area.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedLocation": { "title": "Agricultural Zone_ Area. Specified. Referenced_ Location", "description": "The referenced location specified for this agricultural zone area.", "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "subordinateAgriculturalZoneArea": { "title": "Agricultural Zone_ Area. Subordinate. Agricultural Zone_ Area", "description": "An agricultural zone area subordinate to this agricultural zone area.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalZoneAreaType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "harvestedCropProduce": { "title": "Agricultural Zone_ Area. Harvested. Crop_ Produce", "description": "Crop produce harvested from this agricultural zone area.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropProduceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedAgriculturalApplication": { "title": "Agricultural Zone_ Area. Applied. Specified_ Agricultural Application", "description": "A specified agricultural application applied to this agricultural zone area.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalApplicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedCropPlot": { "title": "Agricultural Zone_ Area. Specified. Crop_ Plot", "description": "A crop plot specified for this agricultural zone area.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropPlotType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "agriculturalCertificateType": { "title": "Agricultural_ Certificate. Details", "description": "A legal proof of ownership, worthiness or qualification to operate an agricultural item.", "type": "object", "properties": { "id": { "title": "Agricultural_ Certificate. Identification. Identifier", "description": "The identifier for this agricultural certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "issueDateTime": { "title": "Agricultural_ Certificate. Issue. Date Time", "description": "The date, time, date time, or other date time value when this agricultural certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "expiryDateTime": { "title": "Agricultural_ Certificate. Expiry. Date Time", "description": "The date, time, date time, or other date time value when this agricultural certificate expires.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "issueReasonCode": { "title": "Agricultural_ Certificate. Issue Reason. Code", "description": "The code specifying the reason why the agricultural certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeCode": { "title": "Agricultural_ Certificate. Type. Code", "description": "The code specifying the type of agricultural certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "requestedEffectiveDateTime": { "title": "Agricultural_ Certificate. Requested Effective. Date Time", "description": "The requested effective date, time, date time or other date time value for this agricultural certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualEffectiveDateTime": { "title": "Agricultural_ Certificate. Actual Effective. Date Time", "description": "The actual effective date, time, date time or other date time value for this agricultural certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Agricultural_ Certificate. Description. Text", "description": "The textual description of this agricultural certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "applicableObjectCode": { "title": "Agricultural_ Certificate. Applicable_ Object. Code", "description": "A code specifying an applicable object, such as item, animal, person or organization, for this agricultural certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issuingPartyId": { "title": "Agricultural_ Certificate. Issuing_ Party. Identifier", "description": "The identifier for the issuing party of this agricultural certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "purposeCode": { "title": "Agricultural_ Certificate. Purpose. Code", "description": "A code specifying the purpose of this agricultural certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "applicableSustainabilityCharacteristic": { "title": "Agricultural_ Certificate. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this agricultural certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityAssertion": { "title": "Agricultural_ Certificate. Applicable. Sustainability_ Assertion", "description": "A sustainability assertion applicable to this agricultural certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Agricultural_ Certificate. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this agricultural certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Agricultural_ Certificate. Attached. Specified_ Binary File", "description": "A binary file attached to this agricultural certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "agriculturalCharacteristicType": { "title": "Agricultural_ Characteristic. Details", "description": "A prominent attribute or aspect of an agricultural object.", "type": "object", "properties": { "id": { "title": "Agricultural_ Characteristic. Identification. Identifier", "description": "The identifier for this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Agricultural_ Characteristic. Type. Code", "description": "The code specifying the type of agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Agricultural_ Characteristic. Description. Text", "description": "The textual description of this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "valueMeasure": { "title": "Agricultural_ Characteristic. Value. Measure", "description": "The measure of a value for this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "valueText": { "title": "Agricultural_ Characteristic. Value. Text", "description": "The value, expressed as text, for this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "valueCode": { "title": "Agricultural_ Characteristic. Value. Code", "description": "The code specifying the value of this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueDateTime": { "title": "Agricultural_ Characteristic. Value. Date Time", "description": "The value, expressed as a date, time, date time, or other date time value, of this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Agricultural_ Characteristic. Value. Indicator", "description": "The value, expressed as an indicator, for this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueNumeric": { "title": "Agricultural_ Characteristic. Value. Numeric", "description": "The value, expressed as a number, for this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "valueAmount": { "title": "Agricultural_ Characteristic. Value. Amount", "description": "The value, expressed as an amount, for this agricultural characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "valueMethod": { "title": "Agricultural_ Characteristic. Value. Specified_ Method", "description": "A method specified for the value of this agricultural characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Agricultural_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for the value of this agricultural characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Agricultural_ Characteristic. Value. Specified_ Range", "description": "A range specified for the value of this agricultural characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Agricultural_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for the value of this agricultural characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "animalHoldingEventType": { "title": "Animal Holding_ Event. Details", "description": "The keeping of an animal in a particular location.", "type": "object", "properties": { "locationId": { "title": "Animal Holding_ Event. Location. Identifier", "description": "The identifier of the location for this animal holding event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Animal Holding_ Event. Type. Code", "description": "The code specifying the type of animal holding event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "occurrenceDateTime": { "title": "Animal Holding_ Event. Occurrence. Date Time", "description": "The date, time, date time, or other date time value of the occurrence of this animal holding event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "required": [ "typeCode", "occurrenceDateTime" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "animalBatchType": { "title": "Animal_ Batch. Details", "description": "A group of animals dealt with together.", "type": "object", "properties": { "id": { "title": "Animal_ Batch. Identification. Identifier", "description": "The identifier for this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "creationDateTime": { "title": "Animal_ Batch. Creation. Date Time", "description": "The date, time, date time, or other date time value of the creation of this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "breakUpDateTime": { "title": "Animal_ Batch. Break Up. Date Time", "description": "The date, time, date time, or other date time value of the break up of this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "saleDateTime": { "title": "Animal_ Batch. Sale. Date Time", "description": "The date, time, date time, or other date time value of the sale for this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "salesNoteId": { "title": "Animal_ Batch. Sales Note. Identifier", "description": "The identifier for the sales note for this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "fluxId": { "title": "Animal_ Batch. FLUX_ Identification. Identifier", "description": "A Fisheries Language for Universal eXchange (FLUX) identifier for this animal batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "minimumSize": { "title": "Animal_ Batch. Minimum_ Size. Measure", "description": "The minimum size, expressed as a measure, of the animals for this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "maximumSize": { "title": "Animal_ Batch. Maximum_ Size. Measure", "description": "The maximum size, expressed as a measure, of the animals for this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "unitQuantity": { "title": "Animal_ Batch. Unit. Quantity", "description": "The number of units, expressed as a quantity, for this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "weight": { "title": "Animal_ Batch. Weight. Measure", "description": "The weight, expressed as a measure, for this animal batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "specifiedDelimitedPeriod": { "title": "Animal_ Batch. Specified. Delimited_ Period", "description": "The delimited period specified for this animal batch.", "$ref": "#/$defs/delimitedPeriodType" } }, "required": [ "id", "creationDateTime" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "animalCertificateType": { "title": "Animal_ Certificate. Details", "description": "A collection of data for a piece of written, printed or electronic matter that provides information or evidence about the identity of an animal or a batch of animals.", "type": "object", "properties": { "id": { "title": "Animal_ Certificate. Identification. Identifier", "description": "The identifier for this animal certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Animal_ Certificate. Type. Code", "description": "The code specifying the type of animal certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "applicableSustainabilityCharacteristic": { "title": "Animal_ Certificate. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this animal certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityAssertion": { "title": "Animal_ Certificate. Applicable. Sustainability_ Assertion", "description": "A sustainability assertion applicable to this animal certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAnimalCertification": { "title": "Animal_ Certificate. Applicable. Animal_ Certification", "description": "An animal certification applicable to this animal certificate.", "type": "array", "items": { "$ref": "#/$defs/animalCertificationType" } }, "applicableReferencedStandard": { "title": "Animal_ Certificate. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this animal certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id", "typeCode" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "animalCertificationType": { "title": "Animal_ Certification. Details", "description": "The process of certifying that a certain animal has met performance and quality assurance requirements, or qualification requirements as stipulated in regulations.", "type": "object", "properties": { "assertionCode": { "title": "Animal_ Certification. Assertion. Code", "description": "The code specifying the assertion, such as a claim that the process is free from child labour, for this animal certification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "assertion": { "title": "Animal_ Certification. Assertion. Text", "description": "An assertion, expressed as text, for this animal certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "standard": { "title": "Animal_ Certification. Standard. Text", "description": "A standard, expressed as text, used for this animal certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "responsibleAgency": { "title": "Animal_ Certification. Responsible Agency. Text", "description": "An agency, expressed as text, responsible for this animal certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedSustainabilityAssertion": { "title": "Animal_ Certification. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this animal certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedReferencedLocation": { "title": "Animal_ Certification. Related. Referenced_ Location", "description": "A referenced location related to this animal certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "animalIdentityType": { "title": "Animal_ Identity. Details", "description": "Information about an animal which uniquely identifies it.", "type": "object", "properties": { "id": { "title": "Animal_ Identity. Identification. Identifier", "description": "The identifier for this animal identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "legalBasis": { "title": "Animal_ Identity. Legal Basis. Text", "description": "The legal basis, expressed as text, for this animal identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "issuerPartyName": { "title": "Animal_ Identity. Issuer Party Name. Text", "description": "The name, expressed as text, of the party issuing this animal identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "idLengthNumeric": { "title": "Animal_ Identity. Identifier Length. Numeric", "description": "The length, expressed as the number of characters, of the identifier in this animal identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } }, "required": [ "id", "legalBasis", "issuerPartyName", "idLengthNumeric" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "appliedAllowanceChargeType": { "title": "Applied_ Allowance Charge. Details", "description": "The applied allowance or charge component of pricing.", "type": "object", "properties": { "actualAmount": { "title": "Applied_ Allowance Charge. Actual. Amount", "description": "The actual monetary value of the applied allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "description": { "title": "Applied_ Allowance Charge. Description. Text", "description": "The textual description of the applied allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "reasonCode": { "title": "Applied_ Allowance Charge. Reason. Code", "description": "The code specifying the reason for this applied allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "calculationPercent": { "title": "Applied_ Allowance Charge. Calculation. Percent", "description": "The percentage used to calculate the applied allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "basisAmount": { "title": "Applied_ Allowance Charge. Basis. Amount", "description": "The monetary value that is the basis on which the applied allowance charge is calculated.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "isOrHasCharge": { "title": "Applied_ Allowance Charge. Charge. Indicator", "description": "The indication of whether or not the applied allowance charge is a charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "categoryAppliedTax": { "title": "Applied_ Allowance Charge. Category. Applied_ Tax", "description": "The applied tax category of this applied allowance charge.", "$ref": "#/$defs/appliedTaxType" } }, "required": [ "isOrHasCharge" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "appliedChemicalTreatmentType": { "title": "Applied_ Chemical Treatment. Details", "description": "A process of applying a chemical, physical, or biological agent to an object.", "type": "object", "properties": { "name": { "title": "Applied_ Chemical Treatment. Name. Text", "description": "A name, expressed as text, of this applied chemical treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "methodName": { "title": "Applied_ Chemical Treatment. Method Name. Text", "description": "The name, expressed as text, of the method of this applied chemical treatment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "occurrenceDateTime": { "title": "Applied_ Chemical Treatment. Occurrence. Date Time", "description": "The date time of the occurrence of this applied chemical treatment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "chemicalConcentration": { "title": "Applied_ Chemical Treatment. Chemical Concentration. Measure", "description": "A measure of the chemical concentration of this applied chemical treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "usedDistinctChemical": { "title": "Applied_ Chemical Treatment. Used. Distinct_ Chemical", "description": "A chemical used during this applied chemical treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/distinctChemicalType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedPeriod": { "title": "Applied_ Chemical Treatment. Applied. Specified_ Period", "description": "A period during which this chemical treatment is applied.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTemperature": { "title": "Applied_ Chemical Treatment. Applicable. Specified_ Temperature", "description": "The specified temperature applicable for this applied chemical treatment.", "$ref": "#/$defs/temperatureType" }, "resultDocumentAuthentication": { "title": "Applied_ Chemical Treatment. Result. Document_ Authentication", "description": "The authentication of the results of this applied chemical treatment.", "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "resultNote": { "title": "Applied_ Chemical Treatment. Result. Note", "description": "The note describing the results of this applied chemical treatment.", "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "appliedTaxType": { "title": "Applied_ Tax. Details", "description": "A total levy or payment for the support of a government that is required of persons, groups, or businesses within the domain of that government.", "type": "object", "properties": { "calculatedAmount": { "title": "Applied_ Tax. Calculated. Amount", "description": "The monetary value resulting from the calculation of the applied tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "typeCode": { "title": "Applied_ Tax. Type. Code", "description": "The code specifying the applied tax type such as VAT.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "calculatedRate": { "title": "Applied_ Tax. Calculated. Rate", "description": "The rate used to calculate the applied tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/rateType" }, "basisAmount": { "title": "Applied_ Tax. Basis. Amount", "description": "The monetary value used as the basis in calculating the applied tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "taxPointDate": { "title": "Applied_ Tax. Tax Point. Date", "description": "The date of the tax point when taxes, such as VAT, are to be applied.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "associatedTransportEquipmentType": { "title": "Associated_ Transport Equipment. Details", "description": "A piece of transport equipment that is associated with another piece of transport equipment, such as a maritime container placed on a rail wagon for transportation.", "type": "object", "properties": { "id": { "title": "Associated_ Transport Equipment. Identification. Identifier", "description": "A unique number, mark or name which identifies this associated piece of transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "categoryCode": { "title": "Associated_ Transport Equipment. Category. Code", "description": "A code specifying a category of this piece of associated transport equipment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/transportEquipmentCategoryCodeType" } }, "characteristicCode": { "title": "Associated_ Transport Equipment. Characteristic. Code", "description": "The code specifying the characteristics, i.e. size and type, of this piece of associated transport equipment.", "$ref": "#/$defs/qdt/$defs/transportEquipmentSizeTypeCodeType" }, "characteristic": { "title": "Associated_ Transport Equipment. Characteristic. Text", "description": "The textual description of the characteristics, i.e. size and type, of this piece of associated transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "grossWeight": { "title": "Associated_ Transport Equipment. Gross Weight. Measure", "description": "The measure of the gross weight (mass) of this piece of associated transport equipment which is the weight (mass) including loaded goods, packing and transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "tareWeight": { "title": "Associated_ Transport Equipment. Tare Weight. Measure", "description": "The measure of the tare weight (mass) of this piece of associated transport equipment which is the weight (mass) including permanent equipment but excluding goods and loose accessories.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "grossVolume": { "title": "Associated_ Transport Equipment. Gross Volume. Measure", "description": "The measure of the gross volume of this piece of associated transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "loadedPackageQuantity": { "title": "Associated_ Transport Equipment. Loaded Package. Quantity", "description": "The number of packages loaded into or onto this piece of associated transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "unitQuantity": { "title": "Associated_ Transport Equipment. Unit. Quantity", "description": "The number of units of this type of associated transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "usedCapacityCode": { "title": "Associated_ Transport Equipment. Used Capacity. Code", "description": "The code specifying the used capacity, such as full or empty, of this associated piece of transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasSealed": { "title": "Associated_ Transport Equipment. Sealed. Indicator", "description": "The indication of whether or not this associated piece of transport equipment is sealed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "sealQuantity": { "title": "Associated_ Transport Equipment. Seal. Quantity", "description": "A quantity of seals for this associated piece of transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "containedConsignment": { "title": "Associated_ Transport Equipment. Contained. Supply Chain_ Consignment", "description": "A supply chain consignment contained in this piece of associated transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "loadedDangerousGoods": { "title": "Associated_ Transport Equipment. Loaded. Transport_ Dangerous Goods", "description": "Dangerous goods loaded into or onto this piece of associated transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "affixedLogisticsSeal": { "title": "Associated_ Transport Equipment. Affixed. Logistics_ Seal", "description": "A logistics seal affixed to this piece of associated transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsSealType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "settingTransportSettingTemperature": { "title": "Associated_ Transport Equipment. Setting. Transport Setting_ Temperature", "description": "A temperature setting for this piece of associated transport equipment, such as storage temperature or operational temperature.", "type": "array", "items": { "$ref": "#/$defs/transportSettingTemperatureType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "attachedTransportEquipmentType": { "title": "Attached_ Transport Equipment. Details", "description": "A piece of attached transport equipment, such as a chain or a tarpaulin.", "type": "object", "properties": { "id": { "title": "Attached_ Transport Equipment. Identification. Identifier", "description": "A unique identifier of this piece of attached transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "categoryCode": { "title": "Attached_ Transport Equipment. Category. Code", "description": "A code specifying a category of this piece of attached transport equipment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/transportEquipmentCategoryCodeType" } }, "characteristicCode": { "title": "Attached_ Transport Equipment. Characteristic. Code", "description": "The code specifying the characteristics, i.e. size and type, of this piece of attached transport equipment.", "$ref": "#/$defs/qdt/$defs/transportEquipmentSizeTypeCodeType" }, "characteristic": { "title": "Attached_ Transport Equipment. Characteristic. Text", "description": "The textual description of the characteristics, i.e. size and type, of this piece of attached transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "unitQuantity": { "title": "Attached_ Transport Equipment. Unit. Quantity", "description": "The number of units of attached transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "authoritativeSignatoryPersonType": { "title": "Authoritative Signatory_ Person. Details", "description": "A person who is authorized to sign a document, such as a customs officer or other government official.", "type": "object", "properties": { "name": { "title": "Authoritative Signatory_ Person. Name. Text", "description": "The name, expressed as text, of this authoritative signatory person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "attainedAcademicQualification": { "title": "Authoritative Signatory_ Person. Attained. Academic_ Qualification", "description": "An academic qualification attained by this authoritative signatory person.", "type": "array", "items": { "$ref": "#/$defs/academicQualificationType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "availablePeriodType": { "title": "Available_ Period. Details", "description": "A specific period of time such as the length of time between two known date/time points, from a start date onwards, or up to an end date for which something is available.", "type": "object", "properties": { "startDateTime": { "title": "Available_ Period. Start. Date Time", "description": "The date, time, date time or other date time value for the start of this available period of time.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "endDateTime": { "title": "Available_ Period. End. Date Time", "description": "The date, time, date time or other date time value for the end of this available period of time.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Available_ Period. Description. Text", "description": "The textual description of this available period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "basicWorkItemType": { "title": "Basic_ Work Item. Details", "description": "A basic item of work.", "type": "object", "properties": { "id": { "title": "Basic_ Work Item. Identification. Identifier", "description": "The unique identifier for this basic work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "referenceId": { "title": "Basic_ Work Item. Reference_ Identification. Identifier", "description": "The unique identifier of another work item referenced by this basic work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "primaryClassificationCode": { "title": "Basic_ Work Item. Primary_ Classification. Code", "description": "A code specifying the primary classification for this basic work item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "alternativeClassificationCode": { "title": "Basic_ Work Item. Alternative_ Classification. Code", "description": "A code specifying an alternative classification for this basic work item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "typeCode": { "title": "Basic_ Work Item. Type. Code", "description": "A code specifying the type of basic work item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "comment": { "title": "Basic_ Work Item. Comment. Text", "description": "A comment, expressed as text, for this basic work item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "totalQuantity": { "title": "Basic_ Work Item. Total. Quantity", "description": "The total quantity for this basic work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "totalQuantityClassificationCode": { "title": "Basic_ Work Item. Total Quantity Classification. Code", "description": "The code specifying the classification of the total quantity for this basic work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "index": { "title": "Basic_ Work Item. Index. Text", "description": "The index, expressed as text, to be used for this basic work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "requestedActionCode": { "title": "Basic_ Work Item. Requested Action. Code", "description": "A code specifying a requested action for this basic work item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "priceListItemId": { "title": "Basic_ Work Item. Price List Item_ Identification. Identifier", "description": "The unique identifier of a price list item for this basic work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "contractualLanguageCode": { "title": "Basic_ Work Item. Contractual Language. Code", "description": "The code specifying the contractual language for this basic work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "actualWorkItemComplexDescription": { "title": "Basic_ Work Item. Actual. Work Item_ Complex Description", "description": "An actual complex description for this basic work item.", "type": "array", "items": { "$ref": "#/$defs/workItemComplexDescriptionType" } }, "totalQuantityWorkItemQuantityAnalysis": { "title": "Basic_ Work Item. Total Quantity. Work Item_ Quantity Analysis", "description": "An analysis of the total quantity for this basic work item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/workItemQuantityAnalysisType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "unitCalculatedPrice": { "title": "Basic_ Work Item. Unit. Calculated_ Price", "description": "A unit calculated price for this basic work item.", "type": "array", "items": { "$ref": "#/$defs/calculatedPriceType" } }, "totalCalculatedPrice": { "title": "Basic_ Work Item. Total. Calculated_ Price", "description": "A total calculated price for this basic work item.", "type": "array", "items": { "$ref": "#/$defs/calculatedPriceType" } }, "changedRecordedStatus": { "title": "Basic_ Work Item. Changed. Recorded_ Status", "description": "A changed recorded status for this basic work item.", "type": "array", "items": { "$ref": "#/$defs/recordedStatusType" } }, "itemBasicWorkItem": { "title": "Basic_ Work Item. Item. Basic_ Work Item", "description": "A basic work item in this basic work item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/basicWorkItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "referencedBinaryFile": { "title": "Basic_ Work Item. Referenced. Specified_ Binary File", "description": "A specified binary file referenced by this basic work item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "birthAddressType": { "title": "Birth_ Address. Details", "description": "The place of birth.", "type": "object", "properties": { "countrySubDivisionName": { "title": "Birth_ Address. Country Sub-Division Name. Text", "description": "The name, expressed as text, of the sub-division of a country for this birth address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "cityName": { "title": "Birth_ Address. City Name. Text", "description": "The name, expressed as text, of the city, town or village of this birth address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "countryId": { "title": "Birth_ Address. Country. Identifier", "description": "The identifier of a country for this birth address.", "$ref": "#/$defs/qdt/$defs/countryIdType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "botanicalCropType": { "title": "Botanical_ Crop. Details", "description": "Plants or produce cultivated from a single botanical species or variety.", "type": "object", "properties": { "botanicalId": { "title": "Botanical_ Crop. Botanical Identification. Identifier", "description": "The identifier for this botanical crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "botanicalSpeciesCode": { "title": "Botanical_ Crop. Botanical Species. Code", "description": "The code specifying the species for this botanical crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "botanicalGenusCode": { "title": "Botanical_ Crop. Botanical Genus. Code", "description": "The code specifying the genus for this botanical crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "botanicalName": { "title": "Botanical_ Crop. Botanical Name. Text", "description": "The botanical name, expressed as text, for this botanical crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "branchFinancialInstitutionType": { "title": "Branch_ Financial Institution. Details", "description": "A sub-division of a bank, building society, credit union, stock brokerage, or similar business; established primarily to provide financial services and financial transactions.", "type": "object", "properties": { "id": { "title": "Branch_ Financial Institution. Identification. Identifier", "description": "The unique identifier for this branch of a financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Branch_ Financial Institution. Name. Text", "description": "The name, expressed as text, for this branch of a financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "locationFinancialInstitutionAddress": { "title": "Branch_ Financial Institution. Location. Financial Institution_ Address", "description": "The location address for this branch of a financial institution.", "oneOf": [ { "$ref": "#/$defs/financialInstitutionAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "calculatedEmissionType": { "title": "Calculated_ Emission. Details", "description": "A calculation of the pollution (including noise, heat, and radiation etc.) discharged into the environment by a residential, commercial, or industrial facility or by a means of transport, such as a vessel, aircraft or truck.", "type": "object", "properties": { "typeCode": { "title": "Calculated_ Emission. Type. Code", "description": "The code specifying the type of this calculated emission.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "affectedDistance": { "title": "Calculated_ Emission. Affected_ Distance. Measure", "description": "The affected distance over which this calculated emission is measured.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "weight": { "title": "Calculated_ Emission. Weight. Measure", "description": "A weight for which this calculated emission is measured.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" } }, "pollution": { "title": "Calculated_ Emission. Pollution. Measure", "description": "A measure of the pollution calculated for this emission.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "calculatedPriceType": { "title": "Calculated_ Price. Details", "description": "Information related to a calculated price.", "type": "object", "properties": { "typeCode": { "title": "Calculated_ Price. Type. Code", "description": "A code specifying the type of calculated price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "chargeAmount": { "title": "Calculated_ Price. Charge. Amount", "description": "A monetary value of the calculated price to be charged.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "relatedAppliedAllowanceCharge": { "title": "Calculated_ Price. Related. Applied_ Allowance Charge", "description": "Applied allowance charge information related to this calculated price.", "type": "array", "items": { "$ref": "#/$defs/appliedAllowanceChargeType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "calibratedMeasurementType": { "title": "Calibrated_ Measurement. Details", "description": "A measurement established by a device which is tested to a calibration standard of known accuracy.", "type": "object", "properties": { "id": { "title": "Calibrated_ Measurement. Identification. Identifier", "description": "The identifier for this calibrated measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "versionId": { "title": "Calibrated_ Measurement. Version. Identifier", "description": "The identifier of a version of this calibrated measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "quantificationTypeCode": { "title": "Calibrated_ Measurement. Quantification Type. Code", "description": "The code specifying a quantification type for this calibrated measurement, such as measured, calculated, or estimated.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueCode": { "title": "Calibrated_ Measurement. Value. Code", "description": "The code specifying a value for this calibrated measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "value": { "title": "Calibrated_ Measurement. Value. Measure", "description": "The value of a measure for this calibrated measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "tolerance": { "title": "Calibrated_ Measurement. Tolerance. Measure", "description": "The measure of the tolerance of this calibrated measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "tolerancePercent": { "title": "Calibrated_ Measurement. Tolerance. Percent", "description": "The percent of tolerance of this calibrated measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cancellationStatusType": { "title": "Cancellation_ Status. Details", "description": "Information relevant to a condition of a cancellation.", "type": "object", "properties": { "conditionCode": { "title": "Cancellation_ Status. Condition. Code", "description": "The code specifying the condition of this cancellation status.", "$ref": "#/$defs/qdt/$defs/cancellationDocumentStatusCodeType" }, "reasonCode": { "title": "Cancellation_ Status. Reason. Code", "description": "The code specifying the reason for this cancellation status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "reason": { "title": "Cancellation_ Status. Reason. Text", "description": "A reason, expressed as text, for this cancellation status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reasonInformation": { "title": "Cancellation_ Status. Reason_ Information. Text", "description": "Information, expressed as text, related to the reason for this cancellation status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "certificationTestSpecificationReportType": { "title": "Certification_ Test Specification Report. Details", "description": "A report that specifies a certification test and its attributes.", "type": "object", "properties": { "testName": { "title": "Certification_ Test Specification Report. Test Name. Text", "description": "A test name, expressed as text, for this certification test specification report.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "result": { "title": "Certification_ Test Specification Report. Result. Text", "description": "A result, expressed as text, reported in this certification test specification report.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "standardName": { "title": "Certification_ Test Specification Report. Standard Name. Text", "description": "The name, expressed as text, of the standard applicable for this certification test specification report.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "certifiedAccreditationType": { "title": "Certified_ Accreditation. Details", "description": "A certified recognition that provides evidence of a level of competency in a given area, such as certifying a level of skill in a trade.", "type": "object", "properties": { "categoryCode": { "title": "Certified_ Accreditation. Category. Code", "description": "The code specifying the category of this certified accreditation, such as driving or academic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "typeCode": { "title": "Certified_ Accreditation. Type. Code", "description": "The code specifying the type of this certified accreditation, such as a type of driving license.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "obtainedDateTime": { "title": "Certified_ Accreditation. Obtained. Date Time", "description": "The date, time, date time or other date time value when this certified accreditation was obtained.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "accreditingBodyName": { "title": "Certified_ Accreditation. Accrediting Body Name. Text", "description": "The name of the accrediting body, expressed as text, for this certified accreditation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "description": { "title": "Certified_ Accreditation. Description. Text", "description": "The textual description of this certified accreditation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "id": { "title": "Certified_ Accreditation. Identification. Identifier", "description": "An identifier for this certified accreditation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "authenticationMethodCode": { "title": "Certified_ Accreditation. Authentication Method. Code", "description": "A code specifying an authentication method for this certified accreditation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "expiryDateTime": { "title": "Certified_ Accreditation. Expiry. Date Time", "description": "The date, time, date time or other date time value when this certified accreditation expires.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "communicationEventType": { "title": "Communication_ Event. Details", "description": "A significant occurrence or happening communicated by means of sending or receiving information, such as transmitting digital data by using the internet.", "type": "object", "properties": { "id": { "title": "Communication_ Event. Identification. Identifier", "description": "The identifier for this communication event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "occurrenceDateTime": { "title": "Communication_ Event. Occurrence. Date Time", "description": "The date, time, date time, or other date time value of an occurrence of this communication event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "typeCode": { "title": "Communication_ Event. Type. Code", "description": "The code specifying the type of communication event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Communication_ Event. Description. Text", "description": "A textual description of this communication event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "unitQuantity": { "title": "Communication_ Event. Unit. Quantity", "description": "The number of units for this communication event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "reasonCode": { "title": "Communication_ Event. Reason. Code", "description": "The code specifying a reason for this communication event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "value": { "title": "Communication_ Event. Value. Measure", "description": "The measure of a value for this communication event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "operationalResponsible": { "title": "Communication_ Event. Operational_ Responsible. Trade_ Party", "description": "The operational responsible party for this communication event.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "occurrenceLogisticsLocation": { "title": "Communication_ Event. Occurrence. Logistics_ Location", "description": "The logistics location where this communication event will occur or has occurred.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedGeographicalFeature": { "title": "Communication_ Event. Associated. Specified_ Geographical Feature", "description": "A geographical feature associated with this communication event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/geographicalFeatureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "communicationPairingType": { "title": "Communication_ Pairing. Details", "description": "The process by which two potentially communicating entities are linked.", "type": "object", "properties": { "isOrHasPaired": { "title": "Communication_ Pairing. Paired. Indicator", "description": "The indication of whether or not the entity is paired in this communication pairing.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "methodCode": { "title": "Communication_ Pairing. Method. Code", "description": "The code specifying the method of this communication pairing.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "targetEntityId": { "title": "Communication_ Pairing. Target Entity. Identifier", "description": "The identifier of the target entity for this communication pairing.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "matchingCommunicationEvent": { "title": "Communication_ Pairing. Matching. Communication_ Event", "description": "A matching event for this communication pairing.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/communicationEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "compliancePolicyType": { "title": "Compliance_ Policy. Details", "description": "A plan of action agreed or chosen in order to obey rules or requests made by people in authority and designed to prevent and detect violations of applicable law, regulations, rules and ethical standards by employees, agents and others.", "type": "object", "properties": { "id": { "title": "Compliance_ Policy. Identification. Identifier", "description": "An identifier of this compliance policy.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "description": { "title": "Compliance_ Policy. Description. Text", "description": "A textual description of this compliance policy.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableReferencedStandard": { "title": "Compliance_ Policy. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this compliance policy.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "conformanceCertificateType": { "title": "Conformance_ Certificate. Details", "description": "The label delivered by a trusted third party to assess the compliance of a product or a service with an agreed standard.", "type": "object", "properties": { "id": { "title": "Conformance_ Certificate. Identification. Identifier", "description": "The unique identifier of this conformance certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Conformance_ Certificate. Type. Code", "description": "The code specifying the type of conformance certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "softwareOperatingSystem": { "title": "Conformance_ Certificate. Software Operating System. Text", "description": "The software operating system, expressed as text, for which this conformance certificate is produced.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "issueDateTime": { "title": "Conformance_ Certificate. Issue. Date Time", "description": "The date, time, date time, or other date time value when this conformance certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "issuingPartyId": { "title": "Conformance_ Certificate. Issuing_ Party. Identifier", "description": "An identifier of the issuing party of this conformance certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "contactPersonType": { "title": "Contact_ Person. Details", "description": "An individual human being in a position to give assistance or information.", "type": "object", "properties": { "givenName": { "title": "Contact_ Person. Given Name. Text", "description": "The name, expressed as text, given to this contact person, usually by parents at birth.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "middleName": { "title": "Contact_ Person. Middle Name. Text", "description": "The middle name, expressed as text, of this contact person, usually given by parents at birth.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "familyName": { "title": "Contact_ Person. Family Name. Text", "description": "A name, expressed as text, that this contact person shares with members of his/her family.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "birthDateTime": { "title": "Contact_ Person. Birth. Date Time", "description": "The date, time, date time or other date time value which specifies the birth date for this contact person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "titleCode": { "title": "Contact_ Person. Title. Code", "description": "The code specifying the title of this contact person, such as Ms., Doctor, Mister.", "$ref": "#/$defs/qdt/$defs/titleCodeType" }, "role": { "title": "Contact_ Person. Role. Text", "description": "A role, expressed as text, for this contact person.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "residenceCountryId": { "title": "Contact_ Person. Residence Country. Identifier", "description": "The identifier of the residence country of this contact person.", "$ref": "#/$defs/qdt/$defs/countryIdType" }, "specifiedBirthAddress": { "title": "Contact_ Person. Specified. Birth_ Address", "description": "The birth address specified for this contact person.", "oneOf": [ { "$ref": "#/$defs/birthAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedEmployerIdentity": { "title": "Contact_ Person. Specified. Employer_ Identity", "description": "An employer identity specified for this contact person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/employerIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPersonIdentity": { "title": "Contact_ Person. Specified. Person_ Identity", "description": "The person identity specified for this contact person.", "oneOf": [ { "$ref": "#/$defs/personIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTaxRegistration": { "title": "Contact_ Person. Specified. Tax_ Registration", "description": "A tax registration specified for this contact person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/taxRegistrationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "telephoneUniversalCommunication": { "title": "Contact_ Person. Telephone. Universal_ Communication", "description": "Telephone communication information for this contact person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "faxUniversalCommunication": { "title": "Contact_ Person. Fax. Universal_ Communication", "description": "Facsimile communication information for this contact person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "emailURIUniversalCommunication": { "title": "Contact_ Person. Email_ URI. Universal_ Communication", "description": "An email Uniform Resource Identifier (URI) communication for this contact person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "websiteURIUniversalCommunication": { "title": "Contact_ Person. Website_ URI. Universal_ Communication", "description": "A website Uniform Resource Identifier (URI) communication for this contact person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "instantMessagingUniversalCommunication": { "title": "Contact_ Person. Instant Messaging. Universal_ Communication", "description": "An instant messaging communication for this contact person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "controlSettingParameterType": { "title": "Control Setting_ Parameter. Details", "description": "A set of measurable factors that specifies the conditions of its operation within a specific context.", "type": "object", "properties": { "id": { "title": "Control Setting_ Parameter. Identification. Identifier", "description": "The identifier of this control setting parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Control Setting_ Parameter. Type. Code", "description": "The code specifying a type of parameter for this control setting parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Control Setting_ Parameter. Status. Code", "description": "The code specifying the status of this control setting parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Control Setting_ Parameter. Description. Text", "description": "A textual description of this control setting parameter.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "name": { "title": "Control Setting_ Parameter. Name. Text", "description": "The name, expressed as text, of this control setting parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasValueAllowed": { "title": "Control Setting_ Parameter. Value Allowed. Indicator", "description": "The indication of whether or not this control setting parameter value is allowed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueText": { "title": "Control Setting_ Parameter. Value. Text", "description": "The value, expressed as text, of this control setting parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "valueMeasure": { "title": "Control Setting_ Parameter. Value. Measure", "description": "The measure value for this control setting parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "isOrHasChangeable": { "title": "Control Setting_ Parameter. Changeable. Indicator", "description": "The indication whether or not this control setting parameter is changeable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "requestedRange": { "title": "Control Setting_ Parameter. Requested. Specified_ Range", "description": "A requested range specified for this control setting parameter.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cooperatingOrganizationType": { "title": "Cooperating_ Organization. Details", "description": "An organized structure set up for a particular purpose, such as a business, government body, department, charity, or financial institution that is working together with another organization, business, or person.", "type": "object", "properties": { "name": { "title": "Cooperating_ Organization. Name. Text", "description": "A name, expressed as text, for this cooperating organization.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "roleCode": { "title": "Cooperating_ Organization. Role. Code", "description": "The code specifying the role for this cooperating organization.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "usedInformationSource": { "title": "Cooperating_ Organization. Used. Specified_ Information Source", "description": "A specified cooperative information source used for or from this cooperating organization.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/informationSourceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "correctiveActionType": { "title": "Corrective_ Action. Details", "description": "Improvements taken to eliminate causes of non-conformities or other undesirable situations, such as to an organization's processes or products.", "type": "object", "properties": { "typeCode": { "title": "Corrective_ Action. Type. Code", "description": "The code specifying the type of corrective action.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Corrective_ Action. Type. Text", "description": "A type, expressed as text, for this corrective action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Corrective_ Action. Description. Text", "description": "A textual description for this corrective action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "correctiveEventType": { "title": "Corrective_ Event. Details", "description": "An occurrence or happening related to an object or process that is subject to a correction.", "type": "object", "properties": { "id": { "title": "Corrective_ Event. Identification. Identifier", "description": "The identifier for this corrective event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "creditorFinancialAccountType": { "title": "Creditor_ Financial Account. Details", "description": "A specific business arrangement whereby credits arising from transactions are recorded.", "type": "object", "properties": { "ibanId": { "title": "Creditor_ Financial Account. IBAN_ Identification. Identifier", "description": "The unique International Bank Account Number (IBAN) identifier for this creditor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "bbanId": { "title": "Creditor_ Financial Account. BBAN_ Identification. Identifier", "description": "The unique Basic Bank Account Number (BBAN) identifier used as part of a National Account Numbering Scheme(s) for this creditor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "upicId": { "title": "Creditor_ Financial Account. UPIC_ Identification. Identifier", "description": "The unique Universal Payment Identification Code (UPIC) identifier used by the New York Clearing House for this creditor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Creditor_ Financial Account. Type. Code", "description": "The code specifying the type of creditor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "proprietaryType": { "title": "Creditor_ Financial Account. Proprietary_ Type. Text", "description": "The proprietary type, expressed as text, of this creditor financial account, such as the nature or use of the creditor account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "currencyCode": { "title": "Creditor_ Financial Account. Currency. Code", "description": "The code specifying the currency of this creditor financial account (Reference ISO 4217 codes).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "accountName": { "title": "Creditor_ Financial Account. Account Name. Text", "description": "The account name, expressed as text, of this creditor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "proprietaryId": { "title": "Creditor_ Financial Account. Proprietary_ Identification. Identifier", "description": "The unique proprietary identifier for this creditor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "creditorFinancialInstitutionType": { "title": "Creditor_ Financial Institution. Details", "description": "A bank, building society, credit union, stock brokerage, or similar business of the party that receives money.", "type": "object", "properties": { "bicId": { "title": "Creditor_ Financial Institution. BIC. Identifier", "description": "The unique Bank Identification Code (BIC) as defined in ISO 9362 for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "chipsUniversalId": { "title": "Creditor_ Financial Institution. CHIPS Universal_ Identification. Identifier", "description": "The unique (United States) Clearing House Interbank Payments System (CHIPS) Universal Identification (UID) as assigned by the New York Clearing House for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "newZealandNCCId": { "title": "Creditor_ Financial Institution. New Zealand NCC_ Identification. Identifier", "description": "The unique New Zealand National Clearing Code (NCC) identifier as assigned by the New Zealand Bankers' Association (NZBA) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "irishNSCId": { "title": "Creditor_ Financial Institution. Irish NSC_ Identification. Identifier", "description": "The unique Irish National Sorting Code (NSC) identifier as assigned by the Irish Payments Services Organisation (IPSO) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "ukSortCodeId": { "title": "Creditor_ Financial Institution. UK Sort Code_ Identification. Identifier", "description": "The unique United Kingdom (UK) Sort Code identifier as assigned by the UK Payment Association (APACS) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "chipsParticipantId": { "title": "Creditor_ Financial Institution. CHIPS Participant_ Identification. Identifier", "description": "The unique (United States) Clearing House Interbank Payment System (CHIPS) Participant Identifier (ID) as assigned by the New York Clearing House for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "swissBCId": { "title": "Creditor_ Financial Institution. Swiss BC_ Identification. Identifier", "description": "The unique Swiss Bank Code (BC) identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "fedwireRoutingNumberId": { "title": "Creditor_ Financial Institution. Fedwire Routing Number_ Identification. Identifier", "description": "The unique Fedwire Routing Number identifier as assigned by the American Bankers Association (ABA) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "portugueseNCCId": { "title": "Creditor_ Financial Institution. Portuguese NCC_ Identification. Identifier", "description": "The unique Portuguese National Clearing Code (NCC) identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "russianCentralBankId": { "title": "Creditor_ Financial Institution. Russian Central Bank_ Identification. Identifier", "description": "The unique Russian Central Bank Identification Code identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "italianDomesticId": { "title": "Creditor_ Financial Institution. Italian Domestic_ Identification. Identifier", "description": "The unique Italian Domestic Identification Code identifier as assigned by the Associazione Bancaria Italiana (ABI) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "austrianBankleitzahlId": { "title": "Creditor_ Financial Institution. Austrian Bankleitzahl_ Identification. Identifier", "description": "The unique Austrian Bankleitzahl identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "canadianPaymentsAssociationId": { "title": "Creditor_ Financial Institution. Canadian Payments Association_ Identification. Identifier", "description": "The unique Canadian Payments Association Routing Number identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "sicId": { "title": "Creditor_ Financial Institution. SIC_ Identification. Identifier", "description": "The unique Swiss Interbank Clearing (SIC) Code identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "germanBankleitzahlId": { "title": "Creditor_ Financial Institution. German Bankleitzahl_ Identification. Identifier", "description": "The unique German Bankleitzahl identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "spanishDomesticInterbankingId": { "title": "Creditor_ Financial Institution. Spanish Domestic Interbanking_ Identification. Identifier", "description": "The unique Spanish Domestic Interbanking Code identifier as assigned by the Centro de Cooperacion Interbancaria (CCI) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "southAfricanNCCId": { "title": "Creditor_ Financial Institution. South African NCC_ Identification. Identifier", "description": "The unique South African National Clearing Code (NCC) identifier as assigned by the South African Bankers Services Company Ltd. (BankServ) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "hongKongBankId": { "title": "Creditor_ Financial Institution. Hong Kong Bank_ Identification. Identifier", "description": "The unique Hong Kong Bank Code identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "australianBSBId": { "title": "Creditor_ Financial Institution. Australian BSB_ Identification. Identifier", "description": "The unique Australian Bank State Branch (BSB) Code identifier as assigned by the Australian Payments Clearing Association (APCA) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "indianFinancialSystemId": { "title": "Creditor_ Financial Institution. Indian Financial System_ Identification. Identifier", "description": "The unique Indian Financial System Code identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "hellenicBankId": { "title": "Creditor_ Financial Institution. Hellenic Bank_ Identification. Identifier", "description": "The unique Hellenic Bank Identification Code identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "polishNationalClearingId": { "title": "Creditor_ Financial Institution. Polish National Clearing_ Identification. Identifier", "description": "The unique Polish National Clearing Code identifier for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Creditor_ Financial Institution. Name. Text", "description": "The name, expressed as text, for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "clearingSystemName": { "title": "Creditor_ Financial Institution. Clearing System Name. Text", "description": "The clearing system name, expressed as text, for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "japanFinancialInstitutionCommonId": { "title": "Creditor_ Financial Institution. Japan Financial Institution Common_ Identification. Identifier", "description": "The Japan Financial Institution Common identifier as assigned by the Japanese Bankers Association for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "australianSNId": { "title": "Creditor_ Financial Institution. Australian SN_ Identification. Identifier", "description": "The Australian Small Network (SN) identifier as assigned by the Australian Payments Clearing Association (APCA) for this creditor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "additionalClearingSystemId": { "title": "Creditor_ Financial Institution. Additional_ Clearing System. Identifier", "description": "An additional clearing system identifier for this creditor financial institution.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "locationFinancialInstitutionAddress": { "title": "Creditor_ Financial Institution. Location. Financial Institution_ Address", "description": "The location address for this creditor financial institution.", "oneOf": [ { "$ref": "#/$defs/financialInstitutionAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "subDivisionBranchFinancialInstitution": { "title": "Creditor_ Financial Institution. Sub-Division. Branch_ Financial Institution", "description": "The branch financial institution for this creditor financial institution.", "oneOf": [ { "$ref": "#/$defs/branchFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedProprietaryIdentity": { "title": "Creditor_ Financial Institution. Specified. Proprietary_ Identity", "description": "A proprietary identity specified for this creditor financial institution.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/proprietaryIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cropProduceBatchType": { "title": "Crop Produce_ Batch. Details", "description": "A group of crop produce considered or dealt with together.", "type": "object", "properties": { "id": { "title": "Crop Produce_ Batch. Identification. Identifier", "description": "The identifier for this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "creationDateTime": { "title": "Crop Produce_ Batch. Creation. Date Time", "description": "The date, time, date time, or other date time value of the creation of this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "breakUpDateTime": { "title": "Crop Produce_ Batch. Break Up. Date Time", "description": "The date, time, date time, or other date time value of the break up of this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "productName": { "title": "Crop Produce_ Batch. Product Name. Text", "description": "The product name, expressed as text, for this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "typeCode": { "title": "Crop Produce_ Batch. Type. Code", "description": "The code specifying the type of crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "size": { "title": "Crop Produce_ Batch. Size. Measure", "description": "The size, expressed as a measure, for this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "unitQuantity": { "title": "Crop Produce_ Batch. Unit. Quantity", "description": "The number of units, expressed as a quantity, for this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "quantity": { "title": "Crop Produce_ Batch. Specified. Quantity", "description": "The quantity specified for this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "nominalSizeNumeric": { "title": "Crop Produce_ Batch. Nominal Size. Numeric", "description": "The value of the nominal size for this crop produce batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "appliedTreatment": { "title": "Crop Produce_ Batch. Applied Treatment. Text", "description": "A treatment, expressed as text, applied to this crop produce batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedAgriculturalCharacteristic": { "title": "Crop Produce_ Batch. Specified. Agricultural_ Characteristic", "description": "An agricultural characteristic specified for this crop produce batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedAgriculturalCertificate": { "title": "Crop Produce_ Batch. Specified. Agricultural_ Certificate", "description": "An agricultural certificate specified for this crop produce batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedCropProduce": { "title": "Crop Produce_ Batch. Specified. Crop_ Produce", "description": "A crop produce specified for this crop produce batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropProduceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cropProductionAgriculturalProcessType": { "title": "Crop Production_ Agricultural Process. Details", "description": "A practice of cultivating land, raising crops, or treatment of the agricultural produce.", "type": "object", "properties": { "typeCode": { "title": "Crop Production_ Agricultural Process. Type. Code", "description": "The code specifying the type of agricultural process for this crop production.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeCode": { "title": "Crop Production_ Agricultural Process. Subordinate_ Type. Code", "description": "The code specifying the subordinate type of the agricultural process for this crop production.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "earliestStartDateTime": { "title": "Crop Production_ Agricultural Process. Earliest_ Start. Date Time", "description": "The date, time, date time or other date time value for the earliest start of the crop production in this agricultural process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualStartDateTime": { "title": "Crop Production_ Agricultural Process. Actual_ Start. Date Time", "description": "The date, time, date time or other date time value for the actual start of the crop production in this agricultural process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "latestEndDateTime": { "title": "Crop Production_ Agricultural Process. Latest_ End. Date Time", "description": "The date, time, date time or other date time value of the latest end for the crop production in this agricultural process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualEndDateTime": { "title": "Crop Production_ Agricultural Process. Actual_ End. Date Time", "description": "The date, time, date time or other date time value of the actual end for the crop production in this agricultural process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "statusCode": { "title": "Crop Production_ Agricultural Process. Status. Code", "description": "The code specifying the status of the agricultural process for this crop production.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Crop Production_ Agricultural Process. Description. Text", "description": "The textual description of the agricultural process for this crop production.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "harvestedCropProduceBatch": { "title": "Crop Production_ Agricultural Process. Harvested. Crop Produce_ Batch", "description": "A crop produce batch harvested in the crop production for this agricultural process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropProduceBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedAgriculturalApplication": { "title": "Crop Production_ Agricultural Process. Applied. Specified_ Agricultural Application", "description": "An agricultural application applied to a crop production agricultural process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalApplicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedFieldCrop": { "title": "Crop Production_ Agricultural Process. Specified. Field_ Crop", "description": "A field crop specified for this crop production agricultural process.", "type": "array", "items": { "$ref": "#/$defs/fieldCropType" } }, "productionWasteDisposalInstructions": { "title": "Crop Production_ Agricultural Process. Production Waste. Disposal_ Instructions", "description": "Disposal instructions related to production waste for this agricultural crop production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/disposalInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedProductionWasteMaterial": { "title": "Crop Production_ Agricultural Process. Reported. Production Waste_ Material", "description": "Production waste material reported for this agricultural crop production process.", "type": "array", "items": { "$ref": "#/$defs/productionWasteMaterialType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cropPlotType": { "title": "Crop_ Plot. Details", "description": "A small piece of land or water used for a crop such as an agricultural or aquacultural crop.", "type": "object", "properties": { "id": { "title": "Crop_ Plot. Identification. Identifier", "description": "The identifier for this crop plot.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "startDateTime": { "title": "Crop_ Plot. Start. Date Time", "description": "The date, time, date time, or other date time value for the start of this crop plot.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "endDateTime": { "title": "Crop_ Plot. End. Date Time", "description": "The date, time, date time, or other date time value for the end of this crop plot.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "area": { "title": "Crop_ Plot. Area. Measure", "description": "The area measure for this crop plot.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "regulatorySoilTypeCode": { "title": "Crop_ Plot. Regulatory_ Soil Type. Code", "description": "The code specifying the type of regulatory soil for this crop plot.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasRegulatoryOrganic": { "title": "Crop_ Plot. Regulatory_ Organic. Indicator", "description": "The indication of whether or not this crop plot is certified as regulatory organic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "specifiedAgriculturalCharacteristic": { "title": "Crop_ Plot. Specified. Agricultural_ Characteristic", "description": "An agricultural characteristic specified for this crop plot.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedAgriculturalZoneArea": { "title": "Crop_ Plot. Specified. Agricultural Zone_ Area", "description": "An agricultural zone area specified for this crop plot.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalZoneAreaType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedLocation": { "title": "Crop_ Plot. Specified. Referenced_ Location", "description": "The referenced location specified for this crop plot.", "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedAgriculturalCertificate": { "title": "Crop_ Plot. Specified. Agricultural_ Certificate", "description": "An agricultural certificate specified for this crop plot.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "grownFieldCrop": { "title": "Crop_ Plot. Grown. Field_ Crop", "description": "A field crop grown on this crop plot.", "type": "array", "items": { "$ref": "#/$defs/fieldCropType" } }, "applicableCropProductionAgriculturalProcess": { "title": "Crop_ Plot. Applicable. Crop Production_ Agricultural Process", "description": "An agricultural process crop production specified for this crop plot.", "type": "array", "items": { "$ref": "#/$defs/cropProductionAgriculturalProcessType" } }, "appliedAgriculturalApplication": { "title": "Crop_ Plot. Applied. Specified_ Agricultural Application", "description": "A specified agricultural application applied to this crop plot.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalApplicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cropProduceType": { "title": "Crop_ Produce. Details", "description": "Agricultural plants or plant products grown and harvested, such as grain, fruit, vegetables, silage.", "type": "object", "properties": { "id": { "title": "Crop_ Produce. Identification. Identifier", "description": "An identifier for this crop produce.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Crop_ Produce. Type. Code", "description": "The code specifying the type of crop produce.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeCode": { "title": "Crop_ Produce. Subordinate_ Type. Code", "description": "The code specifying the subordinate type of crop produce, such as product or by-product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Crop_ Produce. Name. Text", "description": "The name, expressed as text, for this crop produce.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "calculatedYield": { "title": "Crop_ Produce. Calculated_ Yield. Measure", "description": "A measure of the calculated yield, such as weight per surface area unit, of this crop produce.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "estimatedYield": { "title": "Crop_ Produce. Estimated_ Yield. Measure", "description": "A measure of the estimated yield, such as weight per surface area unit, of this crop produce.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "inputSpecifiedCropProduceBatch": { "title": "Crop_ Produce. Input_ Specified. Crop Produce_ Batch", "description": "An input batch crop produce, such as seed or fertilizer, specified for this crop produce.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropProduceBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputSpecifiedCropProduceBatch": { "title": "Crop_ Produce. Output_ Specified. Crop Produce_ Batch", "description": "An output batch crop produce, such as potatoes, grain, straw, specified for this crop produce.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropProduceBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minItems": 1 } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "crossBorderCustomsValuationType": { "title": "Cross-Border_ Customs Valuation. Details", "description": "A cross-border trade related assessment of the worth of an object, such as its monetary value, for customs purposes.", "type": "object", "properties": { "addedAdjustmentAmount": { "title": "Cross-Border_ Customs Valuation. Added_ Adjustment. Amount", "description": "The monetary value of the adjustment added for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "deductedAdjustmentAmount": { "title": "Cross-Border_ Customs Valuation. Deducted_ Adjustment. Amount", "description": "The monetary value of the adjustment deducted for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "addedAdjustmentPercent": { "title": "Cross-Border_ Customs Valuation. Added_ Adjustment. Percent", "description": "The adjustment added, expressed as a percentage, for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "deductedAdjustmentPercent": { "title": "Cross-Border_ Customs Valuation. Deducted_ Adjustment. Percent", "description": "The adjustment deducted, expressed as a percentage, for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "methodCode": { "title": "Cross-Border_ Customs Valuation. Method. Code", "description": "The code specifying the method by which this cross-border customs valuation is determined.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "wtoAdditionCode": { "title": "Cross-Border_ Customs Valuation. WTO Addition. Code", "description": "The code specifying any additions necessary under the World Trade Organization (WTO) Valuation Agreement used for the assessment of this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "chargeApportionMethodCode": { "title": "Cross-Border_ Customs Valuation. Charge Apportion Method. Code", "description": "The code specifying the method of the apportion of charges for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "otherChargeAmount": { "title": "Cross-Border_ Customs Valuation. Other Charge. Amount", "description": "A monetary value added or subtracted from the total invoice price not previously taken into account for this cross-border customs valuation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "isOrHasBuyerSellerRelationship": { "title": "Cross-Border_ Customs Valuation. Buyer Seller Relationship. Indicator", "description": "The indication of whether or not there is a relationship between the buyer and the seller, such as a financial relationship, for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasBuyerSellerRelationshipPriceInfluence": { "title": "Cross-Border_ Customs Valuation. Buyer Seller Relationship Price Influence. Indicator", "description": "The indication of whether or not the buyer seller relationship influences the price of the goods for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasSaleRestriction": { "title": "Cross-Border_ Customs Valuation. Sale Restriction. Indicator", "description": "The indication of whether or not there is any restriction imposed on the sale of the goods for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasSalePriceCondition": { "title": "Cross-Border_ Customs Valuation. Sale Price Condition. Indicator", "description": "The indication of whether or not there is a condition imposed on the sale price of the goods for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasRoyaltyLicenseFee": { "title": "Cross-Border_ Customs Valuation. Royalty License Fee. Indicator", "description": "The indication of whether or not there is a royalty or licence fee related to the goods for this cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "typeCode": { "title": "Cross-Border_ Customs Valuation. Type. Code", "description": "The code specifying the type of cross-border customs valuation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "saleRestriction": { "title": "Cross-Border_ Customs Valuation. Sale Restriction. Text", "description": "A restriction, expressed as text, imposed on the sale of the goods for this cross-border customs valuation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "applicableTradeCurrencyExchange": { "title": "Cross-Border_ Customs Valuation. Applicable. Trade_ Currency Exchange", "description": "The trade related currency exchange applicable to this cross-border customs valuation.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "crossBorderRegulatoryProcedureType": { "title": "Cross-Border_ Regulatory Procedure. Details", "description": "A set of formal steps to satisfy a cross-border regulation, law or convention.", "type": "object", "properties": { "typeCode": { "title": "Cross-Border_ Regulatory Procedure. Type. Code", "description": "A code specifying a type of cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "previousProcedureTypeCode": { "title": "Cross-Border_ Regulatory Procedure. Previous Procedure Type. Code", "description": "A code specifying a type of previous procedure for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "requestOverrideCode": { "title": "Cross-Border_ Regulatory Procedure. Request Override. Code", "description": "A code specifying a request, including a reason, to override previously submitted information for this cross-border regulatory procedure, such as due to an error condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "guaranteeCode": { "title": "Cross-Border_ Regulatory Procedure. Guarantee. Code", "description": "The code specifying an undertaking given in cash, bond or as a written guarantee to ensure that an obligation will be fulfilled for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "guarantee": { "title": "Cross-Border_ Regulatory Procedure. Guarantee. Text", "description": "The undertaking, expressed as text, given in cash, bond or as a written guarantee to ensure that an obligation will be fulfilled for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "transactionNatureCode": { "title": "Cross-Border_ Regulatory Procedure. Transaction Nature. Code", "description": "A code specifying the nature of a transaction for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "valuationBasisAmount": { "title": "Cross-Border_ Regulatory Procedure. Valuation Basis. Amount", "description": "The monetary value of the basis on which the valuation is, or will be, calculated for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalConsignmentValueAmount": { "title": "Cross-Border_ Regulatory Procedure. Total Consignment Value. Amount", "description": "The total monetary value for a consignment for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "tariffQuantity": { "title": "Cross-Border_ Regulatory Procedure. Tariff. Quantity", "description": "A tariff quantity for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maxItems": 1 }, "tariffDeductionQuantity": { "title": "Cross-Border_ Regulatory Procedure. Tariff Deduction. Quantity", "description": "A quantity to be deducted from the tariff quantity for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maxItems": 1 }, "performanceDateTime": { "title": "Cross-Border_ Regulatory Procedure. Performance. Date Time", "description": "A date, time, date time, or other date time value on which this cross-border regulatory procedure was, or will be, performed.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "maxItems": 1 }, "declarantAssignedDeclarationId": { "title": "Cross-Border_ Regulatory Procedure. Declarant Assigned Declaration. Identifier", "description": "The declarant assigned identifier of a declaration for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "isOrHasControlStartDateConfirmation": { "title": "Cross-Border_ Regulatory Procedure. Control Start Date Confirmation. Indicator", "description": "The indication of whether or not the start date of a control has been confirmed for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasControlRequirement": { "title": "Cross-Border_ Regulatory Procedure. Control Requirement. Indicator", "description": "The indication of whether or not a control is required for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "tariffAmount": { "title": "Cross-Border_ Regulatory Procedure. Tariff. Amount", "description": "A monetary value of a tariff for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "nonTariffChargeAmount": { "title": "Cross-Border_ Regulatory Procedure. Non-Tariff Charge. Amount", "description": "A monetary value of all non-tariff charges for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "totalChargeAmount": { "title": "Cross-Border_ Regulatory Procedure. Total Charge. Amount", "description": "A monetary value of the total charges, including tariff and non-tariff charges, for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "remark": { "title": "Cross-Border_ Regulatory Procedure. Remark. Text", "description": "A remark, expressed as text, for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "quotaId": { "title": "Cross-Border_ Regulatory Procedure. Quota. Identifier", "description": "A quota identifier for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "paymentMethodCode": { "title": "Cross-Border_ Regulatory Procedure. Payment Method. Code", "description": "The code specifying the payment method for this cross-border regulatory procedure, such as by deferred payment method.", "$ref": "#/$defs/qdt/$defs/paymentMethodCodeType", "properties": { "listId": false, "listVersionId": false } }, "controlResult": { "title": "Cross-Border_ Regulatory Procedure. Control Result. Text", "description": "A control result, expressed as text, for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "originCriteria": { "title": "Cross-Border_ Regulatory Procedure. Origin Criteria. Text", "description": "The origin criteria, expressed as text, for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "amendmentReasonCode": { "title": "Cross-Border_ Regulatory Procedure. Amendment Reason. Code", "description": "A code specifying a reason for an amendment to this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "categoryCode": { "title": "Cross-Border_ Regulatory Procedure. Category. Code", "description": "A code specifying a category for this cross-border regulatory procedure, such as the appendices of the CITES Convention.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "usedToDateQuotaQuantity": { "title": "Cross-Border_ Regulatory Procedure. Used To Date_ Quota. Quantity", "description": "The quantity of the quota used to date under this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "annualQuotaQuantity": { "title": "Cross-Border_ Regulatory Procedure. Annual_ Quota. Quantity", "description": "The annual quota quantity under this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "acquisitionDateTime": { "title": "Cross-Border_ Regulatory Procedure. Acquisition. Date Time", "description": "The date, time, date time, or other date time value of an acquisition for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "transportMovementTypeCode": { "title": "Cross-Border_ Regulatory Procedure. Transport Movement_ Type. Code", "description": "A code specifying the transport movement type, such as import, export, transit, for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/transportMovementTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "maxItems": 1 }, "responsibleAgencyCode": { "title": "Cross-Border_ Regulatory Procedure. Responsible Agency. Code", "description": "The code specifying the agency responsible for this cross-border regulatory procedure.", "$ref": "#/$defs/qdt/$defs/responsibleGovernmentAgencyCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "responsibleAgencyInvolvementCode": { "title": "Cross-Border_ Regulatory Procedure. Responsible Agency Involvement. Code", "description": "A code specifying a responsible agency involved in this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/responsibleGovernmentAgencyInvolvementCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "maxItems": 1 }, "responsibleAgencyActionCode": { "title": "Cross-Border_ Regulatory Procedure. Responsible Agency Action. Code", "description": "A code specifying an action for a responsible agency in this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/governmentActionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "maxItems": 1 }, "immediatePayableTotalChargeAmount": { "title": "Cross-Border_ Regulatory Procedure. Immediate Payable_ Total Charge. Amount", "description": "A monetary value of the total charges, including tariff and non-tariff charges, immediately payable for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "deferredPayableTotalChargeAmount": { "title": "Cross-Border_ Regulatory Procedure. Deferred Payable_ Total Charge. Amount", "description": "A monetary value of the total charges, including tariff and non-tariff charges, deferred for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "isOrHasDeferredPaymentMethod": { "title": "Cross-Border_ Regulatory Procedure. Deferred Payment Method. Indicator", "description": "The indication of whether or not the deferred payment method is applicable to this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "registeredDeferredPaymentPayerId": { "title": "Cross-Border_ Regulatory Procedure. Registered Deferred Payment Payer. Identifier", "description": "The identifier of the registered deferred payment payer for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "goodsStatusCode": { "title": "Cross-Border_ Regulatory Procedure. Goods Status. Code", "description": "The code specifying the goods status for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "exportLicenceControlClassificationId": { "title": "Cross-Border_ Regulatory Procedure. Export Licence Control Classification. Identifier", "description": "The identifier of the export licence classification for control purposes relevant to this cross-border regulatory procedure, such as per the Wassenaar agreement concerning trade in weapons and dual-use goods and technologies.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "certificationBasis": { "title": "Cross-Border_ Regulatory Procedure. Certification Basis. Text", "description": "A basis for a certification, expressed as text, for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "freeTradeAgreementName": { "title": "Cross-Border_ Regulatory Procedure. Free Trade Agreement Name. Text", "description": "The name of a free trade agreement, expressed as text, for this cross-border regulatory procedure.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "previousReferencedDocument": { "title": "Cross-Border_ Regulatory Procedure. Previous. Referenced_ Document", "description": "A previous document related to this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "referencedDocument": { "title": "Cross-Border_ Regulatory Procedure. Referenced. Referenced_ Document", "description": "A document referenced by this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeTax": { "title": "Cross-Border_ Regulatory Procedure. Applicable. Trade_ Tax", "description": "A tax, levy or duty applicable to this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "declarationLodgementLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Declaration Lodgement. Logistics_ Location", "description": "The location at which a declaration has been lodged for this cross-border regulatory procedure.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "paymentOfficeLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Payment Office. Logistics_ Location", "description": "The location of an office at which a payment relevant to this cross-border regulatory procedure is made.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "statementNote": { "title": "Cross-Border_ Regulatory Procedure. Statement. Note", "description": "A statement note for this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "specifiedDebtorFinancialAccount": { "title": "Cross-Border_ Regulatory Procedure. Specified. Debtor_ Financial Account", "description": "A debtor financial account specified for this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/debtorFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedLogisticsStatus": { "title": "Cross-Border_ Regulatory Procedure. Reported. Logistics_ Status", "description": "A logistics status reported for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "#/$defs/logisticsStatusType" } }, "exemptionClaimant": { "title": "Cross-Border_ Regulatory Procedure. Exemption Claimant. Trade_ Party", "description": "A party who claims an exemption from this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "consignmentDestinationSpecifiedLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Consignment Destination_ Specified. Logistics_ Location", "description": "A consignment destination location specified for this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "applicableTradeCurrencyExchange": { "title": "Cross-Border_ Regulatory Procedure. Applicable. Trade_ Currency Exchange", "description": "The applicable currency exchange for this cross-border regulatory procedure.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicablePeriod": { "title": "Cross-Border_ Regulatory Procedure. Applicable. Specified_ Period", "description": "A period applicable to this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "treatmentEvent": { "title": "Cross-Border_ Regulatory Procedure. Treatment. Transport_ Event", "description": "A treatment event for this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "examinationEvent": { "title": "Cross-Border_ Regulatory Procedure. Examination. Transport_ Event", "description": "An examination event for this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requiredLogisticsSeal": { "title": "Cross-Border_ Regulatory Procedure. Required. Logistics_ Seal", "description": "A seal required by this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsSealType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "borderClearanceInstructions": { "title": "Cross-Border_ Regulatory Procedure. Border Clearance. Transport_ Instructions", "description": "Border clearance instructions for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "entryCustomsOfficeSpecifiedLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Entry Customs Office_ Specified. Logistics_ Location", "description": "The location of the specified customs office at which the goods subject to this cross-border regulatory procedure, enter the customs territory of entry.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exitCustomsOfficeSpecifiedLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Exit Customs Office_ Specified. Logistics_ Location", "description": "The location of the specified customs office at which the goods which are subject to this cross-border regulatory procedure leave the customs territory of destination.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "importCustomsOfficeSpecifiedLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Import Customs Office_ Specified. Logistics_ Location", "description": "The location of the specified customs office which is responsible for import formalities for the goods which are subject to this cross-border regulatory procedure.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exportCustomsOfficeSpecifiedLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Export Customs Office_ Specified. Logistics_ Location", "description": "The location of the specified customs office which is responsible for export formalities for the goods which are subject to this cross-border regulatory procedure.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transitCustomsOfficeSpecifiedLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Transit Customs Office_ Specified. Logistics_ Location", "description": "A location of a specified customs office which is responsible for transit formalities en route for the goods which are subject to this cross-border regulatory procedure.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transitReleaseCustomsOfficeSpecifiedLogisticsLocation": { "title": "Cross-Border_ Regulatory Procedure. Transit Release Customs Office_ Specified. Logistics_ Location", "description": "A location of a specified customs office at which the goods which are subject to this cross-border regulatory procedure are released from a customs transit regime.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requiredAppliedChemicalTreatment": { "title": "Cross-Border_ Regulatory Procedure. Required. Applied_ Chemical Treatment", "description": "A chemical treatment applied as required by this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "#/$defs/appliedChemicalTreatmentType" } }, "requiredCertificationTestSpecificationReport": { "title": "Cross-Border_ Regulatory Procedure. Required. Certification_ Test Specification Report", "description": "A report of a certification test and its attributes that is required for this cross-border regulatory procedure.", "type": "array", "items": { "$ref": "#/$defs/certificationTestSpecificationReportType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "csEngineeringCoordinateReferenceSystemType": { "title": "CS Engineering_ Coordinate Reference System. Details", "description": "A coordinate reference system that is used in a contextually local sense to describe the relative locations of objects in which coordinates of points are recorded in a Coordinate System (CS) (reference ISO 19111).", "type": "object", "properties": { "id": { "title": "CS Engineering_ Coordinate Reference System. Identification. Identifier", "description": "The identifier for this CS engineering coordinate reference system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "name": { "title": "CS Engineering_ Coordinate Reference System. Name. Text", "description": "The name, expressed as text, for this CS engineering coordinate reference system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "level": { "title": "CS Engineering_ Coordinate Reference System. Level. Text", "description": "The level, expressed as text, of this CS engineering coordinate reference system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "subordinateCSEngineeringCoordinateReferenceSystem": { "title": "CS Engineering_ Coordinate Reference System. Subordinate. CS Engineering_ Coordinate Reference System", "description": "A CS engineering coordinate reference system subordinate to this CS engineering coordinate reference system.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/csEngineeringCoordinateReferenceSystemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedDelimitedPeriod": { "title": "CS Engineering_ Coordinate Reference System. Specified. Delimited_ Period", "description": "A delimited period specified for this CS engineering coordinate reference system.", "type": "array", "items": { "$ref": "#/$defs/delimitedPeriodType" } } }, "required": [ "id", "level" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "debtorFinancialAccountType": { "title": "Debtor_ Financial Account. Details", "description": "A specific business arrangement whereby debits arising from transactions are recorded.", "type": "object", "properties": { "ibanId": { "title": "Debtor_ Financial Account. IBAN_ Identification. Identifier", "description": "The unique International Bank Account Number (IBAN) identifier for this debtor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "bbanId": { "title": "Debtor_ Financial Account. BBAN_ Identification. Identifier", "description": "The unique Basic Bank Account Number (BBAN) identifier used as part of a National Account Numbering Scheme(s) for this debtor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "upicId": { "title": "Debtor_ Financial Account. UPIC_ Identification. Identifier", "description": "The unique Universal Payment Identification Code (UPIC) identifier used by the New York Clearing House for this debtor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Debtor_ Financial Account. Type. Code", "description": "The code specifying the type of debtor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "proprietaryType": { "title": "Debtor_ Financial Account. Proprietary_ Type. Text", "description": "The proprietary type, expressed as text, of this debtor financial account, such as the nature or use of the debtor account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "currencyCode": { "title": "Debtor_ Financial Account. Currency. Code", "description": "The code specifying the currency of this debtor financial account (Reference ISO 4217 codes).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "accountName": { "title": "Debtor_ Financial Account. Account Name. Text", "description": "The account name, expressed as text, of this debtor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "proprietaryId": { "title": "Debtor_ Financial Account. Proprietary_ Identification. Identifier", "description": "The unique proprietary identifier for this debtor financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "debtorFinancialInstitutionType": { "title": "Debtor_ Financial Institution. Details", "description": "A bank, building society, credit union, stock brokerage, or similar business of the party that owes money.", "type": "object", "properties": { "bicId": { "title": "Debtor_ Financial Institution. BIC. Identifier", "description": "The unique Bank Identification Code (BIC) as defined in ISO 9362 for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "clearingSystemName": { "title": "Debtor_ Financial Institution. Clearing System Name. Text", "description": "The clearing system name, expressed as text, for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "chipsUniversalId": { "title": "Debtor_ Financial Institution. CHIPS Universal_ Identification. Identifier", "description": "The unique (United States) Clearing House Interbank Payments System (CHIPS) Universal Identification (UID) as assigned by the New York Clearing House for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "newZealandNCCId": { "title": "Debtor_ Financial Institution. New Zealand NCC_ Identification. Identifier", "description": "The unique New Zealand National Clearing Code (NCC) identifier as assigned by the New Zealand Bankers' Association (NZBA) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "irishNSCId": { "title": "Debtor_ Financial Institution. Irish NSC_ Identification. Identifier", "description": "The unique Irish National Sorting Code (NSC) identifier as assigned by the Irish Payments Services Organisation (IPSO) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "ukSortCodeId": { "title": "Debtor_ Financial Institution. UK Sort Code_ Identification. Identifier", "description": "The unique United Kingdom (UK) Sort Code identifier as assigned by the UK Payment Association (APACS) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "chipsParticipantId": { "title": "Debtor_ Financial Institution. CHIPS Participant_ Identification. Identifier", "description": "The unique (United States) Clearing House Interbank Payment System (CHIPS) Participant Identifier (ID) as assigned by the New York Clearing House for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "swissBCId": { "title": "Debtor_ Financial Institution. Swiss BC_ Identification. Identifier", "description": "The unique Swiss Bank Code (BC) identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "fedwireRoutingNumberId": { "title": "Debtor_ Financial Institution. Fedwire Routing Number_ Identification. Identifier", "description": "The unique Fedwire Routing Number identifier as assigned by the American Bankers Association (ABA) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "portugueseNCCId": { "title": "Debtor_ Financial Institution. Portuguese NCC_ Identification. Identifier", "description": "The unique Portuguese National Clearing Code (NCC) identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "russianCentralBankId": { "title": "Debtor_ Financial Institution. Russian Central Bank_ Identification. Identifier", "description": "The unique Russian Central Bank Identification Code identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "italianDomesticId": { "title": "Debtor_ Financial Institution. Italian Domestic_ Identification. Identifier", "description": "The unique Italian Domestic Identification Code identifier as assigned by the Associazione Bancaria Italiana (ABI) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "austrianBankleitzahlId": { "title": "Debtor_ Financial Institution. Austrian Bankleitzahl_ Identification. Identifier", "description": "The unique Austrian Bankleitzahl identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "canadianPaymentsAssociationId": { "title": "Debtor_ Financial Institution. Canadian Payments Association_ Identification. Identifier", "description": "The unique Canadian Payments Association Routing Number identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "sicId": { "title": "Debtor_ Financial Institution. SIC_ Identification. Identifier", "description": "The unique Swiss Interbank Clearing (SIC) Code identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "germanBankleitzahlId": { "title": "Debtor_ Financial Institution. German Bankleitzahl_ Identification. Identifier", "description": "The unique German Bankleitzahl identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "spanishDomesticInterbankingId": { "title": "Debtor_ Financial Institution. Spanish Domestic Interbanking_ Identification. Identifier", "description": "The unique Spanish Domestic Interbanking Code identifier as assigned by the Centro de Cooperacion Interbancaria (CCI) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "southAfricanNCCId": { "title": "Debtor_ Financial Institution. South African NCC_ Identification. Identifier", "description": "The unique South African National Clearing Code (NCC) identifier as assigned by the South African Bankers Services Company Ltd. (BankServ) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "hongKongBankId": { "title": "Debtor_ Financial Institution. Hong Kong Bank_ Identification. Identifier", "description": "The unique Hong Kong Bank Code identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "australianBSBId": { "title": "Debtor_ Financial Institution. Australian BSB_ Identification. Identifier", "description": "The unique Australian Bank State Branch (BSB) Code identifier as assigned by the Australian Payments Clearing Association (APCA) for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "indianFinancialSystemId": { "title": "Debtor_ Financial Institution. Indian Financial System_ Identification. Identifier", "description": "The unique Indian Financial System Code identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "hellenicBankId": { "title": "Debtor_ Financial Institution. Hellenic Bank_ Identification. Identifier", "description": "The unique Hellenic Bank Identification Code identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "polishNationalClearingId": { "title": "Debtor_ Financial Institution. Polish National Clearing_ Identification. Identifier", "description": "The unique Polish National Clearing Code identifier for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Debtor_ Financial Institution. Name. Text", "description": "The name, expressed as text, for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "japanFinancialInstitutionCommonId": { "title": "Debtor_ Financial Institution. Japan Financial Institution Common_ Identification. Identifier", "description": "The Japan Financial Institution Common identifier as assigned by the Japanese Bankers Association for this debtor financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "locationFinancialInstitutionAddress": { "title": "Debtor_ Financial Institution. Location. Financial Institution_ Address", "description": "The location address for this debtor financial institution.", "oneOf": [ { "$ref": "#/$defs/financialInstitutionAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "subDivisionBranchFinancialInstitution": { "title": "Debtor_ Financial Institution. Sub-Division. Branch_ Financial Institution", "description": "The branch financial institution for this debtor financial institution.", "oneOf": [ { "$ref": "#/$defs/branchFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "declaredErrorType": { "title": "Declared_ Error. Details", "description": "A notification that an error has occurred.", "type": "object", "properties": { "reasonCode": { "title": "Declared_ Error. Reason. Code", "description": "A code specifying a reason for the declared error.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issueDateTime": { "title": "Declared_ Error. Issue. Date Time", "description": "An issue date, time, date time or other date time value for this declared error.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "associatedCorrectiveEvent": { "title": "Declared_ Error. Associated. Corrective_ Event", "description": "A corrective event associated with this declared error.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/correctiveEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "delimitedPeriodType": { "title": "Delimited_ Period. Details", "description": "A period of time from a start date time onwards up to an end date time.", "type": "object", "properties": { "startDateTime": { "title": "Delimited_ Period. Start. Date Time", "description": "The date, time, date time or other date time value for the start of this delimited period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "endDateTime": { "title": "Delimited_ Period. End. Date Time", "description": "The date, time, date time or other date time value for the end of this delimited period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "duration": { "title": "Delimited_ Period. Duration. Measure", "description": "The measure of the length of time for this delimited period such as hours, days, weeks, months or years.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "deliveryAdjustmentType": { "title": "Delivery_ Adjustment. Details", "description": "A correction or modification to reflect actual delivery conditions.", "type": "object", "properties": { "reasonCode": { "title": "Delivery_ Adjustment. Reason. Code", "description": "The code specifying a reason for this delivery adjustment.", "$ref": "#/$defs/qdt/$defs/adjustmentReasonCodeType", "properties": { "listId": false, "listVersionId": false } }, "reason": { "title": "Delivery_ Adjustment. Reason. Text", "description": "A reason, expressed as text, for this delivery adjustment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "actualAmount": { "title": "Delivery_ Adjustment. Actual. Amount", "description": "An actual monetary value added or subtracted as a result of this delivery adjustment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "actualQuantity": { "title": "Delivery_ Adjustment. Actual. Quantity", "description": "The actual quantity added or subtracted as a result of this delivery adjustment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "actualDateTime": { "title": "Delivery_ Adjustment. Actual. Date Time", "description": "The actual date, time, date time, or other date time value of this delivery adjustment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "deliveryInstructionsType": { "title": "Delivery_ Instructions. Details", "description": "Delivery information of an instructive nature.", "type": "object", "properties": { "handlingCode": { "title": "Delivery_ Instructions. Handling. Code", "description": "A code specifying delivery handling instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "handling": { "title": "Delivery_ Instructions. Handling. Text", "description": "Delivery handling instructions expressed as text.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Delivery_ Instructions. Description. Text", "description": "A textual description of these delivery instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "descriptionCode": { "title": "Delivery_ Instructions. Description. Code", "description": "The code specifying a description of these delivery instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "diseaseProtectionMeansType": { "title": "Disease_ Protection Means. Details", "description": "A way to protect something, such as human beings, animals or environment, from getting infected or becoming ill.", "type": "object", "properties": { "categoryCode": { "title": "Disease_ Protection Means. Category. Code", "description": "The code specifying the category of disease protection means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "item": { "title": "Disease_ Protection Means. Item. Text", "description": "An item, expressed as text, for this disease protection means.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "restriction": { "title": "Disease_ Protection Means. Restriction. Text", "description": "A restriction, expressed as text, for this disease protection means.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasAccepted": { "title": "Disease_ Protection Means. Accepted. Indicator", "description": "The indication of whether or not this disease protection means is accepted.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "description": { "title": "Disease_ Protection Means. Description. Text", "description": "A textual description of this disease protection means.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "disposalInstructionsType": { "title": "Disposal_ Instructions. Details", "description": "A set of instructions detailing how to properly dispose of a material.", "type": "object", "properties": { "materialId": { "title": "Disposal_ Instructions. Material. Identifier", "description": "The identifier of the material to which these disposal instructions apply.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "recyclingDescriptionCode": { "title": "Disposal_ Instructions. Recycling_ Description. Code", "description": "A code describing recycling in these disposal instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "description": { "title": "Disposal_ Instructions. Description. Text", "description": "A textual description of these disposal instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "recyclingProcedure": { "title": "Disposal_ Instructions. Recycling_ Procedure. Text", "description": "A recycling procedure, expressed as text, for these disposal instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "distinctChemicalType": { "title": "Distinct_ Chemical. Details", "description": "Any clearly defined substance having a defined molecular composition.", "type": "object", "properties": { "scientificName": { "title": "Distinct_ Chemical. Scientific_ Name. Text", "description": "The scientific name, expressed as text, for this distinct chemical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "commonName": { "title": "Distinct_ Chemical. Common_ Name. Text", "description": "A common name, expressed as text, for this distinct chemical.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "synonymName": { "title": "Distinct_ Chemical. Synonym_ Name. Text", "description": "A synonym name, expressed as text, for this distinct chemical.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "familyName": { "title": "Distinct_ Chemical. Family_ Name. Text", "description": "The family name expressed as text for this distinct chemical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "molecularWeight": { "title": "Distinct_ Chemical. Molecular_ Weight. Measure", "description": "The measure of the molecular weight (in grams) for this distinct chemical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "typeCode": { "title": "Distinct_ Chemical. Type. Code", "description": "The code specifying the type of distinct chemical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "formulaDescription": { "title": "Distinct_ Chemical. Formula_ Description. Text", "description": "The textual description of the formula for this distinct chemical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "id": { "title": "Distinct_ Chemical. Identification. Identifier", "description": "An identifier of this distinct chemical.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "weight": { "title": "Distinct_ Chemical. Weight. Measure", "description": "A measure of the weight of this distinct chemical.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "mass": { "title": "Distinct_ Chemical. Mass. Measure", "description": "A measure of the mass of this distinct chemical.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "massRatio": { "title": "Distinct_ Chemical. Mass Ratio. Measure", "description": "A mass measure of this distinct chemical expressed as a ratio to another mass, such as the total mass.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "volume": { "title": "Distinct_ Chemical. Volume. Measure", "description": "A measure of the volume of this distinct chemical.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "volumeRatio": { "title": "Distinct_ Chemical. Volume Ratio. Measure", "description": "A measure of the volume of this distinct chemical expressed as a ratio to another volume, such as the total volume.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "presencePercent": { "title": "Distinct_ Chemical. Presence. Percent", "description": "The percentage of the presence of distinct chemical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "presenceIngredientRangeMeasurement": { "title": "Distinct_ Chemical. Presence. Ingredient Range_ Measurement", "description": "A measurement of the range of the presence of an ingredient in this distinct chemical.", "type": "array", "items": { "$ref": "#/$defs/ingredientRangeMeasurementType" }, "maxItems": 2 }, "applicableToxicologicalHazardousMaterial": { "title": "Distinct_ Chemical. Applicable. Toxicological_ Hazardous Material", "description": "An applicable toxicological hazardous material for this distinct chemical.", "type": "array", "items": { "$ref": "#/$defs/toxicologicalHazardousMaterialType" }, "maxItems": 2 }, "applicableProductCharacteristic": { "title": "Distinct_ Chemical. Applicable. Product_ Characteristic", "description": "A product characteristic applicable to this distinct chemical.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductCertificate": { "title": "Distinct_ Chemical. Specified. Product_ Certificate", "description": "A product certificate specified for this distinct chemical.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Distinct_ Chemical. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this distinct chemical.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentContextParameterType": { "title": "Document Context_ Parameter. Details", "description": "A feature that is fixed for a particular document context.", "type": "object", "properties": { "id": { "title": "Document Context_ Parameter. Identification. Identifier", "description": "The unique identifier of this document context parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "value": { "title": "Document Context_ Parameter. Value. Text", "description": "The value, expressed as text, of this document context parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "specifiedDocumentVersion": { "title": "Document Context_ Parameter. Specified. Document_ Version", "description": "The document version specified for this document context parameter.", "oneOf": [ { "$ref": "#/$defs/documentVersionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentHandlingInstructionsType": { "title": "Document Handling_ Instructions. Details", "description": "Instructions for handling the document, such as stamping the agent signature.", "type": "object", "properties": { "procedure": { "title": "Document Handling_ Instructions. Procedure. Text", "description": "A procedure, expressed as text, for these document handling instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasRequirement": { "title": "Document Handling_ Instructions. Requirement. Indicator", "description": "The indication of whether or not a requirement exists for these document handling instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentLineDocumentType": { "title": "Document Line_ Document. Details", "description": "A collection of data for a line on a piece of written, printed or electronic matter that provides information or evidence.", "type": "object", "properties": { "lineId": { "title": "Document Line_ Document. Line. Identifier", "description": "The unique identifier of this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "uuidLineId": { "title": "Document Line_ Document. UUID_ Line. Identifier", "description": "The universally unique identifier (UUID) of this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "parentLineId": { "title": "Document Line_ Document. Parent_ Line. Identifier", "description": "The unique identifier of the parent line to this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "lineStatusCode": { "title": "Document Line_ Document. Line Status. Code", "description": "The code specifying the status of this document line.", "$ref": "#/$defs/qdt/$defs/lineStatusCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "lineStatusReasonCode": { "title": "Document Line_ Document. Line Status Reason. Code", "description": "The code specifying the line status reason for this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "latestRevisionDateTime": { "title": "Document Line_ Document. Latest_ Revision. Date Time", "description": "The date, time, date time, or other date time value for the latest revision of this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "id": { "title": "Document Line_ Document. Identification. Identifier", "description": "The identifier of this document line document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "issueDateTime": { "title": "Document Line_ Document. Issue. Date Time", "description": "The date, time, date time, or other date time value for the issuance of this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "lineStatusReason": { "title": "Document Line_ Document. Line Status Reason. Text", "description": "A reason, expressed as text, for the line status in this document line.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "publicationDateTime": { "title": "Document Line_ Document. Publication. Date Time", "description": "The date, time, date time, or other date time value of the publication of this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "buyerAssignedCategoryCode": { "title": "Document Line_ Document. Buyer Assigned_ Category. Code", "description": "The code specifying the category assigned by the buyer for this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateLineId": { "title": "Document Line_ Document. Subordinate Line. Identifier", "description": "An identifier of a subordinate line of this document line.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "categoryCode": { "title": "Document Line_ Document. Category. Code", "description": "The code specifying the category of this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "responseReasonCode": { "title": "Document Line_ Document. Response Reason. Code", "description": "The code specifying the response reason of this document line.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "includedNote": { "title": "Document Line_ Document. Included. Note", "description": "A note included in this document line.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "effectivePeriod": { "title": "Document Line_ Document. Effective. Specified_ Period", "description": "The period within which this document line is effective.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "referenceAcknowledgementDocument": { "title": "Document Line_ Document. Reference. Acknowledgement_ Document", "description": "The acknowledgement document referenced in this document line.", "oneOf": [ { "$ref": "#/$defs/acknowledgementDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "referenceReferencedDocument": { "title": "Document Line_ Document. Reference. Referenced_ Document", "description": "A document referenced from this document line.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentAuthenticationType": { "title": "Document_ Authentication. Details", "description": "A proof that a document is genuine.", "type": "object", "properties": { "typeCode": { "title": "Document_ Authentication. Type. Code", "description": "The code specifying the type of document authentication.", "$ref": "#/$defs/qdt/$defs/governmentActionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "actualDateTime": { "title": "Document_ Authentication. Actual. Date Time", "description": "The actual date, time, date time, or other date time value of this document authentication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "id": { "title": "Document_ Authentication. Identification. Identifier", "description": "A unique identifier for this document authentication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "information": { "title": "Document_ Authentication. Information. Text", "description": "Information, expressed as text, for this document authentication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "statement": { "title": "Document_ Authentication. Statement. Text", "description": "The statement, expressed as text, for this document authentication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "statementCode": { "title": "Document_ Authentication. Statement. Code", "description": "The code specifying the statement for this document authentication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "representationTypeCode": { "title": "Document_ Authentication. Representation Type. Code", "description": "The code specifying the type of representation of this document authentication, such as direct or indirect.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "signatory": { "title": "Document_ Authentication. Signatory. Text", "description": "The signatory, expressed as text, for this document authentication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "signatoryImageBinaryObject": { "title": "Document_ Authentication. Signatory_ Image. Binary Object", "description": "The signatory image, expressed as a binary object, for this document authentication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/binaryObjectType" }, "categoryCode": { "title": "Document_ Authentication. Category. Code", "description": "A code specifying a category for this document authentication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "includedDocumentClause": { "title": "Document_ Authentication. Included. Document_ Clause", "description": "A document clause included in this document authentication.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentClauseType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "provider": { "title": "Document_ Authentication. Provider. Trade_ Party", "description": "The trade party providing this document authentication.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "locationProvider": { "title": "Document_ Authentication. Location Provider. Trade_ Party", "description": "The trade party providing the location for this document authentication.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "issueLogisticsLocation": { "title": "Document_ Authentication. Issue. Logistics_ Location", "description": "The issue location for this document authentication.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentCharacteristicType": { "title": "Document_ Characteristic. Details", "description": "A prominent attribute or aspect of a document.", "type": "object", "properties": { "id": { "title": "Document_ Characteristic. Identification. Identifier", "description": "An identifier for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Document_ Characteristic. Type. Code", "description": "A code specifying a type of document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "isOrHasValueChanged": { "title": "Document_ Characteristic. Value_ Changed. Indicator", "description": "The indication of whether or not the value of this document characteristic is changed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueAdjustmentDirectionCode": { "title": "Document_ Characteristic. Value_ Adjustment Direction. Code", "description": "The code specifying the adjustment direction for value of this document characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Document_ Characteristic. Name. Text", "description": "A name, expressed as text, for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Document_ Characteristic. Description. Text", "description": "A textual description of this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "location": { "title": "Document_ Characteristic. Location. Text", "description": "A location, expressed as text, for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueText": { "title": "Document_ Characteristic. Value. Text", "description": "A value, expressed as text, for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueAmount": { "title": "Document_ Characteristic. Value. Amount", "description": "A value, expressed as a monetary value, for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "valueMeasure": { "title": "Document_ Characteristic. Value. Measure", "description": "A measure of a value for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "valueDateTime": { "title": "Document_ Characteristic. Value. Date Time", "description": "A date, time, date time or other date time value for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "valueCode": { "title": "Document_ Characteristic. Value. Code", "description": "A code specifying a value of this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "valueQuantity": { "title": "Document_ Characteristic. Value. Quantity", "description": "A value, expressed as a quantity, for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "valueNumeric": { "title": "Document_ Characteristic. Value. Numeric", "description": "A value, expressed as a number, for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } }, "valuePercent": { "title": "Document_ Characteristic. Value. Percent", "description": "A value, expressed as a percentage, for this document characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentClauseType": { "title": "Document_ Clause. Details", "description": "A distinct article or provision in a document, which requires compliance.", "type": "object", "properties": { "id": { "title": "Document_ Clause. Identification. Identifier", "description": "The unique identifier of this document clause.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "content": { "title": "Document_ Clause. Content. Text", "description": "Content, expressed as text, of this document clause.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "urlId": { "title": "Document_ Clause. URL. Identifier", "description": "The Uniform Resource Locator (URL) for this document clause.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "associatedMeasurement": { "title": "Document_ Clause. Associated. Measurement", "description": "A measurement associated with this document clause.", "type": "array", "items": { "$ref": "#/$defs/measurementType" } }, "associatedPeriod": { "title": "Document_ Clause. Associated. Specified_ Period", "description": "A period of time associated with this document clause.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentStatusType": { "title": "Document_ Status. Details", "description": "The information relevant to a condition related to a document.", "type": "object", "properties": { "description": { "title": "Document_ Status. Description. Text", "description": "The textual description of this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "referenceDateTime": { "title": "Document_ Status. Reference. Date Time", "description": "The reference date, time, date time or other date time value for this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "conditionCode": { "title": "Document_ Status. Condition. Code", "description": "The code specifying the condition of this document status.", "$ref": "#/$defs/qdt/$defs/documentStatusCodeType" }, "reasonCode": { "title": "Document_ Status. Reason. Code", "description": "A code specifying a reason for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "reason": { "title": "Document_ Status. Reason. Text", "description": "A reason, expressed as text, for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "information": { "title": "Document_ Status. Information. Text", "description": "Information, expressed as text, for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "condition": { "title": "Document_ Status. Condition. Text", "description": "A condition, expressed as text, for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "processConditionCode": { "title": "Document_ Status. Process_ Condition. Code", "description": "The code specifying the process condition of this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "processCondition": { "title": "Document_ Status. Process_ Condition. Text", "description": "A process condition, expressed as text, for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reasonInformationCode": { "title": "Document_ Status. Reason_ Information. Code", "description": "The code specifying the reason for the information for this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "reasonInformation": { "title": "Document_ Status. Reason_ Information. Text", "description": "Reason information, expressed as text, for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reasonClassificationCode": { "title": "Document_ Status. Reason_ Classification. Code", "description": "The code specifying the reason classification for this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "reasonClassification": { "title": "Document_ Status. Reason_ Classification. Text", "description": "A reason classification, expressed as text, for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "requestedActionCode": { "title": "Document_ Status. Requested_ Action. Code", "description": "The code specifying the requested action for this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "requestedAction": { "title": "Document_ Status. Requested_ Action. Text", "description": "A requested action, expressed as text, for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "invalidInformation": { "title": "Document_ Status. Invalid_ Information. Text", "description": "The invalid information, expressed as text, for this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "validInformation": { "title": "Document_ Status. Valid_ Information. Text", "description": "The valid information, expressed as text, for this document status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "sequenceNumeric": { "title": "Document_ Status. Sequence. Numeric", "description": "A sequence number for this document status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } }, "validityPeriod": { "title": "Document_ Status. Validity. Specified_ Period", "description": "A specified validity period for this document status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedNote": { "title": "Document_ Status. Included. Note", "description": "A note included for this document status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedDocumentCharacteristic": { "title": "Document_ Status. Specified. Document_ Characteristic", "description": "A document characteristic specified for this document status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "documentVersionType": { "title": "Document_ Version. Details", "description": "A specific variant of a document.", "type": "object", "properties": { "id": { "title": "Document_ Version. Identification. Identifier", "description": "The unique identifier for this document version.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Document_ Version. Name. Text", "description": "The name, expressed as text, of this document version.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "issueDateTime": { "title": "Document_ Version. Issue. Date Time", "description": "The date, time, date and time or other date time value of issue of this document version.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "electronicNegotiationExchangeType": { "title": "Electronic_ Negotiation Exchange. Details", "description": "An offer exchanged between parties for an electronic negotiation.", "type": "object", "properties": { "sessionId": { "title": "Electronic_ Negotiation Exchange. Session. Identifier", "description": "The identifier of the session for this electronic negotiation exchange.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "sequenceNumeric": { "title": "Electronic_ Negotiation Exchange. Sequence. Numeric", "description": "The sequence number for this electronic negotiation exchange.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "typeCode": { "title": "Electronic_ Negotiation Exchange. Type. Code", "description": "The code specifying the type of electronic negotiation exchange, such as prerequisite, offer, suggestion or withdrawal.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "protocolTypeCode": { "title": "Electronic_ Negotiation Exchange. Protocol_ Type. Code", "description": "The code specifying the type of the protocol for this electronic negotiation exchange, such as Alternating Offer Protocol, Continuous Offer Protocol, Withdrawable Alternating Offer Protocol, Withdrawable Continuous Offer Protocol.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "responseDueDateTime": { "title": "Electronic_ Negotiation Exchange. Response Due. Date Time", "description": "The date or date time value when the response is due for this electronic negotiation exchange.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "specifiedNegotiationContext": { "title": "Electronic_ Negotiation Exchange. Specified. Negotiation_ Context", "description": "A context specified for this electronic negotiation exchange.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/negotiationContextType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTargetIssue": { "title": "Electronic_ Negotiation Exchange. Specified. Target_ Issue", "description": "A target issue specified for this electronic negotiation exchange.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/targetIssueType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "sessionId" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "employerIdentityType": { "title": "Employer_ Identity. Details", "description": "Identification of a party who pays someone to do work on a regular or contractual basis.", "type": "object", "properties": { "id": { "title": "Employer_ Identity. Identification. Identifier", "description": "The unique identifier for this employer identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "exchangedDocumentContextType": { "title": "Exchanged Document_ Context. Details", "description": "The scenario or setting of an exchanged document, such as its business process application context.", "type": "object", "properties": { "transactionId": { "title": "Exchanged Document_ Context. Specified_ Transaction. Identifier", "description": "The identifier of a specified transaction in this exchanged document context.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "isOrHasTest": { "title": "Exchanged Document_ Context. Test. Indicator", "description": "The indication of whether or not this exchanged document context is a test.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "processingTransactionDateTime": { "title": "Exchanged Document_ Context. Processing_ Transaction. Date Time", "description": "The date, time, date time, or other date time value of the processing of a transaction for this exchanged document context.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "businessProcessSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. Business Process_ Specified. Document Context_ Parameter", "description": "A business process context parameter specified for this exchanged document context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "bimSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. BIM_ Specified. Document Context_ Parameter", "description": "A Business Information Master (BIM) context parameter specified for this exchanged document context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "scenarioSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. Scenario_ Specified. Document Context_ Parameter", "description": "A scenario context parameter specified for this exchanged document context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicationSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. Application_ Specified. Document Context_ Parameter", "description": "An application context parameter specified for this exchanged document context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "guidelineSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. Guideline_ Specified. Document Context_ Parameter", "description": "A guideline context parameter specified for this exchanged document context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subsetSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. Subset_ Specified. Document Context_ Parameter", "description": "A subset context parameter specified for this exchanged document context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "messageStandardSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. Message Standard_ Specified. Document Context_ Parameter", "description": "The message standard document context parameter specified for this exchanged document context.", "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "userSpecifiedDocumentContextParameter": { "title": "Exchanged Document_ Context. User_ Specified. Document Context_ Parameter", "description": "A user specified document context parameter specified for this exchanged document context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentContextParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "exchangedDeclarationType": { "title": "Exchanged_ Declaration. Details", "description": "A collection of data for a piece of written, printed or electronic matter that is exchanged between two parties as a formal declaration.", "type": "object", "properties": { "id": { "title": "Exchanged_ Declaration. Identification. Identifier", "description": "An identifier for this exchanged declaration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "issueDateTime": { "title": "Exchanged_ Declaration. Issue. Date Time", "description": "The date, time, date time or other date time value for the issuance of this exchanged declaration.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "grossWeight": { "title": "Exchanged_ Declaration. Gross Weight_ Specified. Measure", "description": "The gross weight measure specified in this exchanged declaration.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "totalPackageQuantity": { "title": "Exchanged_ Declaration. Total Package_ Specified. Quantity", "description": "The total package quantity specified in this exchanged declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "jurisdictionEntryDateTime": { "title": "Exchanged_ Declaration. Jurisdiction Entry. Date Time", "description": "The date, time, date time or other date time value when the items which are a subject of this exchanged declaration enter a jurisdiction, such as the actual date of arrival of a means of transport.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "versionId": { "title": "Exchanged_ Declaration. Version. Identifier", "description": "The identifier for the version of this exchanged declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Exchanged_ Declaration. Type. Code", "description": "The code specifying the type of this exchanged declaration.", "$ref": "#/$defs/qdt/$defs/documentCodeType", "properties": { "listId": false, "listVersionId": false, "name": false, "listUri": false } }, "procedureCode": { "title": "Exchanged_ Declaration. Procedure. Code", "description": "A code specifying a procedure for this exchanged declaration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "customsValueAmount": { "title": "Exchanged_ Declaration. Customs Value_ Specified. Amount", "description": "The monetary value specified for customs purposes in this exchanged declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "statisticalValueAmount": { "title": "Exchanged_ Declaration. Statistical Value_ Specified. Amount", "description": "The monetary value specified for statistical purposes in this exchanged declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalInvoiceAmount": { "title": "Exchanged_ Declaration. Total Invoice_ Specified. Amount", "description": "The total invoice monetary value specified in this exchanged declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "currencyExchangeRate": { "title": "Exchanged_ Declaration. Currency Exchange. Rate", "description": "The rate of currency exchange in this exchanged declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/rateType" }, "specificCircumstanceCode": { "title": "Exchanged_ Declaration. Specific Circumstance. Code", "description": "The code specifying a specific circumstance in this exchanged declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "declarant": { "title": "Exchanged_ Declaration. Declarant. Trade_ Party", "description": "The trade party acting as the declarant for this exchanged declaration.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "declarantAgent": { "title": "Exchanged_ Declaration. Declarant Agent. Trade_ Party", "description": "The trade party acting as an agent for the declarant for this exchanged declaration.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "submissionLogisticsLocation": { "title": "Exchanged_ Declaration. Submission. Logistics_ Location", "description": "The submission location for this exchanged declaration.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableCrossBorderCustomsValuation": { "title": "Exchanged_ Declaration. Applicable. Cross-Border_ Customs Valuation", "description": "Customs valuation information applicable to this exchanged declaration.", "$ref": "#/$defs/crossBorderCustomsValuationType" }, "previousReferencedDocument": { "title": "Exchanged_ Declaration. Previous. Referenced_ Document", "description": "A previous document referenced for this exchanged declaration.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "principalAssociated": { "title": "Exchanged_ Declaration. Principal_ Associated. Trade_ Party", "description": "A principal trade party associated with this exchanged declaration.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalStatementNote": { "title": "Exchanged_ Declaration. Additional_ Statement. Note", "description": "An additional statement note for this exchanged declaration.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReferencedDocument": { "title": "Exchanged_ Declaration. Associated. Referenced_ Document", "description": "A referenced document associated with this exchanged declaration.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "exchangedDocumentType": { "title": "Exchanged_ Document. Details", "description": "A collection of data for a piece of written, printed or electronic matter that is exchanged between two or more parties.", "type": "object", "properties": { "id": { "title": "Exchanged_ Document. Identification. Identifier", "description": "The unique identifier of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Exchanged_ Document. Name. Text", "description": "A name, expressed as text, of this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Exchanged_ Document. Description. Text", "description": "A textual description of this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "typeCode": { "title": "Exchanged_ Document. Type. Code", "description": "The code specifying the type of exchanged document.", "$ref": "#/$defs/qdt/$defs/documentCodeType", "properties": { "listId": false, "listVersionId": false, "name": false, "listUri": false } }, "statusCode": { "title": "Exchanged_ Document. Status. Code", "description": "The code specifying the status of this exchanged document.", "$ref": "#/$defs/qdt/$defs/documentStatusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "issueDateTime": { "title": "Exchanged_ Document. Issue. Date Time", "description": "The date, time, date time or other date time value for the issuance of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasCopy": { "title": "Exchanged_ Document. Copy. Indicator", "description": "The indication of whether or not this exchanged document is a copy.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "purpose": { "title": "Exchanged_ Document. Purpose. Text", "description": "The purpose, expressed as text, of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "submissionDateTime": { "title": "Exchanged_ Document. Submission. Date Time", "description": "The date, time, date time or other date time value for the formal submission of this exchanged document to a receiver by a sender.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasControlRequirement": { "title": "Exchanged_ Document. Control Requirement. Indicator", "description": "The indication of whether or not this exchanged document has specific control requirements.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "remarks": { "title": "Exchanged_ Document. Remarks. Text", "description": "A remark, expressed as text, regarding this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "languageId": { "title": "Exchanged_ Document. Language. Identifier", "description": "A unique identifier for a language used in this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "lineCountNumeric": { "title": "Exchanged_ Document. Line Count. Numeric", "description": "The count of the number of lines in this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "acceptanceDateTime": { "title": "Exchanged_ Document. Acceptance. Date Time", "description": "The date, time, date time, or other date time value for the acceptance of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "originalRequiredQuantity": { "title": "Exchanged_ Document. Original Required. Quantity", "description": "The number of originals required of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "copyRequiredQuantity": { "title": "Exchanged_ Document. Copy Required. Quantity", "description": "The number of copies required of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "originalIssuedQuantity": { "title": "Exchanged_ Document. Original Issued. Quantity", "description": "The number of originals issued of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "copyIssuedQuantity": { "title": "Exchanged_ Document. Copy Issued. Quantity", "description": "The number of copies issued of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "purposeCode": { "title": "Exchanged_ Document. Purpose. Code", "description": "A code specifying the purpose of this exchanged document, such as request or reminder.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/messageFunctionCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } } }, "amendmentPurposeCode": { "title": "Exchanged_ Document. Amendment_ Purpose. Code", "description": "A code specifying a purpose of an amendment to this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "information": { "title": "Exchanged_ Document. Information. Text", "description": "Information, expressed as text, for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "isOrHasElectronicPresentation": { "title": "Exchanged_ Document. Electronic Presentation. Indicator", "description": "The indication of whether or not this exchanged document is presented in an electronic format.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "revisionDateTime": { "title": "Exchanged_ Document. Revision. Date Time", "description": "The date, time, date time or other date time value for the revision of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "lineItemQuantity": { "title": "Exchanged_ Document. Line_ Item. Quantity", "description": "The number of line items in this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "traderAssignedId": { "title": "Exchanged_ Document. Trader Assigned_ Identification. Identifier", "description": "A unique trader assigned identifier for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "senderAssignedId": { "title": "Exchanged_ Document. Sender Assigned_ Identification. Identifier", "description": "A unique sender assigned identifier for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "recipientAssignedId": { "title": "Exchanged_ Document. Recipient Assigned_ Identification. Identifier", "description": "A unique recipient assigned identifier for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "customsId": { "title": "Exchanged_ Document. Customs_ Identification. Identifier", "description": "A unique identifier, for customs purposes, for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "versionId": { "title": "Exchanged_ Document. Version_ Identification. Identifier", "description": "The unique identifier for the version of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "globalId": { "title": "Exchanged_ Document. Global_ Identification. Identifier", "description": "The unique global identifier for this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "revisionId": { "title": "Exchanged_ Document. Revision_ Identification. Identifier", "description": "The unique identifier of the revision of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "previousRevisionId": { "title": "Exchanged_ Document. Previous Revision_ Identification. Identifier", "description": "The unique identifier of the previous revision of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "categoryCode": { "title": "Exchanged_ Document. Category. Code", "description": "The code specifying a category for this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "cancellationDateTime": { "title": "Exchanged_ Document. Cancellation. Date Time", "description": "The date, time, date time, or other date time value of a cancellation of the exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "rejectionResponseDateTime": { "title": "Exchanged_ Document. Rejection_ Response. Date Time", "description": "A date, time, date time, or other date time value of a rejection response of the exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "maxItems": 1 }, "responseDateTime": { "title": "Exchanged_ Document. Response. Date Time", "description": "A date, time, date time, or other date time value of a response of the exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "maxItems": 1 }, "responseReasonCode": { "title": "Exchanged_ Document. Response Reason. Code", "description": "A code specifying a response reason for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "requestedResponseTypeCode": { "title": "Exchanged_ Document. Requested_ Response Type. Code", "description": "A code specifying a type of response requested for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "creationDateTime": { "title": "Exchanged_ Document. Creation. Date Time", "description": "The date, time, date time, or other date time value of a creation of this exchanged document.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "urgencyCode": { "title": "Exchanged_ Document. Urgency. Code", "description": "The code specifying the urgency for this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "urgency": { "title": "Exchanged_ Document. Urgency. Text", "description": "An urgency, expressed as text, of this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "offsetProcessingStatus": { "title": "Exchanged_ Document. Offset Processing_ Status. Text", "description": "A status of an offset processing, expressed as text, for this exchanged document, such as the process offsetted by this document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "firstVersionIssueDateTime": { "title": "Exchanged_ Document. First Version Issue. Date Time", "description": "The date, time, date time or other date time value when the first version of this exchanged document was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "subtypeCode": { "title": "Exchanged_ Document. Subtype. Code", "description": "The code specifying the subtype of this exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "amendmentPurpose": { "title": "Exchanged_ Document. Amendment_ Purpose. Text", "description": "An amendment purpose, expressed in text, for this exchanged document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "includedNote": { "title": "Exchanged_ Document. Included. Note", "description": "A note included in this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "referenceReferencedDocument": { "title": "Exchanged_ Document. Reference. Referenced_ Document", "description": "Other documents referenced by this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "signatoryDocumentAuthentication": { "title": "Exchanged_ Document. Signatory. Document_ Authentication", "description": "A signatory document authentication for this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "effectivePeriod": { "title": "Exchanged_ Document. Effective. Specified_ Period", "description": "The specified period within which this exchanged document is effective.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "issueLogisticsLocation": { "title": "Exchanged_ Document. Issue. Logistics_ Location", "description": "The location where this exchanged document has been issued.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "lodgementLogisticsLocation": { "title": "Exchanged_ Document. Lodgement. Logistics_ Location", "description": "The location where this exchanged document has been lodged.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "contractualDocumentClause": { "title": "Exchanged_ Document. Contractual. Document_ Clause", "description": "A contractual clause of this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentClauseType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "firstSignatoryDocumentAuthentication": { "title": "Exchanged_ Document. First_ Signatory. Document_ Authentication", "description": "The first or primary signature that authenticates this exchanged document.", "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "secondSignatoryDocumentAuthentication": { "title": "Exchanged_ Document. Second_ Signatory. Document_ Authentication", "description": "The second signature, also known as the first counter signature, that has been authenticated on this exchanged document indicating where appropriate the authentication party.", "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "thirdSignatoryDocumentAuthentication": { "title": "Exchanged_ Document. Third_ Signatory. Document_ Authentication", "description": "The third signature, also known as the second counter signature, that has been authenticated on this exchanged document indicating where appropriate the authentication party.", "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "fourthSignatoryDocumentAuthentication": { "title": "Exchanged_ Document. Fourth_ Signatory. Document_ Authentication", "description": "The fourth signature, also known as the third counter signature, that has been authenticated on this exchanged document indicating where appropriate the authentication party.", "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "sender": { "title": "Exchanged_ Document. Sender. Trade_ Party", "description": "The party that sends this exchanged document.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "agent": { "title": "Exchanged_ Document. Agent. Trade_ Party", "description": "A party representing another party for this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "issuer": { "title": "Exchanged_ Document. Issuer. Trade_ Party", "description": "The party that issues this exchanged document.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "recipient": { "title": "Exchanged_ Document. Recipient. Trade_ Party", "description": "A trade party that receives this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Exchanged_ Document. Attached. Specified_ Binary File", "description": "A binary file attached to this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "buyerSignatoryDocumentAuthentication": { "title": "Exchanged_ Document. Buyer_ Signatory. Document_ Authentication", "description": "The buyer signature that authenticates this exchanged document.", "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "approverSignatoryDocumentAuthentication": { "title": "Exchanged_ Document. Approver_ Signatory. Document_ Authentication", "description": "The approver signature that authenticates this exchanged document.", "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "platformProvider": { "title": "Exchanged_ Document. Platform Provider. Trade_ Party", "description": "A platform provider party specified for this exchanged document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "experienceItemPreferenceType": { "title": "Experience Item_ Preference. Details", "description": "An involvement in a happening, such as a theme park, a guided tour that is liked or wanted more than another item.", "type": "object", "properties": { "preferredItem": { "title": "Experience Item_ Preference. Preferred_ Item. Text", "description": "A preferred item, expressed as text, for this experience item preference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "dislikedItem": { "title": "Experience Item_ Preference. Disliked_ Item. Text", "description": "A disliked item, expressed as text, for this experience item preference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "priorityRankingNumeric": { "title": "Experience Item_ Preference. Priority_ Ranking. Numeric", "description": "The priority ranking number for this experience item preference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "description": { "title": "Experience Item_ Preference. Description. Text", "description": "A textual description of this experience item preference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "experienceItemVoucherType": { "title": "Experience Item_ Voucher. Details", "description": "A printed piece of paper or an electronic document that can be used instead of money to pay for an experience, such as a tour, a trip or a meal in a restaurant.", "type": "object", "properties": { "faceAmount": { "title": "Experience Item_ Voucher. Face. Amount", "description": "A monetary value shown on the face of this experience item voucher.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "typeCode": { "title": "Experience Item_ Voucher. Type. Code", "description": "The code specifying the type of experience item voucher.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "id": { "title": "Experience Item_ Voucher. Identification. Identifier", "description": "The identifier for this experience item voucher.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "issueDateTime": { "title": "Experience Item_ Voucher. Issue. Date Time", "description": "The date or date time of the issuance of this experience item voucher.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "issuingCompanyName": { "title": "Experience Item_ Voucher. Issuing Company Name. Text", "description": "A name, expressed as text, of the company issuing this experience item voucher.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Experience Item_ Voucher. Description. Text", "description": "A textual description of this experience item voucher.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasApplicable": { "title": "Experience Item_ Voucher. Applicable. Indicator", "description": "The indication of whether or not this experience item voucher is applicable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "experienceProgramActionType": { "title": "Experience Program_ Action. Details", "description": "Any type of action, such as searching, reserving, or paying, necessary for an experience program, such as an adventure experience, a business experience, or a wellness experience.", "type": "object", "properties": { "typeCode": { "title": "Experience Program_ Action. Type. Code", "description": "The code specifying the type of experience program action.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Experience Program_ Action. Type. Text", "description": "A type, expressed as text, of experience program action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "statusCode": { "title": "Experience Program_ Action. Status. Code", "description": "The code specifying the status of this experience program action.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Experience Program_ Action. Description. Text", "description": "A textual description of this experience program action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specified": { "title": "Experience Program_ Action. Specified. Trade_ Party", "description": "A party specified for this experience program action.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "experienceEventType": { "title": "Experience_ Event. Details", "description": "An involvement in an experience program in which some thing happens, such as a nature watching, woodware manufacturing, meditation, holiday trip, dinner, theme park visit, could be experienced.", "type": "object", "properties": { "dateSequenceNumeric": { "title": "Experience_ Event. Date_ Sequence. Numeric", "description": "The date sequence number for this experience event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "name": { "title": "Experience_ Event. Name. Text", "description": "A name, expressed as text, for this experience event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "basicObjective": { "title": "Experience_ Event. Basic_ Objective. Text", "description": "A basic objective, expressed as text, for this experience event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Experience_ Event. Identification. Identifier", "description": "The identifier of this experience event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "isOrHasChoiceAllowed": { "title": "Experience_ Event. Choice_ Allowed. Indicator", "description": "The indication of whether or not a choice is allowed for this experience event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasReservationRequired": { "title": "Experience_ Event. Reservation_ Required. Indicator", "description": "The indication of whether or not a reservation is required for this experience event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "location": { "title": "Experience_ Event. Location. Text", "description": "A location, expressed as text, for this experience event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "meetingDateTime": { "title": "Experience_ Event. Meeting. Date Time", "description": "The meeting date, time, date time, or other date time value for this experience event.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "breakUpDateTime": { "title": "Experience_ Event. Break Up. Date Time", "description": "The break up date, time, date time, or other date time value for this experience event.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "instruction": { "title": "Experience_ Event. Instruction. Text", "description": "An instruction, expressed as text, for this experience event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reservationGuarantee": { "title": "Experience_ Event. Reservation_ Guarantee. Text", "description": "A reservation guarantee, expressed as text, for this experience event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "indemnityClause": { "title": "Experience_ Event. Indemnity_ Clause. Text", "description": "An indemnity clause, expressed as text, for this experience event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Experience_ Event. Description. Text", "description": "A textual description of this experience event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "providedRequirement": { "title": "Experience_ Event. Provided. Specified_ Requirement", "description": "A specified requirement provided for this experience event.", "type": "array", "items": { "$ref": "#/$defs/requirementType" } }, "requiredUsageCondition": { "title": "Experience_ Event. Required. Specified_ Usage Condition", "description": "The specified usage condition required for this experience event.", "$ref": "#/$defs/usageConditionType" }, "specified": { "title": "Experience_ Event. Specified. Trade_ Party", "description": "A party specified for this experience event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "distinctiveFeature": { "title": "Experience_ Event. Distinctive. Specified_ Feature", "description": "A distinctive feature specified for this experience event.", "type": "array", "items": { "$ref": "#/$defs/featureType" } }, "providedCertificate": { "title": "Experience_ Event. Provided. Specified_ Certificate", "description": "A specified certificate provided for this experience event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "calculatedTradePrice": { "title": "Experience_ Event. Calculated. Trade_ Price", "description": "A calculated price for this experience event.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } }, "operationalPeriod": { "title": "Experience_ Event. Operational. Specified_ Period", "description": "An operational period specified for this experience event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Experience_ Event. Applicable. Specified_ Note", "description": "A specified note applicable for this experience event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "experienceFacilityType": { "title": "Experience_ Facility. Details", "description": "A structure or place, such as a restaurant, hotel, theme park, hot spring bathing pool, parking lot, or meeting room, that provides a particular experience.", "type": "object", "properties": { "name": { "title": "Experience_ Facility. Name. Text", "description": "A name, expressed as text, for this experience facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Experience_ Facility. Identification. Identifier", "description": "The identifier of this experience facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Experience_ Facility. Type. Code", "description": "The code specifying the type of experience facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Experience_ Facility. Type. Text", "description": "A type, expressed as text, of this experience facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "architecturalStyle": { "title": "Experience_ Facility. Architectural_ Style. Text", "description": "An architectural style, expressed as text, of this experience facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "completionDateTime": { "title": "Experience_ Facility. Completion. Date Time", "description": "The date of the completion of this experience facility.", "$ref": "#/$defs/qdt/$defs/dateOnlyFormattedDateTimeType" }, "latestRenovationDateTime": { "title": "Experience_ Facility. Latest_ Renovation. Date Time", "description": "The date of the latest renovation of this experience facility.", "$ref": "#/$defs/qdt/$defs/dateOnlyFormattedDateTimeType" }, "description": { "title": "Experience_ Facility. Description. Text", "description": "A textual description of this experience facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "usedWaterSource": { "title": "Experience_ Facility. Used. Water_ Source", "description": "A water source used by this experience facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/waterSourceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "availableRoute": { "title": "Experience_ Facility. Available. Specified_ Route", "description": "An available route specified for this experience facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/routeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "physicalLocation": { "title": "Experience_ Facility. Physical. Specified_ Location", "description": "A physical location specified for this experience facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/locationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedUniversalCommunication": { "title": "Experience_ Facility. Specified. Universal_ Communication", "description": "A specified universal communication for this experience facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "experienceProductType": { "title": "Experience_ Product. Details", "description": "Any service that provides an involvement, such as an adventure experience, wellness experience, social or business activity experience.", "type": "object", "properties": { "id": { "title": "Experience_ Product. Identification. Identifier", "description": "The identifier of this experience product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "theme": { "title": "Experience_ Product. Theme. Text", "description": "A theme, expressed as text, for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "themeTypeCode": { "title": "Experience_ Product. Theme Type. Code", "description": "The code specifying the type of theme for this experience product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "categoryCode": { "title": "Experience_ Product. Category. Code", "description": "The code specifying the category of this experience product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Experience_ Product. Name. Text", "description": "A name, expressed as text, for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "brandName": { "title": "Experience_ Product. Brand_ Name. Text", "description": "A brand name, expressed as text, for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "objective": { "title": "Experience_ Product. Objective. Text", "description": "An objective, expressed as text, for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "instruction": { "title": "Experience_ Product. Instruction. Text", "description": "An instruction, expressed as text, for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "location": { "title": "Experience_ Product. Location. Text", "description": "A location, expressed as text, specified for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reservationGuarantee": { "title": "Experience_ Product. Reservation_ Guarantee. Text", "description": "A reservation guarantee, expressed as text, for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "indemnityClause": { "title": "Experience_ Product. Indemnity_ Clause. Text", "description": "An indemnity clause, expressed as text, for this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Experience_ Product. Description. Text", "description": "A textual description of this experience product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasCertifiedPersonArrangement": { "title": "Experience_ Product. Certified Person_ Arrangement. Indicator", "description": "The indication of whether or not a certified person arrangement is made for this experience product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "maximumUnitQuantity": { "title": "Experience_ Product. Maximum_ Unit. Quantity", "description": "The maximum number of units of this experience product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "minimumUnitQuantity": { "title": "Experience_ Product. Minimum_ Unit. Quantity", "description": "The minimum number of units of this experience product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "applicableQuantityUnitTypeCode": { "title": "Experience_ Product. Applicable Quantity Unit_ Type. Code", "description": "The code specifying the type of quantity unit applicable for this experience product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasRequiredReservationGuarantee": { "title": "Experience_ Product. Required Reservation_ Guarantee. Indicator", "description": "The indication of whether or not this experience product requires a reservation guarantee.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "includedExperienceEvent": { "title": "Experience_ Product. Included. Experience_ Event", "description": "An event included within this experience product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "optionalExperienceProduct": { "title": "Experience_ Product. Optional. Experience_ Product", "description": "An optional product for this experience product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "providedCertificate": { "title": "Experience_ Product. Provided. Specified_ Certificate", "description": "A certificate provided for this experience product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "providedRequirement": { "title": "Experience_ Product. Provided. Specified_ Requirement", "description": "A requirement provided for this experience product.", "type": "array", "items": { "$ref": "#/$defs/requirementType" } }, "distinctiveFeature": { "title": "Experience_ Product. Distinctive. Specified_ Feature", "description": "A distinctive feature of this experience product.", "type": "array", "items": { "$ref": "#/$defs/featureType" } }, "operationalPeriod": { "title": "Experience_ Product. Operational. Specified_ Period", "description": "A operational period for this experience product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requiredUsageCondition": { "title": "Experience_ Product. Required. Specified_ Usage Condition", "description": "A required usage condition for this experience product.", "type": "array", "items": { "$ref": "#/$defs/usageConditionType" } }, "applicableNote": { "title": "Experience_ Product. Applicable. Specified_ Note", "description": "A note applicable for this experience product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "calculatedTradePrice": { "title": "Experience_ Product. Calculated. Trade_ Price", "description": "A calculated price for this experience product.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } }, "specified": { "title": "Experience_ Product. Specified. Trade_ Party", "description": "A party specified for this experience product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "facilityProductionUnitType": { "title": "Facility_ Production Unit. Details", "description": "A defined set of production processes under the single management of a facility.", "type": "object", "properties": { "id": { "title": "Facility_ Production Unit. Identification. Identifier", "description": "An identifier of this facility production unit.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "globalId": { "title": "Facility_ Production Unit. Global_ Identification. Identifier", "description": "A global identifier of this facility production unit.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Facility_ Production Unit. Type. Code", "description": "The code specifying the type of facility production unit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Facility_ Production Unit. Name. Text", "description": "The name, expressed as text, for this facility production unit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Facility_ Production Unit. Description. Text", "description": "A textual description of this facility production unit.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "constructionDate": { "title": "Facility_ Production Unit. Construction. Date", "description": "The date of construction of this facility production unit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" }, "completionDate": { "title": "Facility_ Production Unit. Completion. Date", "description": "The date of completion of this facility production unit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" }, "specifiedOrganizationalCertificate": { "title": "Facility_ Production Unit. Specified. Organizational_ Certificate", "description": "An organizational certificate specified for this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/organizationalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "dedicatedProductionFacility": { "title": "Facility_ Production Unit. Dedicated. Production_ Facility", "description": "A dedicated production facility for this production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionFacilityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionMachine": { "title": "Facility_ Production Unit. Applicable. Production_ Machine", "description": "A production machine applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionMachineType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableProductBatch": { "title": "Facility_ Production Unit. Input_ Applicable. Product_ Batch", "description": "An input product batch applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableTradeProduct": { "title": "Facility_ Production Unit. Input_ Applicable. Trade_ Product", "description": "An input product applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableMaterial": { "title": "Facility_ Production Unit. Input_ Applicable. Specified_ Material", "description": "Input material applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableProductBatch": { "title": "Facility_ Production Unit. Output_ Applicable. Product_ Batch", "description": "An output product batch applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableTradeProduct": { "title": "Facility_ Production Unit. Output_ Applicable. Trade_ Product", "description": "An output product applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableMaterial": { "title": "Facility_ Production Unit. Output_ Applicable. Specified_ Material", "description": "Output material applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "physicalReferencedLocation": { "title": "Facility_ Production Unit. Physical. Referenced_ Location", "description": "A physical location referenced for this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "related": { "title": "Facility_ Production Unit. Related. Trade_ Party", "description": "A trade party related to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subcontractor": { "title": "Facility_ Production Unit. Subcontractor. Trade_ Party", "description": "A subcontractor party for this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Facility_ Production Unit. Manufacturer. Trade_ Party", "description": "A manufacturer party related to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionProcess": { "title": "Facility_ Production Unit. Applicable. Production_ Process", "description": "A production process applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionProcessType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductBatchCertificate": { "title": "Facility_ Production Unit. Specified. Product Batch_ Certificate", "description": "A product batch certificate specified for this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProcessCertificate": { "title": "Facility_ Production Unit. Specified. Process_ Certificate", "description": "A process certificate specified for this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductCertificate": { "title": "Facility_ Production Unit. Specified. Product_ Certificate", "description": "A product certificate specified for this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Facility_ Production Unit. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subordinateFacilityProductionUnit": { "title": "Facility_ Production Unit. Subordinate. Facility_ Production Unit", "description": "A production unit subordinate to this facility production unit.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/facilityProductionUnitType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "fieldCropMixtureConstituentType": { "title": "Field_ Crop Mixture Constituent. Details", "description": "A plant species or variety constituting part of a field crop mixture.", "type": "object", "properties": { "cropProportionPercent": { "title": "Field_ Crop Mixture Constituent. Crop_ Proportion. Percent", "description": "The percent of the crop proportion of this field crop mixture constituent.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "specifiedBotanicalCrop": { "title": "Field_ Crop Mixture Constituent. Specified. Botanical_ Crop", "description": "The botanical crop specified for this field crop mixture constituent.", "oneOf": [ { "$ref": "#/$defs/botanicalCropType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "required": [ "cropProportionPercent", "specifiedBotanicalCrop" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "fieldCropType": { "title": "Field_ Crop. Details", "description": "A field with one or more cultivated plants or produce from one or more botanical species or varieties.", "type": "object", "properties": { "sowingPeriodCode": { "title": "Field_ Crop. Sowing_ Period. Code", "description": "The code specifying the sowing period for this field crop, such as spring or winter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "purposeCode": { "title": "Field_ Crop. Purpose. Code", "description": "A code specifying a purpose for this field crop.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "plantingReasonCode": { "title": "Field_ Crop. Planting Reason. Code", "description": "A code specifying a reason for planting this field crop.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "description": { "title": "Field_ Crop. Description. Text", "description": "The textual description for this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "classificationCode": { "title": "Field_ Crop. Classification. Code", "description": "A code specifying a classification for this field crop.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "cultivationTypeCode": { "title": "Field_ Crop. Cultivation Type. Code", "description": "The code specifying the type of cultivation for this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasPropagationMaterial": { "title": "Field_ Crop. Propagation Material. Indicator", "description": "The indication of whether or not a field crop is to be used as propagation material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "cultivationCoverageCode": { "title": "Field_ Crop. Cultivation Coverage. Code", "description": "A code specifying a type of cultivation coverage, such as glass, for this field crop.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "cultivationMediumCode": { "title": "Field_ Crop. Cultivation Medium. Code", "description": "The code specifying the type of cultivation medium, such as substrate, for this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "cultivationContainerCode": { "title": "Field_ Crop. Cultivation Container. Code", "description": "The code specifying the type of cultivation container, such as a pot or an iron cabinet, for this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "harvestDateTime": { "title": "Field_ Crop. Harvest. Date Time", "description": "The date, time, date time, or other date time value for the harvest of this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "className": { "title": "Field_ Crop. Class Name. Text", "description": "The class name, expressed as a text, for this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "productionPeriodCode": { "title": "Field_ Crop. Production_ Period. Code", "description": "The code specifying the production period for this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "productionEnvironmentCode": { "title": "Field_ Crop. Production_ Environment. Code", "description": "The code specifying the production environment for this field crop.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "grownCropPlot": { "title": "Field_ Crop. Grown. Crop_ Plot", "description": "The plot where this field crop is grown.", "oneOf": [ { "$ref": "#/$defs/cropPlotType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedFieldCropMixtureConstituent": { "title": "Field_ Crop. Specified. Field_ Crop Mixture Constituent", "description": "A field crop mixture constituent specified for this field crop.", "type": "array", "items": { "$ref": "#/$defs/fieldCropMixtureConstituentType" }, "minItems": 1 }, "harvestedCropProduce": { "title": "Field_ Crop. Harvested. Crop_ Produce", "description": "Produce harvested from this field crop.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropProduceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCropProductionAgriculturalProcess": { "title": "Field_ Crop. Applicable. Crop Production_ Agricultural Process", "description": "An agricultural process crop production applicable for this field crop.", "type": "array", "items": { "$ref": "#/$defs/cropProductionAgriculturalProcessType" } }, "specifiedAgriculturalCharacteristic": { "title": "Field_ Crop. Specified. Agricultural_ Characteristic", "description": "An agricultural characteristic specified for this field crop.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedAgriculturalApplication": { "title": "Field_ Crop. Applied. Specified_ Agricultural Application", "description": "An agricultural application applied to this field crop.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalApplicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "grownCropPlot" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financialInstitutionAddressType": { "title": "Financial Institution_ Address. Details", "description": "The location at which a financial institution may be found or reached.", "type": "object", "properties": { "postcodeCode": { "title": "Financial Institution_ Address. Postcode. Code", "description": "The code specifying the postcode for this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "buildingNumber": { "title": "Financial Institution_ Address. Building Number. Text", "description": "The number, expressed as text, of the building on a street for this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineOne": { "title": "Financial Institution_ Address. Line One. Text", "description": "The first free form line, expressed as text, of this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineTwo": { "title": "Financial Institution_ Address. Line Two. Text", "description": "The second free form line, expressed as text, of this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineThree": { "title": "Financial Institution_ Address. Line Three. Text", "description": "The third free form line, expressed as text, of this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineFour": { "title": "Financial Institution_ Address. Line Four. Text", "description": "The fourth free form line, expressed as text, of this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineFive": { "title": "Financial Institution_ Address. Line Five. Text", "description": "The fifth free form line, expressed as text, of this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "streetName": { "title": "Financial Institution_ Address. Street Name. Text", "description": "The name, expressed as text, of the street or thoroughfare for this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "cityName": { "title": "Financial Institution_ Address. City Name. Text", "description": "The name, expressed as text, of the city, town or village of this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "countrySubDivisionId": { "title": "Financial Institution_ Address. Country Sub-Division. Identifier", "description": "The unique identifier of a country sub-division for this financial institution address (Reference ISO 3166 and UN/ECE Rec 3).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "countryId": { "title": "Financial Institution_ Address. Country. Identifier", "description": "The unique identifier of a country for this financial institution address (Reference ISO 3166 and UN/ECE Rec 3).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Financial Institution_ Address. Type. Code", "description": "The code specifying the type of financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "departmentName": { "title": "Financial Institution_ Address. Department Name. Text", "description": "The name, expressed as text, of a department within this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "postOfficeBox": { "title": "Financial Institution_ Address. Post Office Box. Text", "description": "The post office box, expressed as text, for this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "cityId": { "title": "Financial Institution_ Address. City. Identifier", "description": "The unique identifier of the city for this financial institution address, such as United Nations Location Code (UNLOCODE).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "countrySubDivisionName": { "title": "Financial Institution_ Address. Country Sub-Division Name. Text", "description": "The name, expressed as text, of a country sub-division within this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "countryName": { "title": "Financial Institution_ Address. Country Name. Text", "description": "The name, expressed as text, of the country within this financial institution address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financialAdjustmentType": { "title": "Financial_ Adjustment. Details", "description": "A correction or modification to reflect actual financial conditions.", "type": "object", "properties": { "reasonCode": { "title": "Financial_ Adjustment. Reason. Code", "description": "A code specifying a reason for this financial adjustment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "reason": { "title": "Financial_ Adjustment. Reason. Text", "description": "A reason, expressed as text, for this financial adjustment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "actualAmount": { "title": "Financial_ Adjustment. Actual. Amount", "description": "An actual monetary value added or subtracted as a result of this financial adjustment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "actualQuantity": { "title": "Financial_ Adjustment. Actual. Quantity", "description": "The actual quantity added or subtracted as a result of this financial adjustment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "actualDateTime": { "title": "Financial_ Adjustment. Actual. Date Time", "description": "The actual date, time, date time, or other date time value of this financial adjustment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "directionCode": { "title": "Financial_ Adjustment. Direction. Code", "description": "The code specifying whether the financial adjustment must be subtracted or added.", "$ref": "#/$defs/qdt/$defs/accountingDebitCreditStatusCodeType" }, "claimRelated": { "title": "Financial_ Adjustment. Claim_ Related. Trade_ Party", "description": "The claim related party for this financial adjustment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "invoiceReferenceReferencedDocument": { "title": "Financial_ Adjustment. Invoice_ Reference. Referenced_ Document", "description": "The invoice document referenced for this financial adjustment.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "relatedTradeTax": { "title": "Financial_ Adjustment. Related. Trade_ Tax", "description": "A trade tax related to this financial adjustment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financialBookingType": { "title": "Financial_ Booking. Details", "description": "A result of a financial transaction recorded within a financial account.", "type": "object", "properties": { "actualDateTime": { "title": "Financial_ Booking. Actual. Date Time", "description": "An actual date, time, date time, or other date time value of this financial booking.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "creditDateTime": { "title": "Financial_ Booking. Credit. Date Time", "description": "The credit date, time, date time, or other date time value of this financial booking.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "debitDateTime": { "title": "Financial_ Booking. Debit. Date Time", "description": "The debit date, time, date time, or other date time value of this financial booking.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financialGuaranteeType": { "title": "Financial_ Guarantee. Details", "description": "An official promise or assurance to fulfil a financial obligation.", "type": "object", "properties": { "description": { "title": "Financial_ Guarantee. Description. Text", "description": "A textual description of this financial guarantee.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "liabilityAmount": { "title": "Financial_ Guarantee. Liability. Amount", "description": "A monetary value of the liability in this financial guarantee.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "condition": { "title": "Financial_ Guarantee. Condition. Text", "description": "A condition, expressed as text, for this financial guarantee.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "effectiveDelimitedPeriod": { "title": "Financial_ Guarantee. Effective. Delimited_ Period", "description": "The period within which this financial guarantee is effective.", "$ref": "#/$defs/delimitedPeriodType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financialIdentityType": { "title": "Financial_ Identity. Details", "description": "A financial identification for an organization.", "type": "object", "properties": { "bicId": { "title": "Financial_ Identity. BIC_ Identification. Identifier", "description": "The Bank Identifier Code (BIC) as defined by ISO 9362 (Banking telecommunication messages, Bank Identifier Codes) for this financial identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "ibeiId": { "title": "Financial_ Identity. IBEI_ Identification. Identifier", "description": "The International Business Entity Identifier (IBEI) for this financial identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "beiId": { "title": "Financial_ Identity. BEI_ Identification. Identifier", "description": "The Business Entity Identifier (BEI) as defined by ISO 9362 (Banking telecommunication messages, Bank Identifier Codes) for this financial identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "chipsUniversalId": { "title": "Financial_ Identity. CHIPS Universal_ Identification. Identifier", "description": "The (United States) Clearing House Interbank Payments System (CHIPS) Universal Identification (UID) as assigned by the New York Clearing House for this financial identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "agentAssignedCustomerId": { "title": "Financial_ Identity. Agent Assigned Customer_ Identification. Identifier", "description": "The agent assigned customer identifier for this financial identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "bankAssignedId": { "title": "Financial_ Identity. Bank Assigned_ Identification. Identifier", "description": "The bank assigned identifier for this financial identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financingRequestResultDocumentType": { "title": "Financing Request Result_ Document. Details", "description": "A collection of data that reports the result of a financing request.", "type": "object", "properties": { "financedTotalAmount": { "title": "Financing Request Result_ Document. Financed_ Total. Amount", "description": "A monetary value of the financed total amount in this financing request result document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "financedRatePercent": { "title": "Financing Request Result_ Document. Financed_ Rate. Percent", "description": "The financed rate, expressed as a percentage, in this financing request result document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "specifiedFinancingStatus": { "title": "Financing Request Result_ Document. Specified. Financing_ Status", "description": "The financing status specified in this financing request result document.", "$ref": "#/$defs/financingStatusType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financingRequestDocumentType": { "title": "Financing Request_ Document. Details", "description": "The set of characteristics shared by all individual transactions grouped for this financing request document.", "type": "object", "properties": { "groupId": { "title": "Financing Request_ Document. Group_ Identification. Identifier", "description": "The group identifier in this financing request document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "groupedTransactionQuantity": { "title": "Financing Request_ Document. Grouped Transaction_ Specified. Quantity", "description": "The number of grouped transactions specified in this financing request document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "groupedTransactionTotalAmount": { "title": "Financing Request_ Document. Grouped Transaction_ Total. Amount", "description": "A total monetary value of grouped transactions in this financing request document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "creationDateTime": { "title": "Financing Request_ Document. Creation. Date Time", "description": "The date, time, date time or other date time value for the creation of this financing request document.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "isOrHasCopy": { "title": "Financing Request_ Document. Copy. Indicator", "description": "The indication of whether or not this financing request document is a copy rather than an original.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "authorization": { "title": "Financing Request_ Document. Authorization. Text", "description": "An authorization, expressed as text, for this financing request document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "cancellationReason": { "title": "Financing Request_ Document. Cancellation Reason. Text", "description": "A cancellation reason, expressed as text, in this financing request document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "currencyCode": { "title": "Financing Request_ Document. Currency. Code", "description": "The code specifying the currency in this financing request document.", "$ref": "#/$defs/qdt/$defs/currencyCodeType" }, "agreementInformation": { "title": "Financing Request_ Document. Agreement_ Information. Text", "description": "Agreement information, expressed as text, in this financing request document, such as a collection mandate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "firstAgentSpecifiedCreditorFinancialInstitution": { "title": "Financing Request_ Document. First Agent_ Specified. Creditor_ Financial Institution", "description": "The creditor financial institution specified as the first agent in this financing request document.", "oneOf": [ { "$ref": "#/$defs/creditorFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "intermediarySpecifiedCreditorFinancialInstitution": { "title": "Financing Request_ Document. Intermediary_ Specified. Creditor_ Financial Institution", "description": "The creditor financial institution specified as the intermediary in this financing request document.", "oneOf": [ { "$ref": "#/$defs/creditorFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedRequestingParty": { "title": "Financing Request_ Document. Specified. Requesting_ Party", "description": "The requesting party specified in this financing request document.", "oneOf": [ { "$ref": "#/$defs/requestingPartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedCancellationStatus": { "title": "Financing Request_ Document. Specified. Cancellation_ Status", "description": "A status of a cancellation specified for this financing request document, such as accepted.", "type": "array", "items": { "$ref": "#/$defs/cancellationStatusType" } }, "specifiedValidationStatus": { "title": "Financing Request_ Document. Specified. Validation_ Status", "description": "The status of the validation specified for this financing request document, such as error.", "$ref": "#/$defs/validationStatusType" }, "contractualDocumentClause": { "title": "Financing Request_ Document. Contractual. Document_ Clause", "description": "A contractual document clause specified for this financing request document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentClauseType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalInformationIncludedNote": { "title": "Financing Request_ Document. Additional Information_ Included. Note", "description": "An additional information note included for this financing request document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financingSummaryDocumentType": { "title": "Financing Summary_ Document. Details", "description": "A collection of financing related data that provides an overview of key points.", "type": "object", "properties": { "financedTransactionQuantity": { "title": "Financing Summary_ Document. Financed Transaction_ Specified. Quantity", "description": "The number of financed transactions specified in this financing summary document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "acceptedTransactionOriginalTotalAmount": { "title": "Financing Summary_ Document. Accepted Transaction Original_ Total. Amount", "description": "An original total monetary value of accepted transactions in this financing summary document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "financedTotalAmount": { "title": "Financing Summary_ Document. Financed_ Total. Amount", "description": "A financed total monetary value in this financing summary document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "financedAppliedRatePercent": { "title": "Financing Summary_ Document. Financed Applied_ Rate. Percent", "description": "The financed applied rate, expressed as a percentage, in this financing summary document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "relatedFinancialBooking": { "title": "Financing Summary_ Document. Related. Financial_ Booking", "description": "The financial booking related to this financing summary document.", "$ref": "#/$defs/financialBookingType" }, "lineOfCreditSpecifiedFinancingFinancialAccount": { "title": "Financing Summary_ Document. Line Of Credit_ Specified. Financing_ Financial Account", "description": "The financing financial account, used for managing the line of credit, specified for this financing summary document.", "oneOf": [ { "$ref": "#/$defs/financingFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedCreditorFinancialAccount": { "title": "Financing Summary_ Document. Specified. Creditor_ Financial Account", "description": "The creditor financial account, used for crediting, specified for this financing summary document.", "oneOf": [ { "$ref": "#/$defs/creditorFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financingFinancialAccountType": { "title": "Financing_ Financial Account. Details", "description": "A financial account used internally by a bank to manage the line of credit granted to financing requesting party.", "type": "object", "properties": { "ibanId": { "title": "Financing_ Financial Account. IBAN_ Identification. Identifier", "description": "The unique International Bank Account Number (IBAN) identifier for this financing financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "bbanId": { "title": "Financing_ Financial Account. BBAN_ Identification. Identifier", "description": "The unique Basic Bank Account Number (BBAN) identifier used as part of a National Account Numbering Scheme for this financing financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "upicId": { "title": "Financing_ Financial Account. UPIC_ Identification. Identifier", "description": "The unique Universal Payment Identification Code (UPIC) identifier used by the New York Clearing House for this financing financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Financing_ Financial Account. Type. Code", "description": "The code specifying the type of financing financial account.", "$ref": "#/$defs/qdt/$defs/cashAccountTypeCodeType" }, "proprietaryType": { "title": "Financing_ Financial Account. Proprietary_ Type. Text", "description": "The proprietary type, expressed as text, of this financing financial account, such as the nature or use.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "currencyCode": { "title": "Financing_ Financial Account. Currency. Code", "description": "The code specifying the currency of this financing financial account.", "$ref": "#/$defs/qdt/$defs/currencyCodeType" }, "accountName": { "title": "Financing_ Financial Account. Account Name. Text", "description": "The account name, expressed as text, of this financing financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "proprietaryId": { "title": "Financing_ Financial Account. Proprietary_ Identification. Identifier", "description": "The proprietary identifier for this financing financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "financingStatusType": { "title": "Financing_ Status. Details", "description": "Information relevant to a condition of financing.", "type": "object", "properties": { "conditionCode": { "title": "Financing_ Status. Condition. Code", "description": "The code specifying the condition of this financing status.", "$ref": "#/$defs/qdt/$defs/financingStatusCodeType" }, "reasonCode": { "title": "Financing_ Status. Reason. Code", "description": "The code specifying the reason for this financing status.", "$ref": "#/$defs/qdt/$defs/financingStatusReasonCodeType" }, "reason": { "title": "Financing_ Status. Reason. Text", "description": "A reason, expressed as text, for this financing status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reasonInformation": { "title": "Financing_ Status. Reason_ Information. Text", "description": "Information, expressed as text, related to the reason for this financing status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "forecastDeliveryScheduleType": { "title": "Forecast_ Delivery Schedule. Details", "description": "Specification of the forecasted delivery quantities and date/time values for a delivery schedule.", "type": "object", "properties": { "scopeCode": { "title": "Forecast_ Delivery Schedule. Scope. Code", "description": "The code indicating the scope of a forecast delivery schedule.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "shipTo": { "title": "Forecast_ Delivery Schedule. Ship To. Trade_ Party", "description": "A ship to party for this forecast delivery schedule.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeLineItem": { "title": "Forecast_ Delivery Schedule. Specified. Supply Chain_ Trade Line Item", "description": "A trade line item specified for this forecast delivery schedule.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLineItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "foundStowawayType": { "title": "Found_ Stowaway. Details", "description": "A person who is found hiding aboard a ship or other conveyance, such as in order to obtain free passage or elude detection.", "type": "object", "properties": { "discoveredDateTime": { "title": "Found_ Stowaway. Discovered. Date Time", "description": "A date, time, date time, or other date time value on which this found stowaway is discovered.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "interviewDateTime": { "title": "Found_ Stowaway. Interview. Date Time", "description": "A date, time, date time, or other date time value on which this found stowaway is interviewed.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "intendedDestinationName": { "title": "Found_ Stowaway. Intended Destination Name. Text", "description": "A name, expressed as text, of an intended destination for this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "intendedDestinationLocationCode": { "title": "Found_ Stowaway. Intended Destination Location. Code", "description": "A code specifying a location of an intended destination for this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "statedEmbarkationReason": { "title": "Found_ Stowaway. Stated Embarkation Reason. Text", "description": "A reason, expressed as text, for embarkation stated by this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "statedEmbarkationMethod": { "title": "Found_ Stowaway. Stated Embarkation Method. Text", "description": "A method, expressed as text, of embarkation stated by this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "providedName": { "title": "Found_ Stowaway. Provided Name. Text", "description": "A name, expressed as text, as provided by this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "physicalDescription": { "title": "Found_ Stowaway. Physical Description. Text", "description": "The physical description, expressed as text, of this found stowaway.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "possessionList": { "title": "Found_ Stowaway. Possession List. Text", "description": "A list of possessions, expressed as text, for this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "personalStatement": { "title": "Found_ Stowaway. Personal Statement. Text", "description": "A personal statement, expressed as text, made by this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "responsiblePersonStatement": { "title": "Found_ Stowaway. Responsible Person Statement. Text", "description": "A statement, expressed as text, about the stowaway made by the person responsible for operating the means of transport on which the stowaway was found.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "careProvided": { "title": "Found_ Stowaway. Care Provided. Text", "description": "Care, expressed as text, that has been provided to this found stowaway.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "claimedNationalityId": { "title": "Found_ Stowaway. Claimed Nationality. Identifier", "description": "An identifier of a nationality claimed by this found stowaway.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/countryIdType" } }, "embarkationLogisticsLocation": { "title": "Found_ Stowaway. Embarkation. Logistics_ Location", "description": "A logistics location where a found stowaway embarked upon the transport means on which they were discovered.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "photographicPictureBinaryFile": { "title": "Found_ Stowaway. Photographic_ Picture. Specified_ Binary File", "description": "A binary file providing a photographic picture of this found stowaway.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "claimedPersonalLanguageProficiency": { "title": "Found_ Stowaway. Claimed. Personal_ Language Proficiency", "description": "Personal language proficiency skills claimed by this found stowaway.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/personalLanguageProficiencyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "homeTradeAddress": { "title": "Found_ Stowaway. Home. Trade_ Address", "description": "A home address for this found stowaway.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalCoordinateType": { "title": "Geographical Coordinate. Details", "description": "A set of geographical coordinates of a specific point such as the longitude, latitude and altitude.", "type": "object", "properties": { "altitude": { "title": "Geographical Coordinate. Altitude. Measure", "description": "The measure of the altitude that reflects the vertical elevation of an object above a surface for this geographical coordinate (Reference ISO 6709).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "latitude": { "title": "Geographical Coordinate. Latitude. Measure", "description": "The measure of the latitude as an angular distance north or south from the Equator meridian to the meridian of a specific place for this geographical coordinate (Reference ISO 6709).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "longitude": { "title": "Geographical Coordinate. Longitude. Measure", "description": "The measure of the longitude as an angular distance east or west from the Greenwich meridian to the meridian of a specific place (Reference ISO 6709).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "isOrHasLatitudeDirection": { "title": "Geographical Coordinate. Latitude Direction. Indicator", "description": "The indication of whether the latitude compass direction from the Equator meridian to the meridian of a specific place is North (+) or South (-) (Reference ISO 6709).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasLongitudeDirection": { "title": "Geographical Coordinate. Longitude Direction. Indicator", "description": "The indication of whether the longitude as a compass direction from the Greenwich meridian to the meridian of a specific place is East (+) or West (-) for this geographical coordinate (Reference ISO 6709).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "systemId": { "title": "Geographical Coordinate. System. Identifier", "description": "The unique identifier of the reference system used for measuring a geographical coordinate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "id": { "title": "Geographical Coordinate. Identification. Identifier", "description": "The unique identifier for this geographical coordinate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "altimetricSystemId": { "title": "Geographical Coordinate. Altimetric System. Identifier", "description": "The unique identifier of the system used for measuring the altitude.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "timeZoneDateTime": { "title": "Geographical Coordinate. Time Zone. Date Time", "description": "The date, time, date time, or other date time value for the time zone of this geographical coordinate.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "timeZoneCode": { "title": "Geographical Coordinate. Time Zone. Code", "description": "The code specifying the time zone of this geographical coordinate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "timeZone": { "title": "Geographical Coordinate. Time Zone. Text", "description": "The time zone, expressed as text, for this geographical coordinate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "acquisitionDateTime": { "title": "Geographical Coordinate. Acquisition. Date Time", "description": "The date, time, date time or other date time value of the acquisition of this geographical coordinate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "alternativeSourceSystemId": { "title": "Geographical Coordinate. Alternative Source System. Identifier", "description": "An alternative source system identifier for this geographical coordinate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "usedCSEngineeringCoordinateReferenceSystem": { "title": "Geographical Coordinate. Used. CS Engineering_ Coordinate Reference System", "description": "The CS (Coordinate System) engineering coordinate reference system used for this geographical coordinate.", "oneOf": [ { "$ref": "#/$defs/csEngineeringCoordinateReferenceSystemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "usedGeographicalCoordinateSourceSystem": { "title": "Geographical Coordinate. Used. Geographical_ Coordinate Source System", "description": "The geographical coordinate source system used for this geographical coordinate.", "oneOf": [ { "$ref": "#/$defs/geographicalCoordinateSourceSystemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalCoordinateSourceSystemType": { "title": "Geographical_ Coordinate Source System. Details", "description": "Properties defining a geographical coordinate source system used in different places around the world to identify locations on the earth.", "type": "object", "properties": { "id": { "title": "Geographical_ Coordinate Source System. Identification. Identifier", "description": "The identifier for this geographical coordinate source system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "sourceTypeCode": { "title": "Geographical_ Coordinate Source System. Source_ Type. Code", "description": "The code specifying a type of source for this geographical coordinate source system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "tolerance": { "title": "Geographical_ Coordinate Source System. Tolerance. Measure", "description": "The measure of the tolerance of this geographical coordinate source system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "usedSignalSourceQuantity": { "title": "Geographical_ Coordinate Source System. Used Signal Source. Quantity", "description": "The quantity of the used signal source of this geographical coordinate source system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "signalSourceAvailableQuantity": { "title": "Geographical_ Coordinate Source System. Signal Source Available. Quantity", "description": "The quantity of signal source available for this geographical coordinate source system.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "goodsProductionType": { "title": "Goods_ Production. Details", "description": "The making or manufacturing of goods, such as from components or raw materials.", "type": "object", "properties": { "id": { "title": "Goods_ Production. Identification. Identifier", "description": "The identifier for this production of goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "manufacturingProcessDescription": { "title": "Goods_ Production. Manufacturing Process_ Description. Text", "description": "A textual description of the manufacturing process for this goods production.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "governmentRegistrationType": { "title": "Government_ Registration. Details", "description": "The recording of items or details for a governmental purpose.", "type": "object", "properties": { "id": { "title": "Government_ Registration. Identification. Identifier", "description": "An identifier for this government registration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "versionId": { "title": "Government_ Registration. Version. Identifier", "description": "The identifier of the version of this government registration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Government_ Registration. Type. Code", "description": "A code specifying a type of government registration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "categoryCode": { "title": "Government_ Registration. Category. Code", "description": "A code specifying a category of this government registration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "licenceId": { "title": "Government_ Registration. Licence. Identifier", "description": "The identifier of a licence for this government registration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "recordedDate": { "title": "Government_ Registration. Recorded. Date", "description": "The date that this government registration was recorded.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType", "required": [ "format" ] }, "lastRegisteredYearDateTime": { "title": "Government_ Registration. Last Registered Year. Date Time", "description": "The last registered year of this government registration.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "countryId": { "title": "Government_ Registration. Country. Identifier", "description": "The identifier of the country for this government registration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "countrySubDivisionId": { "title": "Government_ Registration. Country Sub-Division. Identifier", "description": "The identifier of the country sub-division for this registration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "validityPeriod": { "title": "Government_ Registration. Validity. Specified_ Period", "description": "The period of time during which this government registration is valid.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "groupedWorkItemType": { "title": "Grouped_ Work Item. Details", "description": "A grouping of related work items.", "type": "object", "properties": { "id": { "title": "Grouped_ Work Item. Identification. Identifier", "description": "The unique identifier for this work item group.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "primaryClassificationCode": { "title": "Grouped_ Work Item. Primary_ Classification. Code", "description": "A code specifying the primary classification for this work item group.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "alternativeClassificationCode": { "title": "Grouped_ Work Item. Alternative_ Classification. Code", "description": "A code specifying an alternative classification for this work item group.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "typeCode": { "title": "Grouped_ Work Item. Type. Code", "description": "A code specifying the type of this work item group.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "comment": { "title": "Grouped_ Work Item. Comment. Text", "description": "A comment, expressed as text, for this work item group.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "totalQuantity": { "title": "Grouped_ Work Item. Total. Quantity", "description": "The total quantity of this work item group.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "index": { "title": "Grouped_ Work Item. Index. Text", "description": "The index, expressed as text, to be used for this grouped work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "requestedActionCode": { "title": "Grouped_ Work Item. Requested Action. Code", "description": "A code specifying a requested action for this grouped work item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "priceListItemId": { "title": "Grouped_ Work Item. Price List Item_ Identification. Identifier", "description": "The identifier of a price list item for this grouped work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "contractualLanguageCode": { "title": "Grouped_ Work Item. Contractual Language. Code", "description": "The code specifying the contractual language for this grouped work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "totalCalculatedPrice": { "title": "Grouped_ Work Item. Total. Calculated_ Price", "description": "A total calculated price for this work item group.", "type": "array", "items": { "$ref": "#/$defs/calculatedPriceType" } }, "itemGroupedWorkItem": { "title": "Grouped_ Work Item. Item. Grouped_ Work Item", "description": "A grouped work item within this grouped work item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/groupedWorkItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "itemBasicWorkItem": { "title": "Grouped_ Work Item. Item. Basic_ Work Item", "description": "A basic work item within this grouped work item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/basicWorkItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "changedRecordedStatus": { "title": "Grouped_ Work Item. Changed. Recorded_ Status", "description": "A changed recorded status for this grouped work item.", "type": "array", "items": { "$ref": "#/$defs/recordedStatusType" } }, "actualWorkItemComplexDescription": { "title": "Grouped_ Work Item. Actual. Work Item_ Complex Description", "description": "An actual complex description for this work item group.", "type": "array", "items": { "$ref": "#/$defs/workItemComplexDescriptionType" } }, "referencedBinaryFile": { "title": "Grouped_ Work Item. Referenced. Specified_ Binary File", "description": "A specified binary file referenced by this grouped work item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "guestAllergyType": { "title": "Guest_ Allergy. Details", "description": "A guest condition of the abnormal reaction of the body to a previously encountered substance introduced by inhalation, ingestion, injection, or skin contact.", "type": "object", "properties": { "name": { "title": "Guest_ Allergy. Name. Text", "description": "A name, expressed as text, of this guest allergy.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Guest_ Allergy. Type. Code", "description": "The code specifying the type of guest allergy.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "restriction": { "title": "Guest_ Allergy. Restriction. Text", "description": "A restriction, expressed as text, related to this guest allergy.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Guest_ Allergy. Description. Text", "description": "A textual description of this guest allergy.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "guestCarriedEquipmentType": { "title": "Guest_ Carried Equipment. Details", "description": "A tool or device carried by a guest for an activity.", "type": "object", "properties": { "name": { "title": "Guest_ Carried Equipment. Name. Text", "description": "A name, expressed as text, for this guest carried equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Guest_ Carried Equipment. Type. Code", "description": "The code specifying the type of guest carried equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "restriction": { "title": "Guest_ Carried Equipment. Restriction. Text", "description": "A restriction, expressed as text, for this guest carried equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Guest_ Carried Equipment. Description. Text", "description": "A textual description of this guest carried equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specificationNote": { "title": "Guest_ Carried Equipment. Specification. Specified_ Note", "description": "A specification note for this guest carried equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "guestDisabilityType": { "title": "Guest_ Disability. Details", "description": "A physical or mental condition that limits a guest's movements, senses, or activities.", "type": "object", "properties": { "name": { "title": "Guest_ Disability. Name. Text", "description": "A name, expressed as text, for this guest disability.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Guest_ Disability. Type. Code", "description": "The code specifying the type of guest disability.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "requiredSupportingDevice": { "title": "Guest_ Disability. Required_ Supporting Device. Text", "description": "A supporting device, expressed as text, for this required guest disability.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "restriction": { "title": "Guest_ Disability. Restriction. Text", "description": "A restriction, expressed as text, for this guest disability.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "registeredDateTime": { "title": "Guest_ Disability. Registered. Date Time", "description": "The date, time, date time, or other date time value when this guest disability has been registered.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "description": { "title": "Guest_ Disability. Description. Text", "description": "A textual description of this guest disability.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "guestFoodChoiceType": { "title": "Guest_ Food Choice. Details", "description": "A guest's decision which food to buy or eat.", "type": "object", "properties": { "name": { "title": "Guest_ Food Choice. Name. Text", "description": "A name, expressed as text, for this guest food choice.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Guest_ Food Choice. Type. Code", "description": "The code specifying the type of guest food choice.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "restriction": { "title": "Guest_ Food Choice. Restriction. Text", "description": "A restriction, expressed as text, for this guest food choice.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Guest_ Food Choice. Description. Text", "description": "A textual description of this guest food choice.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "guestHealthIndicationType": { "title": "Guest_ Health Indication. Details", "description": "A guest's physical or mental condition.", "type": "object", "properties": { "status": { "title": "Guest_ Health Indication. Status. Text", "description": "A status, expressed as text, for this guest health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Guest_ Health Indication. Type. Code", "description": "The code specifying the type of guest heath indication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "restriction": { "title": "Guest_ Health Indication. Restriction. Text", "description": "A restriction, expressed as text, for this guest health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Guest_ Health Indication. Description. Text", "description": "A textual description of this guest health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "guestPersonType": { "title": "Guest_ Person. Details", "description": "An individual guest.", "type": "object", "properties": { "id": { "title": "Guest_ Person. Identification. Identifier", "description": "The identifier for this guest.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "name": { "title": "Guest_ Person. Name. Text", "description": "A name, expressed as text, by which this guest is known.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "title": { "title": "Guest_ Person. Title. Text", "description": "A title, expressed as text, associated with this guest, such as Doctor, Mr., Mrs., Ms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "genderCode": { "title": "Guest_ Person. Gender. Code", "description": "The code specifying the gender of this guest, such as male, female.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "birthDateTime": { "title": "Guest_ Person. Birth. Date Time", "description": "The date, time, date time, or other date time value which specifies the birth date for this guest.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "languageId": { "title": "Guest_ Person. Language. Identifier", "description": "The identifier of the language of this guest.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "Guest_ Person. Description. Text", "description": "A textual description of this guest.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "passportId": { "title": "Guest_ Person. Passport. Identifier", "description": "The identifier of the passport of this guest.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "titleCode": { "title": "Guest_ Person. Title. Code", "description": "The code specifying the title of this guest person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "roleCode": { "title": "Guest_ Person. Role. Code", "description": "The code specifying the role of this guest person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "age": { "title": "Guest_ Person. Age. Measure", "description": "The measure of the age of this guest person.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "residenceCountryId": { "title": "Guest_ Person. Residence Country. Identifier", "description": "The identifier of the residence country of this guest person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "usedUniversalCommunication": { "title": "Guest_ Person. Used. Universal_ Communication", "description": "A universal communication used by this guest.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "notifiedGuestArrival": { "title": "Guest_ Person. Notified. Specified_ Guest Arrival", "description": "An arrival notified for this guest person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/guestArrivalType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "raisedSpecialQuery": { "title": "Guest_ Person. Raised. Special_ Query", "description": "A special query raised for this guest person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/specialQueryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Guest_ Person. Applicable. Specified_ Note", "description": "A note applicable to this guest person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "accompanyingPetAnimal": { "title": "Guest_ Person. Accompanying. Pet_ Animal", "description": "A pet animal accompanying this guest person.", "type": "array", "items": { "$ref": "#/$defs/petAnimalType" } }, "specifiedGuestCarriedEquipment": { "title": "Guest_ Person. Specified. Guest_ Carried Equipment", "description": "Carried equipment specified for this guest person.", "type": "array", "items": { "$ref": "#/$defs/guestCarriedEquipmentType" } }, "notifiedGuestDisability": { "title": "Guest_ Person. Notified. Guest_ Disability", "description": "A disability notified for this guest person.", "type": "array", "items": { "$ref": "#/$defs/guestDisabilityType" } }, "notifiedGuestAllergy": { "title": "Guest_ Person. Notified. Guest_ Allergy", "description": "An allergy notified for this guest person.", "type": "array", "items": { "$ref": "#/$defs/guestAllergyType" } }, "notifiedDiseaseProtectionMeans": { "title": "Guest_ Person. Notified. Disease_ Protection Means", "description": "A disease protection means notified for this guest person.", "type": "array", "items": { "$ref": "#/$defs/diseaseProtectionMeansType" } }, "notifiedGuestHealthIndication": { "title": "Guest_ Person. Notified. Guest_ Health Indication", "description": "A health indication notified for this guest person.", "type": "array", "items": { "$ref": "#/$defs/guestHealthIndicationType" } }, "notifiedExperienceItemPreference": { "title": "Guest_ Person. Notified. Experience Item_ Preference", "description": "An experience item preference notified for this guest person.", "type": "array", "items": { "$ref": "#/$defs/experienceItemPreferenceType" } }, "notifiedGuestFoodChoice": { "title": "Guest_ Person. Notified. Guest_ Food Choice", "description": "A food choice notified for this guest person.", "type": "array", "items": { "$ref": "#/$defs/guestFoodChoiceType" } }, "travelInsuranceCertificate": { "title": "Guest_ Person. Travel_ Insurance. Specified_ Certificate", "description": "A travel insurance certificate for this guest person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "carriedCertificate": { "title": "Guest_ Person. Carried. Specified_ Certificate", "description": "A certificate carried by this guest person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "claimedPersonalLanguageProficiency": { "title": "Guest_ Person. Claimed. Personal_ Language Proficiency", "description": "Personal language proficiency skills claimed by this guest person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/personalLanguageProficiencyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeSettlementPaymentMeans": { "title": "Guest_ Person. Specified. Trade Settlement_ Payment Means", "description": "A trade settlement payment means specified for this guest person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeSettlementPaymentMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "handlingInstructionsType": { "title": "Handling_ Instructions. Details", "description": "Handling information of an instructive nature.", "type": "object", "properties": { "handlingCode": { "title": "Handling_ Instructions. Handling. Code", "description": "A code specifying these handling instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "procedure": { "title": "Handling_ Instructions. Procedure. Text", "description": "A procedure, expressed as text, for these handling instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Handling_ Instructions. Description. Text", "description": "A textual description of these handling instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "descriptionCode": { "title": "Handling_ Instructions. Description. Code", "description": "A code specifying a description of these handling instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "maximumStackabilityWeightApplicable": { "title": "Handling_ Instructions. Maximum Stackability Weight_ Applicable. Measure", "description": "The maximum stackability weight applicable to these handling instructions.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "maximumStackabilityApplicableQuantity": { "title": "Handling_ Instructions. Maximum Stackability_ Applicable. Quantity", "description": "The maximum number of units which can be stacked on top of each other according to these handling instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maximumStorageHumidityApplicable": { "title": "Handling_ Instructions. Maximum Storage Humidity_ Applicable. Measure", "description": "The measure of the maximum storage humidity applicable to these handling instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "minimumStorageHumidityApplicable": { "title": "Handling_ Instructions. Minimum Storage Humidity_ Applicable. Measure", "description": "The measure of the minimum storage humidity applicable to these handling instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "id": { "title": "Handling_ Instructions. Identification. Identifier", "description": "The identifier of this handling instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "applicableTransportSettingTemperature": { "title": "Handling_ Instructions. Applicable. Transport Setting_ Temperature", "description": "A transport related temperature setting applicable to these handling instructions.", "type": "array", "items": { "$ref": "#/$defs/transportSettingTemperatureType" } }, "deliveryApplicableInstructedTemperature": { "title": "Handling_ Instructions. Delivery_ Applicable. Instructed_ Temperature", "description": "The instructed temperature for delivery applicable to these handling instructions.", "$ref": "#/$defs/instructedTemperatureType" }, "marketDeliveryApplicableInstructedTemperature": { "title": "Handling_ Instructions. Market Delivery_ Applicable. Instructed_ Temperature", "description": "The instructed temperature for market delivery applicable to these handling instructions.", "$ref": "#/$defs/instructedTemperatureType" }, "storageApplicableInstructedTemperature": { "title": "Handling_ Instructions. Storage_ Applicable. Instructed_ Temperature", "description": "The instructed temperature for storage applicable to these handling instructions.", "$ref": "#/$defs/instructedTemperatureType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "haulageInstructionsType": { "title": "Haulage_ Instructions. Details", "description": "Instructions related to the action or process of conveyance.", "type": "object", "properties": { "description": { "title": "Haulage_ Instructions. Description. Text", "description": "The textual description of these haulage instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "descriptionCode": { "title": "Haulage_ Instructions. Description. Code", "description": "The code specifying the description of these haulage instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "headerBalanceOutType": { "title": "Header_ Balance Out. Details", "description": "Offset header information to ensure that debits and credits are equal for a transaction.", "type": "object", "properties": { "id": { "title": "Header_ Balance Out. Identification. Identifier", "description": "The identifier for this header balance out.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Header_ Balance Out. Description. Text", "description": "A textual description of this header balance out.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "reasonCode": { "title": "Header_ Balance Out. Reason. Code", "description": "The code specifying the reason for this header balance out.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "reasonDescription": { "title": "Header_ Balance Out. Reason Description. Text", "description": "A textual description of the reason for this header balance out.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "occurrenceDateTime": { "title": "Header_ Balance Out. Occurrence. Date Time", "description": "The date, time, date time, or other date time value of an occurrence of this header balance out.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "calculatedAmount": { "title": "Header_ Balance Out. Calculated. Amount", "description": "A monetary value calculated for this header balance out.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "breakdownHeaderBalanceOut": { "title": "Header_ Balance Out. Breakdown. Header_ Balance Out", "description": "A balance out breakdown of this header balance out.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/headerBalanceOutType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "headerTradeAgreementType": { "title": "Header_ Trade Agreement. Details", "description": "The contractual terms of a header trade agreement.", "type": "object", "properties": { "reference": { "title": "Header_ Trade Agreement. Reference. Text", "description": "A reference, expressed as text, for this header trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "buyerReference": { "title": "Header_ Trade Agreement. Buyer_ Reference. Text", "description": "A buyer reference, expressed as text, for this header trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "deliveryPriorityCode": { "title": "Header_ Trade Agreement. Delivery_ Priority. Code", "description": "The code specifying the delivery priority for this header trade agreement.", "$ref": "#/$defs/qdt/$defs/priorityDescriptionCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "impactCode": { "title": "Header_ Trade Agreement. Impact. Code", "description": "The code specifying the impact for this header trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "priorityCode": { "title": "Header_ Trade Agreement. Priority. Code", "description": "The code specifying the priority for this header trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "sellerReference": { "title": "Header_ Trade Agreement. Seller_ Reference. Text", "description": "A seller reference, expressed as text, for this header trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Header_ Trade Agreement. Identification. Identifier", "description": "An identifier for this header trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "revisionId": { "title": "Header_ Trade Agreement. Revision_ Identification. Identifier", "description": "An identifier for the revision of this header trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "buyerApprovedDateTime": { "title": "Header_ Trade Agreement. Buyer_ Approved. Date Time", "description": "The date, time, date time, or other date time value of approval by the buyer for this header trade agreement.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "seller": { "title": "Header_ Trade Agreement. Seller. Trade_ Party", "description": "The seller party for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyer": { "title": "Header_ Trade Agreement. Buyer. Trade_ Party", "description": "The buyer party for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "salesAgent": { "title": "Header_ Trade Agreement. Sales Agent. Trade_ Party", "description": "The agent party representing the seller for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerRequisitioner": { "title": "Header_ Trade Agreement. Buyer_ Requisitioner. Trade_ Party", "description": "A party who is a buyer requisitioner in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "buyerAssignedAccountant": { "title": "Header_ Trade Agreement. Buyer_ Assigned Accountant. Trade_ Party", "description": "The party assigned as an accountant by the buyer for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "sellerAssignedAccountant": { "title": "Header_ Trade Agreement. Seller_ Assigned Accountant. Trade_ Party", "description": "The party assigned as an accountant by the seller for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerTaxRepresentative": { "title": "Header_ Trade Agreement. Buyer_ Tax Representative. Trade_ Party", "description": "The party acting as a tax representative for the buyer for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "sellerTaxRepresentative": { "title": "Header_ Trade Agreement. Seller_ Tax Representative. Trade_ Party", "description": "The party acting as a tax representative for the seller for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "productEndUser": { "title": "Header_ Trade Agreement. Product End User. Trade_ Party", "description": "The party acting as the end user for the products in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableTradeDeliveryTerms": { "title": "Header_ Trade Agreement. Applicable. Trade_ Delivery Terms", "description": "The terms of delivery applicable to this header trade agreement.", "$ref": "#/$defs/tradeDeliveryTermsType" }, "applicableTradePaymentTerms": { "title": "Header_ Trade Agreement. Applicable. Trade_ Payment Terms", "description": "The payment terms applicable to this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePaymentTermsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableForecastTerms": { "title": "Header_ Trade Agreement. Applicable. Supply Chain_ Forecast Terms", "description": "The supply chain forecast terms applicable to this header trade agreement.", "$ref": "#/$defs/forecastTermsType" }, "sellerOrderReferencedDocument": { "title": "Header_ Trade Agreement. Seller_ Order. Referenced_ Document", "description": "The seller generated order document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerOrderReferencedDocument": { "title": "Header_ Trade Agreement. Buyer_ Order. Referenced_ Document", "description": "The buyer generated order document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "marketplaceOrderReferencedDocument": { "title": "Header_ Trade Agreement. Marketplace_ Order. Referenced_ Document", "description": "The marketplace generated order document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationReferencedDocument": { "title": "Header_ Trade Agreement. Quotation. Referenced_ Document", "description": "The quotation document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "orderResponseReferencedDocument": { "title": "Header_ Trade Agreement. Order Response. Referenced_ Document", "description": "The order response document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationRequestReferencedDocument": { "title": "Header_ Trade Agreement. Quotation Request. Referenced_ Document", "description": "The quotation request document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "contractReferencedDocument": { "title": "Header_ Trade Agreement. Contract. Referenced_ Document", "description": "A contract document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requisitionReferencedDocument": { "title": "Header_ Trade Agreement. Requisition. Referenced_ Document", "description": "A requisition document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "demandForecastReferencedDocument": { "title": "Header_ Trade Agreement. Demand Forecast. Referenced_ Document", "description": "A demand forecast document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "supplyInstructionReferencedDocument": { "title": "Header_ Trade Agreement. Supply Instruction. Referenced_ Document", "description": "A supply instruction document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "promotionalDealReferencedDocument": { "title": "Header_ Trade Agreement. Promotional Deal. Referenced_ Document", "description": "The promotional deal document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "priceListReferencedDocument": { "title": "Header_ Trade Agreement. Price List. Referenced_ Document", "description": "The price list document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "additionalReferencedDocument": { "title": "Header_ Trade Agreement. Additional. Referenced_ Document", "description": "An additional document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requisitionerReferencedDocument": { "title": "Header_ Trade Agreement. Requisitioner. Referenced_ Document", "description": "A requisitioner document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "buyerAgent": { "title": "Header_ Trade Agreement. Buyer Agent. Trade_ Party", "description": "The buyer agent party for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "purchaseConditionsReferencedDocument": { "title": "Header_ Trade Agreement. Purchase_ Conditions. Referenced_ Document", "description": "A purchase conditions document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "salesConditionsReferencedDocument": { "title": "Header_ Trade Agreement. Sales_ Conditions. Referenced_ Document", "description": "A sales conditions document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "catalogueReferencedDocument": { "title": "Header_ Trade Agreement. Catalogue. Referenced_ Document", "description": "A catalogue document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "catalogueInformationProvider": { "title": "Header_ Trade Agreement. Catalogue_ Information Provider. Trade_ Party", "description": "The party that provides catalogue information for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "catalogueInformationReceiver": { "title": "Header_ Trade Agreement. Catalogue_ Information Receiver. Trade_ Party", "description": "The party that receives catalogue information for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "procurement": { "title": "Header_ Trade Agreement. Procurement. Trade_ Party", "description": "The procurement party for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "targetMarketTradeCountry": { "title": "Header_ Trade Agreement. Target Market. Trade_ Country", "description": "A target market country for this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLogisticsLocation": { "title": "Header_ Trade Agreement. Applicable. Logistics_ Location", "description": "A logistics location or place applicable to this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "shippingPeriod": { "title": "Header_ Trade Agreement. Shipping. Specified_ Period", "description": "The shipping period specified in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "catalogueRequestReferencedDocument": { "title": "Header_ Trade Agreement. Catalogue Request. Referenced_ Document", "description": "A catalogue request document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "catalogueSubscriptionReferencedDocument": { "title": "Header_ Trade Agreement. Catalogue Subscription. Referenced_ Document", "description": "A catalogue subscription document referenced in this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "salesReportReferencedDocument": { "title": "Header_ Trade Agreement. Sales Report. Referenced_ Document", "description": "The sales report document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "blanketOrderReferencedDocument": { "title": "Header_ Trade Agreement. Blanket Order. Referenced_ Document", "description": "The blanket order document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "previousOrderReferencedDocument": { "title": "Header_ Trade Agreement. Previous_ Order. Referenced_ Document", "description": "The previous order document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "previousOrderChangeReferencedDocument": { "title": "Header_ Trade Agreement. Previous_ Order Change. Referenced_ Document", "description": "The previous order change document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "previousOrderResponseReferencedDocument": { "title": "Header_ Trade Agreement. Previous_ Order Response. Referenced_ Document", "description": "The previous order response document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "originalOrderReferencedDocument": { "title": "Header_ Trade Agreement. Original_ Order. Referenced_ Document", "description": "The original order document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "engineeringChangeReferencedDocument": { "title": "Header_ Trade Agreement. Engineering Change. Referenced_ Document", "description": "The engineering change document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "letterOfCreditReferencedDocument": { "title": "Header_ Trade Agreement. Letter Of Credit. Referenced_ Document", "description": "The letter of credit document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "importLicenceReferencedDocument": { "title": "Header_ Trade Agreement. Import Licence. Referenced_ Document", "description": "The import licence document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exportLicenceReferencedDocument": { "title": "Header_ Trade Agreement. Export Licence. Referenced_ Document", "description": "The export licence document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationProposalReferencedDocument": { "title": "Header_ Trade Agreement. Quotation Proposal. Referenced_ Document", "description": "The quotation proposal document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationProposalResponseReferencedDocument": { "title": "Header_ Trade Agreement. Quotation Proposal Response. Referenced_ Document", "description": "The quotation proposal response document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationRequestResponseReferencedDocument": { "title": "Header_ Trade Agreement. Quotation Request Response. Referenced_ Document", "description": "The quotation request response document referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quoteReferencedTradeWorkflowObject": { "title": "Header_ Trade Agreement. Quote_ Referenced. Trade_ Workflow Object", "description": "The quote trade workflow object referenced in this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradeWorkflowObjectType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedProcuringProject": { "title": "Header_ Trade Agreement. Specified. Procuring_ Project", "description": "The procuring project specified for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/procuringProjectType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "relevant": { "title": "Header_ Trade Agreement. Relevant. Trade_ Party", "description": "A relevant party for this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "ultimateCustomerOrderReferencedDocument": { "title": "Header_ Trade Agreement. Ultimate Customer_ Order. Referenced_ Document", "description": "An ultimate customer order document referenced for this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCrossBorderRegulatoryProcedure": { "title": "Header_ Trade Agreement. Applicable. Cross-Border_ Regulatory Procedure", "description": "A cross-border regulatory procedure applicable to this header trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/crossBorderRegulatoryProcedureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "pricingBaseApplicableLogisticsLocation": { "title": "Header_ Trade Agreement. Pricing Base_ Applicable. Logistics_ Location", "description": "The logistics location applicable to the pricing base for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "carrier": { "title": "Header_ Trade Agreement. Carrier. Trade_ Party", "description": "The carrier party, at header level, for this trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "primeContractSeller": { "title": "Header_ Trade Agreement. Prime Contract_ Seller. Trade_ Party", "description": "The seller party acting as the prime contractor for this header trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "headerTradeDeliveryType": { "title": "Header_ Trade Delivery. Details", "description": "Shipping arrangements and movement of products and or services including despatch and delivery at a header level.", "type": "object", "properties": { "id": { "title": "Header_ Trade Delivery. Identification. Identifier", "description": "The identifier, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "isOrHasPartialDeliveryAllowed": { "title": "Header_ Trade Delivery. Partial Delivery Allowed. Indicator", "description": "The indication, at header level, of whether or not this trade delivery can be partially delivered.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasFinalDelivery": { "title": "Header_ Trade Delivery. Final Delivery. Indicator", "description": "The indication, at header level, of whether or not this trade delivery is the final delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "requestedQuantity": { "title": "Header_ Trade Delivery. Requested. Quantity", "description": "The quantity, at header level, requested for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "remainingRequestedQuantity": { "title": "Header_ Trade Delivery. Remaining_ Requested. Quantity", "description": "The remaining quantity, at header level, requested for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "agreedQuantity": { "title": "Header_ Trade Delivery. Agreed. Quantity", "description": "The quantity, at header level, agreed for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "despatchedQuantity": { "title": "Header_ Trade Delivery. Despatched. Quantity", "description": "The quantity, at header level, despatched in this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "modificationForecastedQuantity": { "title": "Header_ Trade Delivery. Modification_ Forecasted. Quantity", "description": "The modification of a previously forecasted quantity, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "dueInAvailableQuantity": { "title": "Header_ Trade Delivery. Due In_ Available. Quantity", "description": "The due in available quantity, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "dueInForecastedQuantity": { "title": "Header_ Trade Delivery. Due In_ Forecasted. Quantity", "description": "The due in forecasted quantity, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "dueInRequestedQuantity": { "title": "Header_ Trade Delivery. Due In_ Requested. Quantity", "description": "The due in requested quantity, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "pickUpAvailabilityDateTime": { "title": "Header_ Trade Delivery. Formatted_ Pick-Up Availability. Date Time", "description": "The formatted date, time, date time, or other date time value, at header level, when this trade delivery is available for pick-up.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "subordinateId": { "title": "Header_ Trade Delivery. Subordinate_ Identification. Identifier", "description": "A subordinate identifier, at header level, for this trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "statusCode": { "title": "Header_ Trade Delivery. Status. Code", "description": "The code specifying the status, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasFullyDelivered": { "title": "Header_ Trade Delivery. Fully Delivered. Indicator", "description": "The indication, at header level, of whether or not this trade delivery is fully delivered.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasOverDeliveryAllowed": { "title": "Header_ Trade Delivery. Over Delivery Allowed. Indicator", "description": "The indication, at header level, of whether or not over delivery is allowed for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "ultimateShipToDeliveryDateTime": { "title": "Header_ Trade Delivery. Ultimate Ship To Delivery. Date Time", "description": "The date, time, date time, or other date time value, at header level, when this trade delivery is delivered to the ultimate ship to party.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "goodsOwnershipChangeDateTime": { "title": "Header_ Trade Delivery. Goods Ownership Change. Date Time", "description": "The date, time, date time, or other date time value, at header level, when the goods ownership of this trade delivery changed.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "goodsPhysicalStateTypeCode": { "title": "Header_ Trade Delivery. Goods Physical State_ Type. Code", "description": "The code specifying the type of physical state of the goods, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "goodsPhysicalStateType": { "title": "Header_ Trade Delivery. Goods Physical State_ Type. Text", "description": "A type, expressed as text, for the physical state of the goods, at header level, for this trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "goodsPhysicalStateDescriptionCode": { "title": "Header_ Trade Delivery. Goods Physical State_ Description. Code", "description": "The code specifying a description for the physical state of the goods, at header level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "goodsPhysicalStateDescription": { "title": "Header_ Trade Delivery. Goods Physical State_ Description. Text", "description": "A textual description for the physical state of the goods, at header level, for this trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "buyerOrderDateTime": { "title": "Header_ Trade Delivery. Buyer_ Order. Date Time", "description": "The date, time, date time, or other date time value, at header level, for the buyer order for this trade delivery.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "globalId": { "title": "Header_ Trade Delivery. Global_ Identification. Identifier", "description": "A global identifier, at header level, for this trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "quantityCalculationMethodCode": { "title": "Header_ Trade Delivery. Quantity Calculation Method. Code", "description": "The code specifying the quantity calculation method of this header trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "includedPackaging": { "title": "Header_ Trade Delivery. Included. Supply Chain_ Packaging", "description": "Packaging, at header level, included in this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/packagingType" } }, "relatedConsignment": { "title": "Header_ Trade Delivery. Related. Supply Chain_ Consignment", "description": "A consignment, at header level, related to this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "shipTo": { "title": "Header_ Trade Delivery. Ship To. Trade_ Party", "description": "The ship to party, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "ultimateShipTo": { "title": "Header_ Trade Delivery. Ultimate_ Ship To. Trade_ Party", "description": "The ultimate ship to party, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "shipFrom": { "title": "Header_ Trade Delivery. Ship From. Trade_ Party", "description": "The ship from party, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedDeliveryInstructions": { "title": "Header_ Trade Delivery. Specified. Delivery_ Instructions", "description": "Delivery instructions, at header level, specified for this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/deliveryInstructionsType" } }, "plannedDespatchEvent": { "title": "Header_ Trade Delivery. Planned_ Despatch. Supply Chain_ Event", "description": "A despatch event, at header level, planned for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualDespatchEvent": { "title": "Header_ Trade Delivery. Actual_ Despatch. Supply Chain_ Event", "description": "An actual despatch event, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualPickUpEvent": { "title": "Header_ Trade Delivery. Actual_ Pick-Up. Supply Chain_ Event", "description": "The actual pick-up event, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "plannedReleaseEvent": { "title": "Header_ Trade Delivery. Planned_ Release. Supply Chain_ Event", "description": "The release event, at header level, planned for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "requestedDeliveryEvent": { "title": "Header_ Trade Delivery. Requested_ Delivery. Supply Chain_ Event", "description": "A delivery event, at header level, requested for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "plannedDeliveryEvent": { "title": "Header_ Trade Delivery. Planned_ Delivery. Supply Chain_ Event", "description": "A delivery event, at header level, planned for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualDeliveryEvent": { "title": "Header_ Trade Delivery. Actual_ Delivery. Supply Chain_ Event", "description": "An actual delivery event, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualReceiptEvent": { "title": "Header_ Trade Delivery. Actual_ Receipt. Supply Chain_ Event", "description": "The actual receipt event, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "actualLoadingEvent": { "title": "Header_ Trade Delivery. Actual_ Loading. Supply Chain_ Event", "description": "The actual loading event, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "additionalReferencedDocument": { "title": "Header_ Trade Delivery. Additional. Referenced_ Document", "description": "An additional document, at header level, referenced for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "despatchAdviceReferencedDocument": { "title": "Header_ Trade Delivery. Despatch Advice. Referenced_ Document", "description": "The despatch advice document, at header level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "receivingAdviceReferencedDocument": { "title": "Header_ Trade Delivery. Receiving Advice. Referenced_ Document", "description": "A receiving advice document, at header level, referenced for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "deliveryNoteReferencedDocument": { "title": "Header_ Trade Delivery. Delivery Note. Referenced_ Document", "description": "The delivery note document, at header level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "inventoryManager": { "title": "Header_ Trade Delivery. Inventory Manager. Trade_ Party", "description": "An inventory manager party, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "informationNote": { "title": "Header_ Trade Delivery. Information. Note", "description": "A note with information, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "shipmentScheduleReferencedDocument": { "title": "Header_ Trade Delivery. Shipment Schedule. Referenced_ Document", "description": "The shipment schedule document, referenced at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "plannedConsignment": { "title": "Header_ Trade Delivery. Planned. Supply Chain_ Consignment", "description": "A consignment, at header level, planned for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "confirmedReleaseEvent": { "title": "Header_ Trade Delivery. Confirmed_ Release. Supply Chain_ Event", "description": "The confirmed release event, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "ultimateShipToDeliveryEvent": { "title": "Header_ Trade Delivery. Ultimate Ship To_ Delivery. Supply Chain_ Event", "description": "The ultimate ship to delivery event, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "consumptionReportReferencedDocument": { "title": "Header_ Trade Delivery. Consumption Report. Referenced_ Document", "description": "The consumption report document, at header level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "previousDeliveryEvent": { "title": "Header_ Trade Delivery. Previous_ Delivery. Supply Chain_ Event", "description": "A previous delivery event, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "packingListReferencedDocument": { "title": "Header_ Trade Delivery. Packing List. Referenced_ Document", "description": "The packing list document, at header level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "finalDestinationTradeCountry": { "title": "Header_ Trade Delivery. Final Destination. Trade_ Country", "description": "The country of final destination, at header level, for this header trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "plannedShipFromDeliveryEvent": { "title": "Header_ Trade Delivery. Planned Ship From_ Delivery. Supply Chain_ Event", "description": "The event of the planned ship from delivery, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedHandlingInstructions": { "title": "Header_ Trade Delivery. Specified. Handling_ Instructions", "description": "Handling instructions, at header level, specified for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "disposal": { "title": "Header_ Trade Delivery. Disposal. Trade_ Party", "description": "A disposal party, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualUnloadingEvent": { "title": "Header_ Trade Delivery. Actual_ Unloading. Supply Chain_ Event", "description": "The actual unloading event, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "confirmedDespatchEvent": { "title": "Header_ Trade Delivery. Confirmed_ Despatch. Supply Chain_ Event", "description": "The despatch event, at header level, confirmed for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "confirmedPickUpEvent": { "title": "Header_ Trade Delivery. Confirmed_ Pick-Up. Supply Chain_ Event", "description": "The pick-up event, at header level, confirmed for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "goodsReceiptNoteReferencedDocument": { "title": "Header_ Trade Delivery. Goods Receipt Note. Referenced_ Document", "description": "A goods receipt note document, at header level, referenced for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "plannedShipToDeliveryEvent": { "title": "Header_ Trade Delivery. Planned Ship To_ Delivery. Supply Chain_ Event", "description": "The planned ship to delivery event, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "acceptanceEvent": { "title": "Header_ Trade Delivery. Acceptance. Supply Chain_ Event", "description": "An acceptance delivery event, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "plannedPickUpEvent": { "title": "Header_ Trade Delivery. Planned_ Pick-Up. Supply Chain_ Event", "description": "The pick-up event, at header level, planned for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "requestedDespatchEvent": { "title": "Header_ Trade Delivery. Requested_ Despatch. Supply Chain_ Event", "description": "A despatch event, at header level, requested for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Header_ Trade Delivery. Specified. Supply Chain_ Event", "description": "A supply chain event, at header level, specified for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSchedule": { "title": "Header_ Trade Delivery. Specified. Supply Chain_ Schedule", "description": "A supply chain schedule, at header level, specified for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "classificationReferencedDocument": { "title": "Header_ Trade Delivery. Classification. Referenced_ Document", "description": "The referenced classification document, at header level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "related": { "title": "Header_ Trade Delivery. Related. Trade_ Party", "description": "A trade party, at header level, related to this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "estimatedDeliveryEvent": { "title": "Header_ Trade Delivery. Estimated_ Delivery. Supply Chain_ Event", "description": "An estimated delivery event for this trade delivery header.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "freightForwarder": { "title": "Header_ Trade Delivery. Freight Forwarder. Trade_ Party", "description": "A freight forwarder party, at header level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "utilizedLogisticsTransportEquipment": { "title": "Header_ Trade Delivery. Utilized. Logistics_ Transport Equipment", "description": "Logistics transport equipment utilized for this header trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "headerTradeSettlementType": { "title": "Header_ Trade Settlement. Details", "description": "The information, at a header level, that enables the reconciliation of a financial transaction, with the item(s) that the financial transaction is intended to settle, such as a commercial invoice.", "type": "object", "properties": { "duePayableAmount": { "title": "Header_ Trade Settlement. Due Payable. Amount", "description": "A monetary value that is an exact amount due and payable for this header trade settlement, such as the amount due to the creditor.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "creditorReferenceTypeCode": { "title": "Header_ Trade Settlement. Creditor Reference Type. Code", "description": "A code specifying the creditor reference type for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "creditorReferenceType": { "title": "Header_ Trade Settlement. Creditor Reference Type. Text", "description": "A creditor reference type, expressed as text, for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "creditorReferenceIssuerId": { "title": "Header_ Trade Settlement. Creditor Reference Issuer. Identifier", "description": "An identifier of the creditor reference issuer for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "creditorReferenceId": { "title": "Header_ Trade Settlement. Creditor Reference. Identifier", "description": "The identifier of the creditor reference for this header trade settlement, such as a specific identifier assigned by the creditor to reference the financial transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "paymentReference": { "title": "Header_ Trade Settlement. Payment Reference. Text", "description": "A payment reference, expressed as text, for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "taxCurrencyCode": { "title": "Header_ Trade Settlement. Tax_ Currency. Code", "description": "The code specifying the tax currency for this header trade settlement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "orderCurrencyCode": { "title": "Header_ Trade Settlement. Order_ Currency. Code", "description": "The code specifying the currency of the order for this header trade settlement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "invoiceCurrencyCode": { "title": "Header_ Trade Settlement. Invoice_ Currency. Code", "description": "The code specifying the invoice currency for this header trade settlement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "priceCurrencyCode": { "title": "Header_ Trade Settlement. Price_ Currency. Code", "description": "The code specifying the price currency for this header trade settlement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "paymentCurrencyCode": { "title": "Header_ Trade Settlement. Payment_ Currency. Code", "description": "The code specifying the payment currency for this header trade settlement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "invoiceIssuerReference": { "title": "Header_ Trade Settlement. Invoice Issuer_ Reference. Text", "description": "The invoice issuer reference, expressed as text, for this header trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "payerReference": { "title": "Header_ Trade Settlement. Payer_ Reference. Text", "description": "The payer reference, expressed as text, for this header trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "quotationCurrencyCode": { "title": "Header_ Trade Settlement. Quotation_ Currency. Code", "description": "The code specifying the quotation currency for this header trade settlement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "invoiceDateTime": { "title": "Header_ Trade Settlement. Invoice. Date Time", "description": "The date, time, date time or other date time value of the invoice in this header trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "nextInvoiceDateTime": { "title": "Header_ Trade Settlement. Next_ Invoice. Date Time", "description": "A date, time, date time or other date time value of a next invoice or invoices in this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "creditReasonCode": { "title": "Header_ Trade Settlement. Credit Reason. Code", "description": "The code specifying the reason for a credit being given in this header trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "creditReason": { "title": "Header_ Trade Settlement. Credit Reason. Text", "description": "A textual description of the reason for a credit being given in this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "closingBookDueDateTime": { "title": "Header_ Trade Settlement. Closing Book_ Due. Date Time", "description": "The date, time, date time or other date time value when the book closing is due for this header trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "scheduledPaymentDateTime": { "title": "Header_ Trade Settlement. Scheduled_ Payment. Date Time", "description": "The date, time, date time or other date time value of the scheduled payment of this header trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Header_ Trade Settlement. Description. Text", "description": "A textual description of this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasDiscount": { "title": "Header_ Trade Settlement. Discount. Indicator", "description": "The indication of whether or not this header trade settlement includes a discount amount.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "totalInvoiceAmount": { "title": "Header_ Trade Settlement. Total Invoice. Amount", "description": "A monetary value of the total invoice on which this header trade settlement is calculated.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "totalAdjustmentAmount": { "title": "Header_ Trade Settlement. Total_ Adjustment. Amount", "description": "A monetary value of the total adjustment for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "requestedFinancingAmount": { "title": "Header_ Trade Settlement. Requested_ Financing. Amount", "description": "A financing monetary value requested for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "requestedFinancingRatePercent": { "title": "Header_ Trade Settlement. Requested_ Financing Rate. Percent", "description": "The financing rate, expressed as a percentage, requested for this header trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "debitNoteAmount": { "title": "Header_ Trade Settlement. Debit Note. Amount", "description": "A monetary value of the debit note for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "creditNoteAmount": { "title": "Header_ Trade Settlement. Credit Note. Amount", "description": "A monetary value of the credit note for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "paymentAmount": { "title": "Header_ Trade Settlement. Payment. Amount", "description": "A monetary value of a payment for this header trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "invoicer": { "title": "Header_ Trade Settlement. Invoicer. Trade_ Party", "description": "The party issuing the invoice for this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "invoicee": { "title": "Header_ Trade Settlement. Invoicee. Trade_ Party", "description": "The party to whom an invoice is issued for this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "payee": { "title": "Header_ Trade Settlement. Payee. Trade_ Party", "description": "A payee party for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "payer": { "title": "Header_ Trade Settlement. Payer. Trade_ Party", "description": "The payer party for this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "taxApplicableTradeCurrencyExchange": { "title": "Header_ Trade Settlement. Tax_ Applicable. Trade_ Currency Exchange", "description": "A currency exchange applicable to a tax in this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "orderApplicableTradeCurrencyExchange": { "title": "Header_ Trade Settlement. Order_ Applicable. Trade_ Currency Exchange", "description": "The currency exchange applicable to the order currency in this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "invoiceApplicableTradeCurrencyExchange": { "title": "Header_ Trade Settlement. Invoice_ Applicable. Trade_ Currency Exchange", "description": "The currency exchange applicable to the invoice in this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "priceApplicableTradeCurrencyExchange": { "title": "Header_ Trade Settlement. Price_ Applicable. Trade_ Currency Exchange", "description": "The currency exchange applicable to the price in this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "paymentApplicableTradeCurrencyExchange": { "title": "Header_ Trade Settlement. Payment_ Applicable. Trade_ Currency Exchange", "description": "The currency exchange applicable to the payment in this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTradeSettlementPaymentMeans": { "title": "Header_ Trade Settlement. Specified. Trade Settlement_ Payment Means", "description": "A payment means specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeSettlementPaymentMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeTax": { "title": "Header_ Trade Settlement. Applicable. Trade_ Tax", "description": "A tax applicable to this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "billingPeriod": { "title": "Header_ Trade Settlement. Billing. Specified_ Period", "description": "A billing period specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeAllowanceCharge": { "title": "Header_ Trade Settlement. Specified. Trade_ Allowance Charge", "description": "An allowance or charge specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAllowanceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subtotalCalculatedTradeTax": { "title": "Header_ Trade Settlement. Subtotal_ Calculated. Trade_ Tax", "description": "A tax subtotal calculated for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsServiceCharge": { "title": "Header_ Trade Settlement. Specified. Logistics_ Service Charge", "description": "A logistics service charge specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradePaymentTerms": { "title": "Header_ Trade Settlement. Specified. Trade_ Payment Terms", "description": "Payment terms specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePaymentTermsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeSettlementHeaderMonetarySummation": { "title": "Header_ Trade Settlement. Specified. Trade Settlement Header_ Monetary Summation", "description": "The monetary summation totals specified for this header trade settlement.", "$ref": "#/$defs/tradeSettlementHeaderMonetarySummationType" }, "specifiedFinancialAdjustment": { "title": "Header_ Trade Settlement. Specified. Financial_ Adjustment", "description": "A financial adjustment specified for this header trade settlement.", "type": "array", "items": { "$ref": "#/$defs/financialAdjustmentType" } }, "invoiceReferencedDocument": { "title": "Header_ Trade Settlement. Invoice. Referenced_ Document", "description": "An invoice document referenced by this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "proFormaInvoiceReferencedDocument": { "title": "Header_ Trade Settlement. Pro-Forma Invoice. Referenced_ Document", "description": "The pro-forma invoice document referenced by this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "letterOfCreditReferencedDocument": { "title": "Header_ Trade Settlement. Letter Of Credit. Referenced_ Document", "description": "The letter of credit document referenced in this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "factoringAgreementReferencedDocument": { "title": "Header_ Trade Settlement. Factoring Agreement. Referenced_ Document", "description": "A factoring agreement document referenced in this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "factoringListReferencedDocument": { "title": "Header_ Trade Settlement. Factoring List. Referenced_ Document", "description": "A factoring list document referenced in this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "payableSpecifiedTradeAccountingAccount": { "title": "Header_ Trade Settlement. Payable_ Specified. Trade_ Accounting Account", "description": "A payable accounting account specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "receivableSpecifiedTradeAccountingAccount": { "title": "Header_ Trade Settlement. Receivable_ Specified. Trade_ Accounting Account", "description": "A receivable accounting account specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "purchaseSpecifiedTradeAccountingAccount": { "title": "Header_ Trade Settlement. Purchase_ Specified. Trade_ Accounting Account", "description": "A purchase accounting account specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "salesSpecifiedTradeAccountingAccount": { "title": "Header_ Trade Settlement. Sales_ Specified. Trade_ Accounting Account", "description": "A sales accounting account specified for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeSettlementFinancialCard": { "title": "Header_ Trade Settlement. Specified. Trade Settlement_ Financial Card", "description": "A financial card specified in this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeSettlementFinancialCardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "quotationApplicableTradeCurrencyExchange": { "title": "Header_ Trade Settlement. Quotation_ Applicable. Trade_ Currency Exchange", "description": "The currency exchange applicable to the quotation currency in this header trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedAdvancePayment": { "title": "Header_ Trade Settlement. Specified. Advance_ Payment", "description": "An advance payment specified in this header trade settlement.", "type": "array", "items": { "$ref": "#/$defs/advancePaymentType" } }, "ultimatePayee": { "title": "Header_ Trade Settlement. Ultimate_ Payee. Trade_ Party", "description": "An ultimate payee party in this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPaymentInstalmentPlan": { "title": "Header_ Trade Settlement. Specified. Payment_ Instalment Plan", "description": "The payment instalment plan specified for this header trade settlement.", "$ref": "#/$defs/paymentInstalmentPlanType" }, "relevant": { "title": "Header_ Trade Settlement. Relevant. Trade_ Party", "description": "A relevant party for this header trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "identifiedFaultType": { "title": "Identified_ Fault. Details", "description": "An identified defect or fault.", "type": "object", "properties": { "description": { "title": "Identified_ Fault. Description. Text", "description": "A textual description of this identified fault.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "idCode": { "title": "Identified_ Fault. Identification. Code", "description": "A code specifying an identified fault.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "individualAnimalType": { "title": "Individual TT_ Animal. Details", "description": "A Track and Trace (TT) animal, such as one kept or raised on a farm, ranch.", "type": "object", "properties": { "id": { "title": "Individual TT_ Animal. Identification. Identifier", "description": "The identifier for this TT animal, such as the number appearing on an animal ear tag.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "birthDateTime": { "title": "Individual TT_ Animal. Birth. Date Time", "description": "The birth date for this individual TT animal.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "deathDateTime": { "title": "Individual TT_ Animal. Death. Date Time", "description": "The death date for this individual TT animal.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "specifiedDelimitedPeriod": { "title": "Individual TT_ Animal. Specified. Delimited_ Period", "description": "The delimited period specified for this individual TT animal.", "$ref": "#/$defs/delimitedPeriodType" } }, "required": [ "id", "birthDateTime", "deathDateTime" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ingredientRangeMeasurementType": { "title": "Ingredient Range_ Measurement. Details", "description": "A measurement of the variation limits of an ingredient.", "type": "object", "properties": { "lowerLimitComparisonOperatorCode": { "title": "Ingredient Range_ Measurement. Lower Limit_ Comparison Operator. Code", "description": "The code specifying the comparison operator for the lower limit of this ingredient range measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "upperLimitComparisonOperatorCode": { "title": "Ingredient Range_ Measurement. Upper Limit_ Comparison Operator. Code", "description": "The code specifying the comparison operator for the upper limit of this ingredient range measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "lowerLimitActual": { "title": "Ingredient Range_ Measurement. Lower Limit_ Actual. Measure", "description": "The actual lower limit measure of this ingredient range measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "upperLimitActual": { "title": "Ingredient Range_ Measurement. Upper Limit_ Actual. Measure", "description": "The actual upper limit measure of this ingredient range measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "lowerLimitPressureCondition": { "title": "Ingredient Range_ Measurement. Lower Limit Pressure_ Condition. Measure", "description": "The measure of the pressure condition at which this lower limit ingredient range measurement is taken.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "upperLimitPressureCondition": { "title": "Ingredient Range_ Measurement. Upper Limit Pressure_ Condition. Measure", "description": "The measure of the pressure condition at which this upper limit ingredient range measurement is taken.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "description": { "title": "Ingredient Range_ Measurement. Description. Text", "description": "The textual description of this ingredient range measurement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "required": [ "lowerLimitComparisonOperatorCode", "lowerLimitActual" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionResultCharacteristicType": { "title": "Inspection Result_ Characteristic. Details", "description": "A property of a collection of diagnostic data, visual or technical data, obtained by a performed inspection.", "type": "object", "properties": { "comparisonOperatorCode": { "title": "Inspection Result_ Characteristic. Comparison Operator. Code", "description": "The code specifying the operator, such as less than, for comparing this inspection result characteristic with one or more other characteristics.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "measuredValueMeasure": { "title": "Inspection Result_ Characteristic. Measured_ Value. Measure", "description": "A measured value for this inspection result characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "measuredValueText": { "title": "Inspection Result_ Characteristic. Measured_ Value. Text", "description": "The measured value, expressed as text, for this inspection result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "range": { "title": "Inspection Result_ Characteristic. Range. Text", "description": "The range, expressed as text, of the values of the measurements performed for this inspection result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "measuredAccuracy": { "title": "Inspection Result_ Characteristic. Measured_ Accuracy. Measure", "description": "Accuracy, expressed as a measure, of the measurement for this inspection result characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "qualityResultCode": { "title": "Inspection Result_ Characteristic. Quality_ Result. Code", "description": "The code specifying the quality of the result for this inspection result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "qualityResultDescription": { "title": "Inspection Result_ Characteristic. Quality Result_ Description. Text", "description": "A textual description of the quality of the result for this inspection result characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "qualityResultReferenceLevelDescription": { "title": "Inspection Result_ Characteristic. Quality Result Reference Level_ Description. Text", "description": "A textual description of the reference level for the quality of the result for this inspection result characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableMethod": { "title": "Inspection Result_ Characteristic. Applicable. Specified_ Method", "description": "A specified method applicable to this inspection result characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "interpretationResultApplicableObservationObjectiveParameter": { "title": "Inspection Result_ Characteristic. Interpretation Result_ Applicable. Observation Objective_ Parameter", "description": "An applicable objective observation parameter of the interpretation result for this inspection result characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/observationObjectiveParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionEventType": { "title": "Inspection_ Event. Details", "description": "A significant occurrence or happening related to an inspection.", "type": "object", "properties": { "occurrenceDateTime": { "title": "Inspection_ Event. Occurrence. Date Time", "description": "The date, time, date time, or other date time value of the occurrence of this inspection event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "typeCode": { "title": "Inspection_ Event. Type. Code", "description": "The code specifying the type of inspection for this event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "description": { "title": "Inspection_ Event. Description. Text", "description": "A textual description of the inspection for this event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "occurrenceReferencedLocation": { "title": "Inspection_ Event. Occurrence. Referenced_ Location", "description": "The referenced location where this inspection event will occur or has occurred.", "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "required": [ "occurrenceDateTime", "occurrenceReferencedLocation" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionInstructionsType": { "title": "Inspection_ Instructions. Details", "description": "Information of an instructive nature that describes how to conduct an inspection.", "type": "object", "properties": { "id": { "title": "Inspection_ Instructions. Identification. Identifier", "description": "An identifier of this set of inspection instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "description": { "title": "Inspection_ Instructions. Description. Text", "description": "A textual description of this set of inspection instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "type": { "title": "Inspection_ Instructions. Type. Text", "description": "A type, expressed as text, of this set of inspection instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "descriptionCode": { "title": "Inspection_ Instructions. Description. Code", "description": "The code specifying a description of a set of inspection instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "procedure": { "title": "Inspection_ Instructions. Procedure. Text", "description": "A procedure, expressed as text, for a set of inspection instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "latestUpdateDateTime": { "title": "Inspection_ Instructions. Latest_ Update. Date Time", "description": "The date, time, date time, or other date time value of the latest update of this set of inspection instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "statusCode": { "title": "Inspection_ Instructions. Status. Code", "description": "The code specifying the status of this set of inspection instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "sequenceNumeric": { "title": "Inspection_ Instructions. Sequence. Numeric", "description": "The sequence number of this set of inspection instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "propertyReferenceCode": { "title": "Inspection_ Instructions. Property Reference. Code", "description": "The code specifying the property reference of this set of inspection instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "interpretationCode": { "title": "Inspection_ Instructions. Interpretation. Code", "description": "The code specifying the interpretation for this set of inspection instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionNoteType": { "title": "Inspection_ Note. Details", "description": "Notes, such as conclusions, related to an inspection.", "type": "object", "properties": { "content": { "title": "Inspection_ Note. Content. Text", "description": "Content, expressed as text, of this inspection note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionPersonType": { "title": "Inspection_ Person. Details", "description": "An individual human being who conducts an inspection.", "type": "object", "properties": { "name": { "title": "Inspection_ Person. Name. Text", "description": "The name or set of names, expressed as text, by which this inspection person is known.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "attainedQualification": { "title": "Inspection_ Person. Attained. Specified_ Qualification", "description": "The specified qualification attained by this inspection person.", "$ref": "#/$defs/qualificationType" } }, "required": [ "name", "attainedQualification" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionReferenceType": { "title": "Inspection_ Reference. Details", "description": "The identification of related information for an inspection.", "type": "object", "properties": { "id": { "title": "Inspection_ Reference. Identification. Identifier", "description": "An identifier of this inspection reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "abbreviation": { "title": "Inspection_ Reference. Abbreviation. Text", "description": "The shortened text string to identify this inspection reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Inspection_ Reference. Description. Text", "description": "A textual description of this inspection reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "status": { "title": "Inspection_ Reference. Status. Text", "description": "A status, expressed as text, for this inspection reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "comment": { "title": "Inspection_ Reference. Comment. Text", "description": "A comment, expressed as text, for this inspection reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "value": { "title": "Inspection_ Reference. Value. Text", "description": "A value, expressed as text, for this inspection reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "propertyReferenceCode": { "title": "Inspection_ Reference. Property Reference. Code", "description": "The code specifying the property reference of this inspection reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueCode": { "title": "Inspection_ Reference. Value. Code", "description": "The value, expressed as a code, for this inspection reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionStatusType": { "title": "Inspection_ Status. Details", "description": "The information relevant to a condition related to an inspection.", "type": "object", "properties": { "conditionCode": { "title": "Inspection_ Status. Condition. Code", "description": "The code specifying this inspection status condition.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Inspection_ Status. Description. Text", "description": "A textual description of this inspection status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "instalmentPaymentType": { "title": "Instalment_ Payment. Details", "description": "A discharge of obligations in respect of funds or securities, transferred through one of several payments, between two or more parties.", "type": "object", "properties": { "sequenceId": { "title": "Instalment_ Payment. Sequence. Identifier", "description": "The sequence identifier for this instalment payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "paidAmount": { "title": "Instalment_ Payment. Paid. Amount", "description": "A monetary value paid or to be paid for this instalment payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "dueDateTime": { "title": "Instalment_ Payment. Due. Date Time", "description": "The due date for this instalment payment.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "specifiedFinancingRequestResultDocument": { "title": "Instalment_ Payment. Specified. Financing Request Result_ Document", "description": "The financing request result document specified for this instalment payment.", "$ref": "#/$defs/financingRequestResultDocumentType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "instructedTemperatureType": { "title": "Instructed_ Temperature. Details", "description": "Temperature settings instructed for storage or movement of goods.", "type": "object", "properties": { "maximumValue": { "title": "Instructed_ Temperature. Maximum_ Value. Measure", "description": "The measure of the maximum value of this instructed temperature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "minimumValue": { "title": "Instructed_ Temperature. Minimum_ Value. Measure", "description": "The measure of the minimum value of this instructed temperature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "controlCode": { "title": "Instructed_ Temperature. Control. Code", "description": "The code specifying the control of this instructed temperature, such as normal or chilled.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "keywordType": { "title": "Keyword. Details", "description": "A significant word, part of word or phrase that is used to enable indexing of or searching within a textual repository, such as a product catalogue or library.", "type": "object", "properties": { "name": { "title": "Keyword. Name. Text", "description": "A name, expressed as text, for this keyword.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "labelSectionType": { "title": "Label_ Section. Details", "description": "The parts into which a label is or may be divided.", "type": "object", "properties": { "id": { "title": "Label_ Section. Identification. Identifier", "description": "The identifier of this label section.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "patternCode": { "title": "Label_ Section. Pattern. Code", "description": "The code specifying the pattern of this label section.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "includedSectionSegment": { "title": "Label_ Section. Included. Section_ Segment", "description": "A segment included in this label section.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sectionSegmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "laboratoryObservationAnalysisMethodType": { "title": "Laboratory Observation Analysis_ Method. Details", "description": "A defined way of performing laboratory observation analysis.", "type": "object", "properties": { "name": { "title": "Laboratory Observation Analysis_ Method. Name. Text", "description": "The name, expressed as text, for this laboratory observation analysis method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "obligatoryTypeCode": { "title": "Laboratory Observation Analysis_ Method. Obligatory_ Type. Code", "description": "The code specifying the type of analysis method obligatory for the laboratory observation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "standardTypeCode": { "title": "Laboratory Observation Analysis_ Method. Standard_ Type. Code", "description": "The code specifying the type of laboratory observation analysis method, which is the standard method of the observer party for the kind of observation, such as a Logical Observation Identifiers Names and Codes (LOINC) code and method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "localTypeCode": { "title": "Laboratory Observation Analysis_ Method. Local_ Type. Code", "description": "The code specifying the type of laboratory observation analysis method, which is the local method of the observer party for the kind of observation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "externalReference": { "title": "Laboratory Observation Analysis_ Method. External Reference. Text", "description": "The external reference, expressed as text, for this laboratory observation analysis method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "information": { "title": "Laboratory Observation Analysis_ Method. Information. Text", "description": "Information, expressed as text, for this laboratory observation analysis method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "sampledObjectMinimumRequiredObjectSize": { "title": "Laboratory Observation Analysis_ Method. Sampled Object Minimum_ Required Object Size. Measure", "description": "The measure of the minimum object size required for this laboratory observation analysis method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "certificationTypeCode": { "title": "Laboratory Observation Analysis_ Method. Certification_ Type. Code", "description": "The code specifying the type of certification for this laboratory observation analysis method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "certificationId": { "title": "Laboratory Observation Analysis_ Method. Certification_ Identification. Identifier", "description": "The identifier for the certificate granted to a party for this laboratory observation analysis method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "id": { "title": "Laboratory Observation Analysis_ Method. Identification. Identifier", "description": "The identifier for this laboratory observation analysis method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "laboratoryObservationContactType": { "title": "Laboratory Observation_ Contact. Details", "description": "A person or department that acts as a point of contact for laboratory observations.", "type": "object", "properties": { "id": { "title": "Laboratory Observation_ Contact. Identification. Identifier", "description": "The identifier of this laboratory observation contact.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "personName": { "title": "Laboratory Observation_ Contact. Person Name. Text", "description": "The name, expressed as text, of the person for this laboratory observation contact.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "departmentName": { "title": "Laboratory Observation_ Contact. Department Name. Text", "description": "The name, expressed as text, of the department to which this laboratory observation contact belongs.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "mobileTelephoneUniversalCommunication": { "title": "Laboratory Observation_ Contact. Mobile_ Telephone. Universal_ Communication", "description": "The mobile phone number of this laboratory observation contact.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "telephoneUniversalCommunication": { "title": "Laboratory Observation_ Contact. Telephone. Universal_ Communication", "description": "The telephone number of this laboratory observation contact.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "faxUniversalCommunication": { "title": "Laboratory Observation_ Contact. Fax. Universal_ Communication", "description": "The fax number of this laboratory observation contact.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "emailUniversalCommunication": { "title": "Laboratory Observation_ Contact. Email. Universal_ Communication", "description": "The email address of this laboratory observation contact.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "laboratoryObservationInstructionsType": { "title": "Laboratory Observation_ Instructions. Details", "description": "Information of an instructive nature that describes how to conduct this laboratory observation.", "type": "object", "properties": { "id": { "title": "Laboratory Observation_ Instructions. Identification. Identifier", "description": "The identifier for this set of laboratory observation instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "Laboratory Observation_ Instructions. Description. Text", "description": "The textual description of this set of laboratory observation instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "type": { "title": "Laboratory Observation_ Instructions. Type. Text", "description": "The type, expressed as text, of this set of laboratory observation instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "descriptionCode": { "title": "Laboratory Observation_ Instructions. Description. Code", "description": "The code specifying a description of a laboratory observation instruction or a set of instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "procedure": { "title": "Laboratory Observation_ Instructions. Procedure. Text", "description": "The procedure, expressed as text, for a set of laboratory observation Instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "latestUpdateDateTime": { "title": "Laboratory Observation_ Instructions. Latest_ Update. Date Time", "description": "The date, time, date time, or other date time value of the latest update of this set of laboratory observation instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "statusCode": { "title": "Laboratory Observation_ Instructions. Status. Code", "description": "The code specifying the status of this set of laboratory observation instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "sequenceNumeric": { "title": "Laboratory Observation_ Instructions. Sequence. Numeric", "description": "The sequence number of this set of laboratory observation instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "propertyReferenceCode": { "title": "Laboratory Observation_ Instructions. Property Reference. Code", "description": "The code specifying the property reference of this laboratory observation instruction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "interpretationCode": { "title": "Laboratory Observation_ Instructions. Interpretation. Code", "description": "The code specifying the interpretation for this laboratory instruction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "laboratoryObservationNoteType": { "title": "Laboratory Observation_ Note. Details", "description": "Notes and conclusions related to a laboratory observation.", "type": "object", "properties": { "content": { "title": "Laboratory Observation_ Note. Content. Text", "description": "The content, expressed as text, of this laboratory observation note.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "required": [ "content" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "laboratoryObservationPartyType": { "title": "Laboratory Observation_ Party. Details", "description": "An individual, group, or body having a role in laboratory observations.", "type": "object", "properties": { "id": { "title": "Laboratory Observation_ Party. Identification. Identifier", "description": "The identifier of this laboratory observation party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "name": { "title": "Laboratory Observation_ Party. Name. Text", "description": "The name, expressed as text, of this laboratory observation party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "thirdPartyIssuedId": { "title": "Laboratory Observation_ Party. Third Party Issued_ Identification. Identifier", "description": "An alternate identifier issued by a third party for this laboratory observation party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "thirdPartyIssuedIdText": { "title": "Laboratory Observation_ Party. Third Party Issued_ Identification. Text", "description": "A third party issued identifier, expressed as text, for this laboratory observation party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "personDefinedLaboratoryObservationContact": { "title": "Laboratory Observation_ Party. Person_ Defined. Laboratory Observation_ Contact", "description": "The person defined as the contact for this laboratory observation party.", "oneOf": [ { "$ref": "#/$defs/laboratoryObservationContactType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "officeTradeAddress": { "title": "Laboratory Observation_ Party. Office. Trade_ Address", "description": "The office address of this laboratory observation party.", "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "postalTradeAddress": { "title": "Laboratory Observation_ Party. Postal. Trade_ Address", "description": "The postal address of this laboratory observation party.", "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "websiteURIUniversalCommunication": { "title": "Laboratory Observation_ Party. Website_ URI. Universal_ Communication", "description": "The website URI (Uniform Resource Identifier) of this laboratory observation party.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "laboratoryObservationReferenceType": { "title": "Laboratory Observation_ Reference. Details", "description": "The direction to related information for this laboratory observation.", "type": "object", "properties": { "id": { "title": "Laboratory Observation_ Reference. Identification. Identifier", "description": "The identifier for this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "abbreviation": { "title": "Laboratory Observation_ Reference. Abbreviation. Text", "description": "The shortened text string to identify this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Laboratory Observation_ Reference. Description. Text", "description": "The textual description of this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "status": { "title": "Laboratory Observation_ Reference. Status. Text", "description": "The status, expressed as text, for this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "comment": { "title": "Laboratory Observation_ Reference. Comment. Text", "description": "The comment, expressed as text, for this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "value": { "title": "Laboratory Observation_ Reference. Value. Text", "description": "The value, expressed as text, for this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "propertyReferenceCode": { "title": "Laboratory Observation_ Reference. Property Reference. Code", "description": "The code specifying the property reference of this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueCode": { "title": "Laboratory Observation_ Reference. Value. Code", "description": "The value, expressed as a code, for this laboratory observation reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "legalOrganizationType": { "title": "Legal_ Organization. Details", "description": "An organization set up on a legal basis as a business, government body, department, charity, or financial institution.", "type": "object", "properties": { "businessTypeCode": { "title": "Legal_ Organization. Business Type. Code", "description": "A code specifying the type of business of this legally set up organization.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "legalClassificationCode": { "title": "Legal_ Organization. Legal Classification. Code", "description": "The code specifying the legal classification of this organization, such as Incorporated (Inc), Limited Liability Corporation (LLC) or non-profit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "name": { "title": "Legal_ Organization. Name. Text", "description": "A name, expressed as text, of this legally set up organization.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "id": { "title": "Legal_ Organization. Identification. Identifier", "description": "A unique identifier for this legally set up organization.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "typeCode": { "title": "Legal_ Organization. Type. Code", "description": "A code specifying a type of legally set up organization.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "establishedDateTime": { "title": "Legal_ Organization. Established. Date Time", "description": "The date, time, date time, or other date time value when this legally set up organization was established.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "tradingBusinessName": { "title": "Legal_ Organization. Trading Business Name. Text", "description": "The trading business name, expressed as text, of this legally set up organization.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "postalTradeAddress": { "title": "Legal_ Organization. Postal. Trade_ Address", "description": "A postal address for this legally set up organization.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "authorizedLegalRegistration": { "title": "Legal_ Organization. Authorized. Legal_ Registration", "description": "A legal registration authorized for this legally set up organization.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/legalRegistrationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "legalRegistrationType": { "title": "Legal_ Registration. Details", "description": "The recording of items or details for a specific legal purpose.", "type": "object", "properties": { "typeCode": { "title": "Legal_ Registration. Type. Code", "description": "A code specifying the type of this legal registration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "id": { "title": "Legal_ Registration. Identification. Identifier", "description": "A unique identifier for this legal registration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "countryId": { "title": "Legal_ Registration. Country. Identifier", "description": "An identifier of the country in which this legal registration is valid.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "lastRegisteredYearDateTime": { "title": "Legal_ Registration. Last Registered Year. Date Time", "description": "The last year in which this legal registration was registered.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType", "properties": { "format": { "enum": [ "602" ] } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "lineTradeAgreementType": { "title": "Line_ Trade Agreement. Details", "description": "The contractual terms of a line trade agreement.", "type": "object", "properties": { "reference": { "title": "Line_ Trade Agreement. Reference. Text", "description": "A reference, expressed as text, for this line trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "buyerReference": { "title": "Line_ Trade Agreement. Buyer_ Reference. Text", "description": "A buyer reference, expressed as text, for this line trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "productAvailabilityCode": { "title": "Line_ Trade Agreement. Product Availability. Code", "description": "The code specifying the product availability according to this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasProductOrderable": { "title": "Line_ Trade Agreement. Product Orderable. Indicator", "description": "The indication of whether or not the product can be ordered according to this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasProductReorderable": { "title": "Line_ Trade Agreement. Product Reorderable. Indicator", "description": "The indication of whether or not the product can be reordered according to this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasProductMadeToOrder": { "title": "Line_ Trade Agreement. Product Made To Order. Indicator", "description": "The indication of whether or not, according to this line trade agreement, the product is manufactured, built or customized only after receipt of order.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "deliveryOrderFulfilmentLeadTime": { "title": "Line_ Trade Agreement. Delivery_ Order Fulfilment Lead Time. Measure", "description": "The measure of the expected time interval between the receipt of an order and its delivery fulfilment according to this line trade agreement.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "pickUpOrderFulfilmentLeadTime": { "title": "Line_ Trade Agreement. Pick-Up_ Order Fulfilment Lead Time. Measure", "description": "The measure of the expected time interval between the receipt of an order and its pick-up fulfilment according to this line trade agreement.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "minimumProductOrderableQuantity": { "title": "Line_ Trade Agreement. Minimum_ Product Orderable. Quantity", "description": "The minimum product orderable quantity for this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "maximumProductOrderableQuantity": { "title": "Line_ Trade Agreement. Maximum_ Product Orderable. Quantity", "description": "The maximum product orderable quantity for this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "incrementalProductOrderableQuantity": { "title": "Line_ Trade Agreement. Incremental_ Product Orderable. Quantity", "description": "The incremental product orderable quantity for this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "orderProductUnitMeasureCode": { "title": "Line_ Trade Agreement. Order_ Product Unit Measure. Code", "description": "The code specifying the order product unit of measure, such as kilogram or litre, for this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "resaleProductUnitMeasureCode": { "title": "Line_ Trade Agreement. Resale_ Product Unit Measure. Code", "description": "The code specifying the resale product unit of measure, such as kilogram or litre, for this trade line agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasInformationUseRestriction": { "title": "Line_ Trade Agreement. Information Use Restriction. Indicator", "description": "The indication of whether or not the use of the information provided in this line trade agreement is restricted.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "deliveryPriorityCode": { "title": "Line_ Trade Agreement. Delivery_ Priority. Code", "description": "The code specifying the delivery priority for this line trade agreement.", "$ref": "#/$defs/qdt/$defs/priorityDescriptionCodeType" }, "economicOrderQuantity": { "title": "Line_ Trade Agreement. Economic_ Order. Quantity", "description": "The economic order quantity for this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "impactCode": { "title": "Line_ Trade Agreement. Impact. Code", "description": "The code specifying the impact for this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "priorityCode": { "title": "Line_ Trade Agreement. Priority. Code", "description": "The code specifying the priority for this line trade agreement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "sellerReference": { "title": "Line_ Trade Agreement. Seller_ Reference. Text", "description": "A seller reference, expressed as text, for this line trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Line_ Trade Agreement. Identification. Identifier", "description": "An identifier for this line trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "revisionId": { "title": "Line_ Trade Agreement. Revision_ Identification. Identifier", "description": "An identifier for the revision of this line trade agreement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "buyerApprovedDateTime": { "title": "Line_ Trade Agreement. Buyer_ Approved. Date Time", "description": "The date, time, date time, or other date time value of approval by the buyer for this line trade agreement.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "seller": { "title": "Line_ Trade Agreement. Seller. Trade_ Party", "description": "The seller party for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerRequisitioner": { "title": "Line_ Trade Agreement. Buyer_ Requisitioner. Trade_ Party", "description": "A party who is a buyer requisitioner in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "productEndUser": { "title": "Line_ Trade Agreement. Product End User. Trade_ Party", "description": "The party acting as the end user for the products in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableTradeDeliveryTerms": { "title": "Line_ Trade Agreement. Applicable. Trade_ Delivery Terms", "description": "The terms of delivery applicable to this line trade agreement.", "$ref": "#/$defs/tradeDeliveryTermsType" }, "sellerOrderReferencedDocument": { "title": "Line_ Trade Agreement. Seller_ Order. Referenced_ Document", "description": "The seller generated order document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerOrderReferencedDocument": { "title": "Line_ Trade Agreement. Buyer_ Order. Referenced_ Document", "description": "A buyer generated order document referenced in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "marketplaceOrderReferencedDocument": { "title": "Line_ Trade Agreement. Marketplace_ Order. Referenced_ Document", "description": "The marketplace generated order document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationReferencedDocument": { "title": "Line_ Trade Agreement. Quotation. Referenced_ Document", "description": "The quotation document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationRequestReferencedDocument": { "title": "Line_ Trade Agreement. Quotation Request. Referenced_ Document", "description": "The quotation request document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "contractReferencedDocument": { "title": "Line_ Trade Agreement. Contract. Referenced_ Document", "description": "A contract document referenced in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requisitionReferencedDocument": { "title": "Line_ Trade Agreement. Requisition. Referenced_ Document", "description": "A requisition document referenced in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "demandForecastReferencedDocument": { "title": "Line_ Trade Agreement. Demand Forecast. Referenced_ Document", "description": "A demand forecast document referenced in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "promotionalDealReferencedDocument": { "title": "Line_ Trade Agreement. Promotional Deal. Referenced_ Document", "description": "The promotional deal document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "priceListReferencedDocument": { "title": "Line_ Trade Agreement. Price List. Referenced_ Document", "description": "The price list document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "additionalReferencedDocument": { "title": "Line_ Trade Agreement. Additional. Referenced_ Document", "description": "An additional document referenced in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "grossPriceProductTradePrice": { "title": "Line_ Trade Agreement. Gross Price_ Product. Trade_ Price", "description": "A gross product price in this line trade agreement.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } }, "netPriceProductTradePrice": { "title": "Line_ Trade Agreement. Net Price_ Product. Trade_ Price", "description": "A net product price in this line trade agreement.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } }, "requisitionerReferencedDocument": { "title": "Line_ Trade Agreement. Requisitioner. Referenced_ Document", "description": "A requisitioner document referenced in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "salesConditionsReferencedDocument": { "title": "Line_ Trade Agreement. Sales_ Conditions. Referenced_ Document", "description": "A sales conditions document referenced by this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "catalogueReferencedDocument": { "title": "Line_ Trade Agreement. Catalogue. Referenced_ Document", "description": "A catalogue document referenced by this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "catalogueInformationProvider": { "title": "Line_ Trade Agreement. Catalogue_ Information Provider. Trade_ Party", "description": "The party that provides catalogue information for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "procurement": { "title": "Line_ Trade Agreement. Procurement. Trade_ Party", "description": "The procurement party for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "supportCentre": { "title": "Line_ Trade Agreement. Support Centre. Trade_ Party", "description": "The support centre party for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "carrier": { "title": "Line_ Trade Agreement. Carrier. Trade_ Party", "description": "A carrier party for this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "targetMarketTradeCountry": { "title": "Line_ Trade Agreement. Target Market. Trade_ Country", "description": "A target market country for this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "orderingPeriod": { "title": "Line_ Trade Agreement. Ordering. Specified_ Period", "description": "The ordering period specified in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minimumOrderQuantityOrderingPeriod": { "title": "Line_ Trade Agreement. Minimum Order Quantity_ Ordering. Specified_ Period", "description": "The minimum order quantity ordering period specified in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maximumOrderQuantityOrderingPeriod": { "title": "Line_ Trade Agreement. Maximum Order Quantity_ Ordering. Specified_ Period", "description": "The maximum order quantity ordering period specified in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exclusivityPeriod": { "title": "Line_ Trade Agreement. Exclusivity. Specified_ Period", "description": "The exclusivity period specified in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "resalePeriod": { "title": "Line_ Trade Agreement. Resale. Specified_ Period", "description": "The resale period specified in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "guaranteedProductLifeSpanPeriod": { "title": "Line_ Trade Agreement. Guaranteed Product Life Span. Specified_ Period", "description": "The guaranteed product life span specified in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "salesReportReferencedDocument": { "title": "Line_ Trade Agreement. Sales Report. Referenced_ Document", "description": "The sales report document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "blanketOrderReferencedDocument": { "title": "Line_ Trade Agreement. Blanket Order. Referenced_ Document", "description": "The blanket order document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "previousOrderReferencedDocument": { "title": "Line_ Trade Agreement. Previous_ Order. Referenced_ Document", "description": "The previous order document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "originalOrderReferencedDocument": { "title": "Line_ Trade Agreement. Original_ Order. Referenced_ Document", "description": "The original order document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "engineeringChangeReferencedDocument": { "title": "Line_ Trade Agreement. Engineering Change. Referenced_ Document", "description": "The engineering change document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "letterOfCreditReferencedDocument": { "title": "Line_ Trade Agreement. Letter Of Credit. Referenced_ Document", "description": "The letter of credit document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "importLicenceReferencedDocument": { "title": "Line_ Trade Agreement. Import Licence. Referenced_ Document", "description": "The import licence document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exportLicenceReferencedDocument": { "title": "Line_ Trade Agreement. Export Licence. Referenced_ Document", "description": "The export licence document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationProposalReferencedDocument": { "title": "Line_ Trade Agreement. Quotation Proposal. Referenced_ Document", "description": "The quotation proposal document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationProposalResponseReferencedDocument": { "title": "Line_ Trade Agreement. Quotation Proposal Response. Referenced_ Document", "description": "The quotation proposal response document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "quotationRequestResponseReferencedDocument": { "title": "Line_ Trade Agreement. Quotation Request Response. Referenced_ Document", "description": "The quotation request response document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "itemSeller": { "title": "Line_ Trade Agreement. Item_ Seller. Trade_ Party", "description": "The item seller party for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "itemBuyer": { "title": "Line_ Trade Agreement. Item_ Buyer. Trade_ Party", "description": "The item buyer party for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedMarketplace": { "title": "Line_ Trade Agreement. Included. Specified_ Marketplace", "description": "A marketplace included in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/marketplaceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "orderPriceProductTradePrice": { "title": "Line_ Trade Agreement. Order Price_ Product. Trade_ Price", "description": "An order price for a product in this line trade agreement.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } }, "immediatePreviousPriceListReferencedDocument": { "title": "Line_ Trade Agreement. Immediate Previous_ Price List. Referenced_ Document", "description": "The immediate previous price list document referenced in this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "ultimateCustomerOrderReferencedDocument": { "title": "Line_ Trade Agreement. Ultimate Customer_ Order. Referenced_ Document", "description": "An ultimate customer order document referenced for this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "buyer": { "title": "Line_ Trade Agreement. Buyer. Trade_ Party", "description": "The buyer party for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableForecastTerms": { "title": "Line_ Trade Agreement. Applicable. Supply Chain_ Forecast Terms", "description": "The supply chain forecast terms applicable to this line trade agreement.", "$ref": "#/$defs/forecastTermsType" }, "supplyInstructionReferencedDocument": { "title": "Line_ Trade Agreement. Supply Instruction. Referenced_ Document", "description": "A supply instruction document referenced in this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "primeContractSeller": { "title": "Line_ Trade Agreement. Prime Contract_ Seller. Trade_ Party", "description": "The seller party acting as the prime contractor for this line trade agreement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "relevant": { "title": "Line_ Trade Agreement. Relevant. Trade_ Party", "description": "A party relevant for this line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Line_ Trade Agreement. Manufacturer. Trade_ Party", "description": "A manufacturer party, at line level, for this trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "agreedPriceProductTradePrice": { "title": "Line_ Trade Agreement. Agreed Price_ Product. Trade_ Price", "description": "An agreed product price for this line trade agreement.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "lineTradeDeliveryType": { "title": "Line_ Trade Delivery. Details", "description": "Shipping arrangements and movement of products and or services including despatch and delivery at a line level.", "type": "object", "properties": { "isOrHasPartialDeliveryAllowed": { "title": "Line_ Trade Delivery. Partial Delivery Allowed. Indicator", "description": "The indication, at line level, of whether or not this trade delivery can be partially delivered.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasFinalDelivery": { "title": "Line_ Trade Delivery. Final Delivery. Indicator", "description": "The indication, at line level, of whether or not this trade delivery is the final delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "requestedQuantity": { "title": "Line_ Trade Delivery. Requested. Quantity", "description": "The quantity, at line level, requested for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "remainingRequestedQuantity": { "title": "Line_ Trade Delivery. Remaining_ Requested. Quantity", "description": "The remaining quantity, at line level, requested for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "latestDespatchedQuantity": { "title": "Line_ Trade Delivery. Latest_ Despatched. Quantity", "description": "The latest quantity, at line level, despatched in this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "receivedQuantity": { "title": "Line_ Trade Delivery. Received. Quantity", "description": "The quantity, at line level, received for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "agreedQuantity": { "title": "Line_ Trade Delivery. Agreed. Quantity", "description": "The quantity, at line level, agreed for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "billedQuantity": { "title": "Line_ Trade Delivery. Billed. Quantity", "description": "The quantity, at line level, billed for in this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "chargeFreeQuantity": { "title": "Line_ Trade Delivery. Charge Free. Quantity", "description": "The quantity, at line level, free of charge, in this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "packageQuantity": { "title": "Line_ Trade Delivery. Package. Quantity", "description": "The number of packages, at line level, in this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "productUnitQuantity": { "title": "Line_ Trade Delivery. Product_ Unit. Quantity", "description": "The number of product units, at line level, in this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "perPackageUnitQuantity": { "title": "Line_ Trade Delivery. Per Package_ Unit. Quantity", "description": "The number of units per package, at line level, in this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "netWeight": { "title": "Line_ Trade Delivery. Net Weight. Measure", "description": "The measure, at line level, of the net weight (mass) of this trade delivery.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "grossWeight": { "title": "Line_ Trade Delivery. Gross Weight. Measure", "description": "The measure, at line level, of the gross weight (mass) of this line trade delivery.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "theoreticalWeight": { "title": "Line_ Trade Delivery. Theoretical Weight. Measure", "description": "The measure, at line level, of the theoretical weight of this trade delivery.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "netVolume": { "title": "Line_ Trade Delivery. Net Volume. Measure", "description": "The measure, at line level, of the net volume of this line trade delivery.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "grossVolume": { "title": "Line_ Trade Delivery. Gross Volume. Measure", "description": "The measure, at line level, of the gross volume of this trade delivery.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "ultimateShipToDeliveryDateTime": { "title": "Line_ Trade Delivery. Formatted_ Ultimate Ship To Delivery. Date Time", "description": "The formatted date, time, date time, or other date time value, at line level, when this trade delivery is delivered to the ultimate ship to party.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "despatchedQuantity": { "title": "Line_ Trade Delivery. Despatched. Quantity", "description": "The quantity, at line level, despatched for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "chargeableWeight": { "title": "Line_ Trade Delivery. Chargeable Weight. Measure", "description": "The measure of the chargeable weight, at line level, for this trade delivery.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "statusCode": { "title": "Line_ Trade Delivery. Status. Code", "description": "The code specifying the status, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "dueInAvailableQuantity": { "title": "Line_ Trade Delivery. Due In_ Available. Quantity", "description": "The due in available quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "dueInForecastedQuantity": { "title": "Line_ Trade Delivery. Due In_ Forecasted. Quantity", "description": "The due in forecasted quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "dueInRequestedQuantity": { "title": "Line_ Trade Delivery. Due In_ Requested. Quantity", "description": "The due in requested quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "dueInReturnedQuantity": { "title": "Line_ Trade Delivery. Due In_ Returned. Quantity", "description": "The due in returned quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "economicOrderQuantity": { "title": "Line_ Trade Delivery. Economic_ Order. Quantity", "description": "The economic order quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "isOrHasFullyDelivered": { "title": "Line_ Trade Delivery. Fully Delivered. Indicator", "description": "The indication, at line level, of whether or not this trade delivery is fully delivered.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "gfmTransferRejectedQuantity": { "title": "Line_ Trade Delivery. GFM Transfer_ Rejected. Quantity", "description": "The Government Furnished Material (GFM) transfer rejected quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "individualPackageQuantity": { "title": "Line_ Trade Delivery. Individual_ Package. Quantity", "description": "The quantity within the individual package, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "modificationForecastedQuantity": { "title": "Line_ Trade Delivery. Modification_ Forecasted. Quantity", "description": "The modification of a forecasted quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "isOrHasOverDeliveryAllowed": { "title": "Line_ Trade Delivery. Over Delivery Allowed. Indicator", "description": "The indication, at line level, of whether or not over delivery is allowed for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "reverseBilledQuantity": { "title": "Line_ Trade Delivery. Reverse_ Billed. Quantity", "description": "The reverse billed quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "turnInReceivedQuantity": { "title": "Line_ Trade Delivery. Turn In_ Received. Quantity", "description": "The turn in quantity, at line level, received for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "pickUpAvailabilityDateTime": { "title": "Line_ Trade Delivery. Formatted_ Pick-Up Availability. Date Time", "description": "The formatted date, time, date time, or other date time value, at line level, when this delivery is available for pick-up.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "id": { "title": "Line_ Trade Delivery. Identification. Identifier", "description": "An identifier, at line level, for this trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "subordinateId": { "title": "Line_ Trade Delivery. Subordinate_ Identification. Identifier", "description": "A subordinate identifier, at line level, for this trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "rejectedQuantity": { "title": "Line_ Trade Delivery. Rejected. Quantity", "description": "The quantity, at line level, rejected for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "orderQuantity": { "title": "Line_ Trade Delivery. Order. Quantity", "description": "The quantity, at line level, ordered for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "returnedQuantity": { "title": "Line_ Trade Delivery. Returned. Quantity", "description": "The quantity, at line level, returned for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "destroyedQuantity": { "title": "Line_ Trade Delivery. Destroyed. Quantity", "description": "The quantity, at line level, destroyed for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "availableQuantity": { "title": "Line_ Trade Delivery. Available. Quantity", "description": "The quantity, at line level, available for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "unavailableQuantity": { "title": "Line_ Trade Delivery. Unavailable. Quantity", "description": "The quantity, at line level, unavailable for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "cancelledQuantity": { "title": "Line_ Trade Delivery. Cancelled. Quantity", "description": "The quantity, at line level, cancelled for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "quantityVariationTypeCode": { "title": "Line_ Trade Delivery. Quantity Variation_ Type. Code", "description": "The code specifying the type of quantity variation, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "quantityVariationReasonCode": { "title": "Line_ Trade Delivery. Quantity Variation_ Reason. Code", "description": "The code specifying the reason for the quantity variation, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "quantityVariationReason": { "title": "Line_ Trade Delivery. Quantity Variation_ Reason. Text", "description": "A reason, expressed as text, for a quantity variation, at line level, for this trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "quantityDiscrepancyNatureCode": { "title": "Line_ Trade Delivery. Quantity_ Discrepancy Nature. Code", "description": "The code specifying the nature of the discrepancy of the quantity, at line level, for this trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "buyerOrderDateTime": { "title": "Line_ Trade Delivery. Buyer_ Order. Date Time", "description": "The date, time, date time, or other date time value, at line level, of the buyer order for this trade delivery.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "goodsOwnershipChangeDateTime": { "title": "Line_ Trade Delivery. Goods Ownership Change. Date Time", "description": "The date, time, date time, or other date time value for the goods ownership change, at line level, for this trade delivery.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "quantityCalculationMethodCode": { "title": "Line_ Trade Delivery. Quantity Calculation Method. Code", "description": "The code specifying the quantity calculation method of this line trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "availableInventory": { "title": "Line_ Trade Delivery. Available. Supply Chain_ Inventory", "description": "Inventory available, at line level, for this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/inventoryType" } }, "projectedSupplyPlan": { "title": "Line_ Trade Delivery. Projected. Supply Chain_ Supply Plan", "description": "A supply plan, at line level, projected for this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/supplyPlanType" } }, "specifiedDeliveryAdjustment": { "title": "Line_ Trade Delivery. Specified. Delivery_ Adjustment", "description": "A delivery adjustment, at line level, specified for this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/deliveryAdjustmentType" } }, "includedPackaging": { "title": "Line_ Trade Delivery. Included. Supply Chain_ Packaging", "description": "Packaging included, at line level, in this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/packagingType" } }, "relatedConsignment": { "title": "Line_ Trade Delivery. Related. Supply Chain_ Consignment", "description": "A consignment, at line level, related to this line trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "shipTo": { "title": "Line_ Trade Delivery. Ship To. Trade_ Party", "description": "The ship to party, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "ultimateShipTo": { "title": "Line_ Trade Delivery. Ultimate_ Ship To. Trade_ Party", "description": "The ultimate ship to party, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "shipFrom": { "title": "Line_ Trade Delivery. Ship From. Trade_ Party", "description": "The ship from party, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "finalDestinationTradeCountry": { "title": "Line_ Trade Delivery. Final Destination. Trade_ Country", "description": "The country of final destination, at line level, for line trade delivery.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedDeliveryInstructions": { "title": "Line_ Trade Delivery. Specified. Delivery_ Instructions", "description": "Delivery instructions, at line level, specified for this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/deliveryInstructionsType" } }, "specifiedHandlingInstructions": { "title": "Line_ Trade Delivery. Specified. Handling_ Instructions", "description": "Handling instructions, at line level, specified for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requestedDespatchEvent": { "title": "Line_ Trade Delivery. Requested_ Despatch. Supply Chain_ Event", "description": "A despatch event, at line level, requested for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "plannedDespatchEvent": { "title": "Line_ Trade Delivery. Planned_ Despatch. Supply Chain_ Event", "description": "A despatch event, at line level, planned for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualDespatchEvent": { "title": "Line_ Trade Delivery. Actual_ Despatch. Supply Chain_ Event", "description": "An actual despatch event, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualPickUpEvent": { "title": "Line_ Trade Delivery. Actual_ Pick-Up. Supply Chain_ Event", "description": "The actual pick-up event, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "requestedDeliveryEvent": { "title": "Line_ Trade Delivery. Requested_ Delivery. Supply Chain_ Event", "description": "A delivery event, at line level, requested for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "plannedDeliveryEvent": { "title": "Line_ Trade Delivery. Planned_ Delivery. Supply Chain_ Event", "description": "A delivery event, at line level, planned for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualDeliveryEvent": { "title": "Line_ Trade Delivery. Actual_ Delivery. Supply Chain_ Event", "description": "An actual delivery event, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualReceiptEvent": { "title": "Line_ Trade Delivery. Actual_ Receipt. Supply Chain_ Event", "description": "The actual receipt event, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "additionalReferencedDocument": { "title": "Line_ Trade Delivery. Additional. Referenced_ Document", "description": "An additional document, at line level, referenced for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "despatchAdviceReferencedDocument": { "title": "Line_ Trade Delivery. Despatch Advice. Referenced_ Document", "description": "The despatch advice document, at line level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "receivingAdviceReferencedDocument": { "title": "Line_ Trade Delivery. Receiving Advice. Referenced_ Document", "description": "A receiving advice document, at line level, referenced for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "deliveryNoteReferencedDocument": { "title": "Line_ Trade Delivery. Delivery Note. Referenced_ Document", "description": "The delivery note document, at line level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "plannedConsignment": { "title": "Line_ Trade Delivery. Planned. Supply Chain_ Consignment", "description": "A consignment, at line level, planned for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "confirmedDeliveryEvent": { "title": "Line_ Trade Delivery. Confirmed_ Delivery. Supply Chain_ Event", "description": "The confirmed delivery event, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableDangerousGoods": { "title": "Line_ Trade Delivery. Applicable. Transport_ Dangerous Goods", "description": "The transport dangerous goods details, at line level, applicable to this trade delivery.", "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "consumptionReportReferencedDocument": { "title": "Line_ Trade Delivery. Consumption Report. Referenced_ Document", "description": "The consumption report document, at line level, referenced from this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "packingListReferencedDocument": { "title": "Line_ Trade Delivery. Packing List. Referenced_ Document", "description": "The packing list document, at line level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedLogisticsPackage": { "title": "Line_ Trade Delivery. Specified. Logistics_ Package", "description": "A logistics package, at line level, specified for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "utilizedReferencedLogisticsTransportEquipment": { "title": "Line_ Trade Delivery. Utilized. Referenced_ Logistics_ Transport Equipment", "description": "A piece of logistics transport equipment, at line level, utilized for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLogisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "usedLogisticsLabel": { "title": "Line_ Trade Delivery. Used. Logistics_ Label", "description": "A logistics label, at line level, used for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLabelType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "informationNote": { "title": "Line_ Trade Delivery. Information. Note", "description": "A note with information, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "consignmentInventory": { "title": "Line_ Trade Delivery. Consignment. Supply Chain_ Inventory", "description": "Supply chain consignment inventory, at line level, for this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/inventoryType" } }, "customerInventory": { "title": "Line_ Trade Delivery. Customer. Supply Chain_ Inventory", "description": "Supply chain customer inventory, at line level, for this trade delivery.", "type": "array", "items": { "$ref": "#/$defs/inventoryType" } }, "logisticsServiceProvider": { "title": "Line_ Trade Delivery. Logistics Service Provider. Trade_ Party", "description": "A logistics service provider party, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inventoryManager": { "title": "Line_ Trade Delivery. Inventory Manager. Trade_ Party", "description": "An inventory manager party, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "consumptionSchedule": { "title": "Line_ Trade Delivery. Consumption. Supply Chain_ Schedule", "description": "A supply chain consumption schedule, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "deliverySchedule": { "title": "Line_ Trade Delivery. Delivery. Supply Chain_ Schedule", "description": "A supply chain delivery schedule, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "despatchSchedule": { "title": "Line_ Trade Delivery. Despatch. Supply Chain_ Schedule", "description": "A supply chain despatch schedule, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "orderSchedule": { "title": "Line_ Trade Delivery. Order. Supply Chain_ Schedule", "description": "A supply chain order schedule, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "receiptSchedule": { "title": "Line_ Trade Delivery. Receipt. Supply Chain_ Schedule", "description": "A supply chain receipt schedule, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSchedule": { "title": "Line_ Trade Delivery. Specified. Supply Chain_ Schedule", "description": "A supply chain schedule, specified at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "supplySpecifiedSchedule": { "title": "Line_ Trade Delivery. Supply_ Specified. Supply Chain_ Schedule", "description": "A supply (replenishment) schedule, specified at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/scheduleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "acceptanceEvent": { "title": "Line_ Trade Delivery. Acceptance. Supply Chain_ Event", "description": "An acceptance delivery event, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "plannedShipToDeliveryEvent": { "title": "Line_ Trade Delivery. Planned Ship To_ Delivery. Supply Chain_ Event", "description": "The planned ship to delivery event, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "disposal": { "title": "Line_ Trade Delivery. Disposal. Trade_ Party", "description": "A disposal party, at line level, for this trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualLoadingEvent": { "title": "Line_ Trade Delivery. Actual_ Loading. Supply Chain_ Event", "description": "The actual loading event, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "actualUnloadingEvent": { "title": "Line_ Trade Delivery. Actual_ Unloading. Supply Chain_ Event", "description": "The actual unloading event, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "confirmedReleaseEvent": { "title": "Line_ Trade Delivery. Confirmed_ Release. Supply Chain_ Event", "description": "The release event, at line level, confirmed for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "confirmedDespatchEvent": { "title": "Line_ Trade Delivery. Confirmed_ Despatch. Supply Chain_ Event", "description": "The despatch event, at line level, confirmed for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "confirmedPickUpEvent": { "title": "Line_ Trade Delivery. Confirmed_ Pick-Up. Supply Chain_ Event", "description": "The pick-up event, at line level, confirmed for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "plannedPickUpEvent": { "title": "Line_ Trade Delivery. Planned_ Pick-Up. Supply Chain_ Event", "description": "The pick-up event, at line level, planned for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "goodsReceiptNoteReferencedDocument": { "title": "Line_ Trade Delivery. Goods Receipt Note. Referenced_ Document", "description": "The goods receipt note document, at line level, referenced for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "shipmentScheduleReferencedDocument": { "title": "Line_ Trade Delivery. Shipment Schedule. Referenced_ Document", "description": "The shipment schedule document referenced, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "classificationReferencedDocument": { "title": "Line_ Trade Delivery. Classification. Referenced_ Document", "description": "The referenced classification document, at line level, for this trade delivery.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "utilizedLogisticsTransportEquipment": { "title": "Line_ Trade Delivery. Utilized. Logistics_ Transport Equipment", "description": "Logistics transport equipment utilized for this line trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "lineTradeSettlementType": { "title": "Line_ Trade Settlement. Details", "description": "The information, at a line level, that enables the reconciliation of a financial transaction with the item(s) that the financial transaction is intended to settle, for example a commercial invoice.", "type": "object", "properties": { "paymentReference": { "title": "Line_ Trade Settlement. Payment Reference. Text", "description": "A payment reference, expressed as text, for this line trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "invoiceIssuerReference": { "title": "Line_ Trade Settlement. Invoice Issuer_ Reference. Text", "description": "The invoice issuer reference, expressed as text, for this line settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "payerReference": { "title": "Line_ Trade Settlement. Payer_ Reference. Text", "description": "The payer reference, expressed as text, for this line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "totalAdjustmentAmount": { "title": "Line_ Trade Settlement. Total_ Adjustment. Amount", "description": "The monetary value of the total adjustment for this line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "isOrHasDiscount": { "title": "Line_ Trade Settlement. Discount. Indicator", "description": "The indication of whether or not a discount applies to the item in this line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "invoiceDateTime": { "title": "Line_ Trade Settlement. Invoice. Date Time", "description": "The date, time, date time or other date time value of the invoice in this line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "paymentAmount": { "title": "Line_ Trade Settlement. Payment. Amount", "description": "A monetary value of a payment for this line trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "priceCurrencyCode": { "title": "Line_ Trade Settlement. Price_ Currency. Code", "description": "The code specifying the price currency for this line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "amountDirectionCode": { "title": "Line_ Trade Settlement. Amount_ Direction. Code", "description": "The code, specifying the direction, either an addition or subtraction, for the amount of this line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Line_ Trade Settlement. Status. Code", "description": "The code specifying the status of this line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "creditorReferenceTypeCode": { "title": "Line_ Trade Settlement. Creditor Reference Type. Code", "description": "A code specifying a type of creditor reference for this line trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "invoicee": { "title": "Line_ Trade Settlement. Invoicee. Trade_ Party", "description": "The party to whom an invoice is issued for this line trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "payer": { "title": "Line_ Trade Settlement. Payer. Trade_ Party", "description": "The payer party for this line trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableTradeTax": { "title": "Line_ Trade Settlement. Applicable. Trade_ Tax", "description": "A tax applicable to this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "billingPeriod": { "title": "Line_ Trade Settlement. Billing. Specified_ Period", "description": "A billing period specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeAllowanceCharge": { "title": "Line_ Trade Settlement. Specified. Trade_ Allowance Charge", "description": "An allowance or charge specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAllowanceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subtotalCalculatedTradeTax": { "title": "Line_ Trade Settlement. Subtotal_ Calculated. Trade_ Tax", "description": "A tax subtotal calculated for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsServiceCharge": { "title": "Line_ Trade Settlement. Specified. Logistics_ Service Charge", "description": "A logistics service charge specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradePaymentTerms": { "title": "Line_ Trade Settlement. Specified. Trade_ Payment Terms", "description": "Payment terms specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePaymentTermsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeSettlementLineMonetarySummation": { "title": "Line_ Trade Settlement. Specified. Trade Settlement Line_ Monetary Summation", "description": "The monetary summation totals specified for this line trade settlement.", "$ref": "#/$defs/tradeSettlementLineMonetarySummationType" }, "specifiedFinancialAdjustment": { "title": "Line_ Trade Settlement. Specified. Financial_ Adjustment", "description": "A financial adjustment specified for this line trade settlement.", "type": "array", "items": { "$ref": "#/$defs/financialAdjustmentType" } }, "invoiceReferencedDocument": { "title": "Line_ Trade Settlement. Invoice. Referenced_ Document", "description": "An invoice document referenced in this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalReferencedDocument": { "title": "Line_ Trade Settlement. Additional. Referenced_ Document", "description": "An additional document referenced in this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "payableSpecifiedTradeAccountingAccount": { "title": "Line_ Trade Settlement. Payable_ Specified. Trade_ Accounting Account", "description": "A payable accounting account specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "receivableSpecifiedTradeAccountingAccount": { "title": "Line_ Trade Settlement. Receivable_ Specified. Trade_ Accounting Account", "description": "A receivable accounting account specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "purchaseSpecifiedTradeAccountingAccount": { "title": "Line_ Trade Settlement. Purchase_ Specified. Trade_ Accounting Account", "description": "A purchase accounting account specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "salesSpecifiedTradeAccountingAccount": { "title": "Line_ Trade Settlement. Sales_ Specified. Trade_ Accounting Account", "description": "A sales accounting account specified for this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeSettlementFinancialCard": { "title": "Line_ Trade Settlement. Specified. Trade Settlement_ Financial Card", "description": "A financial card specified in this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeSettlementFinancialCardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedDocumentLineDocument": { "title": "Line_ Trade Settlement. Associated. Document Line_ Document", "description": "A document line associated with this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentLineDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReferencedDocument": { "title": "Line_ Trade Settlement. Associated. Referenced_ Document", "description": "A document associated with this line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "referencedLineTradeTransaction": { "title": "Line_ Trade Settlement. Referenced. Line_ Trade Transaction", "description": "A trade transaction referenced in this line trade settlement.", "type": "array", "items": { "$ref": "#/$defs/lineTradeTransactionType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "lineTradeTransactionType": { "title": "Line_ Trade Transaction. Details", "description": "A group of trade line items, trade line agreement, trade line delivery and trade line settlement details.", "type": "object", "properties": { "applicableLineTradeAgreement": { "title": "Line_ Trade Transaction. Applicable. Line_ Trade Agreement", "description": "A trade agreement applicable to this line trade transaction, such as payment or delivery terms.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/lineTradeAgreementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLineTradeDelivery": { "title": "Line_ Trade Transaction. Applicable. Line_ Trade Delivery", "description": "A trade delivery applicable to this line trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/lineTradeDeliveryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedTradeProduct": { "title": "Line_ Trade Transaction. Included. Trade_ Product", "description": "A trade product included in this line trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "locationPartyType": { "title": "Location_ Party. Details", "description": "An individual, a group, or a body having a role related to a location.", "type": "object", "properties": { "id": { "title": "Location_ Party. Identification. Identifier", "description": "A unique identifier of this location party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "name": { "title": "Location_ Party. Name. Text", "description": "A name, expressed as text, for this location party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "roleCode": { "title": "Location_ Party. Role. Code", "description": "A code specifying a role of this location party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "countryId": { "title": "Location_ Party. Country. Identifier", "description": "A unique country identifier for this location party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "specifiedPerson": { "title": "Location_ Party. Specified. Transport_ Person", "description": "A transport related person specified for this location party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/personType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "definedTradeContact": { "title": "Location_ Party. Defined. Trade_ Contact", "description": "A trade contact defined for this location party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeContactType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "postalTradeAddress": { "title": "Location_ Party. Postal. Trade_ Address", "description": "A postal address for this location party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "telephoneUniversalCommunication": { "title": "Location_ Party. Telephone. Universal_ Communication", "description": "Telephone communication information for this location party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "faxUniversalCommunication": { "title": "Location_ Party. Fax. Universal_ Communication", "description": "Fax communication information for this location party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "uriUniversalCommunication": { "title": "Location_ Party. URI. Universal_ Communication", "description": "Uniform Resource Identifier (URI) communication information for this location party, such as a web or email address.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "providedService": { "title": "Location_ Party. Provided. Transport_ Service", "description": "A transport service provided by this location party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/serviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsConvoyType": { "title": "Logistics_ Convoy. Details", "description": "A number of means of transport following each other with a common logistics purpose.", "type": "object", "properties": { "transportMeansQuantity": { "title": "Logistics_ Convoy. Transport Means. Quantity", "description": "The number of means of transport in this logistics convoy.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "overallLength": { "title": "Logistics_ Convoy. Overall_ Length. Measure", "description": "The overall length measure of this logistics convoy.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "maximumWidth": { "title": "Logistics_ Convoy. Maximum_ Width. Measure", "description": "The maximum width measure for this logistics convoy.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "powerActiveLogisticsTransportMeans": { "title": "Logistics_ Convoy. Power Active. Logistics_ Transport Means", "description": "A means of transport actively powering this logistics convoy.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "powerInactiveLogisticsTransportMeans": { "title": "Logistics_ Convoy. Power Inactive. Logistics_ Transport Means", "description": "A means of transport not actively powering this logistics convoy.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsLabelType": { "title": "Logistics_ Label. Details", "description": "A label used for identifying goods for logistics purposes, such as a barcode, a radio frequency tag or a Vehicle Identification Number (VIN).", "type": "object", "properties": { "id": { "title": "Logistics_ Label. Identification. Identifier", "description": "The unique identifier of this logistics label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "seriesStartId": { "title": "Logistics_ Label. Series Start. Identifier", "description": "The unique identifier of the start of a series of logistics labels.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "seriesEndId": { "title": "Logistics_ Label. Series End. Identifier", "description": "The unique identifier of the end of a series of logistics labels.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "layoutTypeCode": { "title": "Logistics_ Label. Layout_ Type. Code", "description": "The code specifying the layout type of this logistics label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "sizeCode": { "title": "Logistics_ Label. Size. Code", "description": "The code specifying the size of this logistics label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "isOrHasMarking": { "title": "Logistics_ Label. Marking. Indicator", "description": "The indication of whether or not there is a marking on this logistics label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "includedLabelSection": { "title": "Logistics_ Label. Included. Label_ Section", "description": "A section included in this logistics label.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/labelSectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsLocationType": { "title": "Logistics_ Location. Details", "description": "A logistics related physical location or place.", "type": "object", "properties": { "id": { "title": "Logistics_ Location. Identification. Identifier", "description": "A unique identifier for this logistics related location, such as a United Nations Location Code (UNLOCODE) or GS1 Global Location Number (GLN).", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "name": { "title": "Logistics_ Location. Name. Text", "description": "A name, expressed as text, of this logistics related location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Logistics_ Location. Type. Code", "description": "A code specifying the type of this logistics related location.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/locationFunctionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "maxItems": 1 }, "description": { "title": "Logistics_ Location. Description. Text", "description": "A textual description of this logistics related location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "countryName": { "title": "Logistics_ Location. Country Name. Text", "description": "The country name, expressed as text, of this logistics location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "countryId": { "title": "Logistics_ Location. Country. Identifier", "description": "The unique identifier of a country for this logistics location.", "$ref": "#/$defs/qdt/$defs/countryIdType", "properties": { "schemeId": false, "schemeVersionId": false } }, "countrySubDivisionId": { "title": "Logistics_ Location. Country Sub-Division. Identifier", "description": "The identifier of the country sub-division for this logistics related location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "isOrHasHealthAffectedArea": { "title": "Logistics_ Location. Health Affected Area. Indicator", "description": "The indication of whether or not this logistics location is in a health affected area.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "physicalGeographicalCoordinate": { "title": "Logistics_ Location. Physical. Geographical Coordinate", "description": "Geographical coordinate information for this logistics related location.", "oneOf": [ { "$ref": "#/$defs/geographicalCoordinateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "postalTradeAddress": { "title": "Logistics_ Location. Postal. Trade_ Address", "description": "The postal trade address information for this logistics related location.", "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "subordinateLocation": { "title": "Logistics_ Location. Subordinate. Subordinate_ Location", "description": "A location subordinate to this logistics related location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/subordinateLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "servicingSpecifiedLocationParty": { "title": "Logistics_ Location. Servicing_ Specified. Location_ Party", "description": "A servicing party specified for this logistics related location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/locationPartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "stayPeriod": { "title": "Logistics_ Location. Stay. Specified_ Period", "description": "A period of stay at this logistics location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inspectionEvent": { "title": "Logistics_ Location. Inspection. Supply Chain_ Event", "description": "A supply chain inspection event at this logistics location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedGeographicalFeature": { "title": "Logistics_ Location. Associated. Specified_ Geographical Feature", "description": "A geographical feature associated with this logistics location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/geographicalFeatureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "previousAssociatedGeographicalFeature": { "title": "Logistics_ Location. Previous_ Associated. Specified_ Geographical Feature", "description": "A geographical feature previously associated with this logistics location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/geographicalFeatureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subordinateRelatedLogisticsLocation": { "title": "Logistics_ Location. Subordinate_ Related. Logistics_ Location", "description": "A logistics location subordinate to this logistics location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedInspectionEvent": { "title": "Logistics_ Location. Specified. Inspection_ Event", "description": "An inspection event specified for this logistics location.", "type": "array", "items": { "$ref": "#/$defs/inspectionEventType" } }, "facilityReferencedLocation": { "title": "Logistics_ Location. Facility. Referenced_ Location", "description": "A facility location referenced for this logistics location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsPackageType": { "title": "Logistics_ Package. Details", "description": "A self-contained wrapping or container within which goods can be contained for logistics purposes, such as a box or a barrel which can be filled, partially filled or empty.", "type": "object", "properties": { "itemQuantity": { "title": "Logistics_ Package. Item. Quantity", "description": "The number of logistics packages at this level.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "grossWeight": { "title": "Logistics_ Package. Gross Weight. Measure", "description": "The measure of the gross weight (mass) of this logistics package and its contents.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "nominalGrossWeight": { "title": "Logistics_ Package. Nominal_ Gross Weight. Measure", "description": "The measure of the nominal gross weight (mass) of this logistics package and its contents.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "netWeight": { "title": "Logistics_ Package. Net Weight. Measure", "description": "The measure of the net weight of this logistics package, i.e. the weight (mass) of the contents.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "grossVolume": { "title": "Logistics_ Package. Gross Volume. Measure", "description": "The measure of the gross volume of this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "nominalGrossVolume": { "title": "Logistics_ Package. Nominal_ Gross Volume. Measure", "description": "The measure of the nominal gross volume of this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "levelCode": { "title": "Logistics_ Package. Level. Code", "description": "The code specifying the level of this logistics package.", "$ref": "#/$defs/qdt/$defs/packagingLevelCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "typeCode": { "title": "Logistics_ Package. Type. Code", "description": "A code specifying the type of logistics package.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/packageTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "type": { "title": "Logistics_ Package. Type. Text", "description": "A type, expressed as text, of this logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "sequenceNumeric": { "title": "Logistics_ Package. Sequence. Numeric", "description": "The sequence number of this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "id": { "title": "Logistics_ Package. Identification. Identifier", "description": "The unique identifier for this logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "globalId": { "title": "Logistics_ Package. Global_ Identification. Identifier", "description": "The unique global identifier for this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "parentId": { "title": "Logistics_ Package. Parent_ Identification. Identifier", "description": "The unique parent identifier for this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Logistics_ Package. Description. Text", "description": "A textual description of this logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "information": { "title": "Logistics_ Package. Information. Text", "description": "Information, expressed as text, for this logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "seriesStartId": { "title": "Logistics_ Package. Series Start_ Identification. Identifier", "description": "The unique start identifier of a series of packages within this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "seriesEndId": { "title": "Logistics_ Package. Series End_ Identification. Identifier", "description": "The unique identifier of the end of a series of packages within this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "isOrHasReturnable": { "title": "Logistics_ Package. Returnable. Indicator", "description": "The indication of whether or not this logistics package is returnable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "colourCode": { "title": "Logistics_ Package. Colour. Code", "description": "The code specifying the colour of this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "perPackageUnitQuantity": { "title": "Logistics_ Package. Per Package_ Unit. Quantity", "description": "A number of units per package in this logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "additionalLevelCode": { "title": "Logistics_ Package. Additional_ Level. Code", "description": "The code specifying the additional level of this logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "netVolume": { "title": "Logistics_ Package. Net Volume. Measure", "description": "A measure of a net volume of this logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "physicalLogisticsShippingMarks": { "title": "Logistics_ Package. Physical. Logistics_ Shipping Marks", "description": "Physical shipping marks and barcode information for this logistics package.", "type": "array", "items": { "$ref": "#/$defs/logisticsShippingMarksType" } }, "includedTradeLineItem": { "title": "Logistics_ Package. Included. Supply Chain_ Trade Line Item", "description": "A supply chain trade line item included in this logistics package.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLineItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "linearSpatialDimension": { "title": "Logistics_ Package. Linear. Spatial_ Dimension", "description": "The linear spatial dimensions of this logistics package.", "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "usedPackaging": { "title": "Logistics_ Package. Used. Supply Chain_ Packaging", "description": "Supply chain packaging used for this logistics package.", "type": "array", "items": { "$ref": "#/$defs/packagingType" } }, "despatchNoteAssociatedReferencedDocument": { "title": "Logistics_ Package. Despatch Note_ Associated. Referenced_ Document", "description": "A despatch note associated with this logistics package.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "statedCondition": { "title": "Logistics_ Package. Stated. Specified_ Condition", "description": "A stated condition of this logistics package.", "type": "array", "items": { "$ref": "#/$defs/conditionType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsPackagingType": { "title": "Logistics_ Packaging. Details", "description": "Any wrapping or containment, such as a box or a barrel, whether or not any goods are contained within.", "type": "object", "properties": { "id": { "title": "Logistics_ Packaging. Identification. Identifier", "description": "An identifier for this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "sequenceNumeric": { "title": "Logistics_ Packaging. Sequence. Numeric", "description": "The sequence number for this logistics packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "levelCode": { "title": "Logistics_ Packaging. Level. Code", "description": "The code specifying the level of this logistics packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeCode": { "title": "Logistics_ Packaging. Type. Code", "description": "A code specifying a type of logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "type": { "title": "Logistics_ Packaging. Type. Text", "description": "The type, expressed as text, of this logistics packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Logistics_ Packaging. Description. Text", "description": "A textual description of this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "information": { "title": "Logistics_ Packaging. Information. Text", "description": "Information, expressed as text, for this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "conditionCode": { "title": "Logistics_ Packaging. Condition. Code", "description": "A code specifying a condition of this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "disposalMethodCode": { "title": "Logistics_ Packaging. Disposal Method. Code", "description": "A code specifying a disposal method for this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "capacity": { "title": "Logistics_ Packaging. Capacity. Measure", "description": "A measure of a capacity of this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "totalUnitQuantity": { "title": "Logistics_ Packaging. Total Unit. Quantity", "description": "A total number of units contained in this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "weight": { "title": "Logistics_ Packaging. Weight. Measure", "description": "A measure of a weight (mass) of this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "instructionCode": { "title": "Logistics_ Packaging. Instruction. Code", "description": "A code specifying an instruction for this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "maximumStackabilityQuantity": { "title": "Logistics_ Packaging. Maximum Stackability. Quantity", "description": "The number of units of this type of logistics packaging which can be stacked on top of each other.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "isOrHasReturnable": { "title": "Logistics_ Packaging. Returnable. Indicator", "description": "The indication of whether or not this logistics packaging is returnable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "contentLayerQuantity": { "title": "Logistics_ Packaging. Content Layer. Quantity", "description": "A number of content layers in this logistics packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "methodDescription": { "title": "Logistics_ Packaging. Method Description. Text", "description": "The textual description of the method of logistics packaging, such as hermetically sealed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasCertification": { "title": "Logistics_ Packaging. Certification. Indicator", "description": "The indication whether or not this logistics packaging has a certification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasInstruction": { "title": "Logistics_ Packaging. Instruction. Indicator", "description": "The indication of whether or not this logistics packaging has an instruction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "linearSpatialDimension": { "title": "Logistics_ Packaging. Linear. Spatial_ Dimension", "description": "A linear dimension or a set of linear dimensions of this logistics packaging.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "containedLogisticsPackage": { "title": "Logistics_ Packaging. Contained. Logistics_ Package", "description": "A package contained in this logistics packaging.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPackagingMarking": { "title": "Logistics_ Packaging. Specified. Packaging_ Marking", "description": "A marking specified for this logistics packaging.", "type": "array", "items": { "$ref": "#/$defs/packagingMarkingType" } }, "applicablePackagingInstructions": { "title": "Logistics_ Packaging. Applicable. Packaging_ Instructions", "description": "Instructions applicable to this logistics packaging.", "type": "array", "items": { "$ref": "#/$defs/packagingInstructionsType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsRegulatedGoodsType": { "title": "Logistics_ Regulated Goods. Details", "description": "Articles of trade or commerce which are subject to, or controlled by a rule, regulation, or law at a particular point during their logistics lifecycle.", "type": "object", "properties": { "applicableDangerousGoods": { "title": "Logistics_ Regulated Goods. Applicable. Transport_ Dangerous Goods", "description": "Transport dangerous goods information applicable to these logistics regulated goods.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsRiskAnalysisResultType": { "title": "Logistics_ Risk Analysis Result. Details", "description": "The result of a logistics risk analysis calculation.", "type": "object", "properties": { "categoryCode": { "title": "Logistics_ Risk Analysis Result. Category. Code", "description": "The code specifying the category for this logistics risk analysis result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "transportMovementRiskRelatedCode": { "title": "Logistics_ Risk Analysis Result. Transport Movement Risk_ Related. Code", "description": "A code specifying a transport movement related risk for this logistics risk analysis result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "transportEquipmentRiskRelatedCode": { "title": "Logistics_ Risk Analysis Result. Transport Equipment Risk_ Related. Code", "description": "A code specifying a transport equipment related risk for this logistics risk analysis result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "consignmentRiskRelatedCode": { "title": "Logistics_ Risk Analysis Result. Consignment Risk_ Related. Code", "description": "A code specifying a consignment related risk for this logistics risk analysis result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "partyRiskRelatedCode": { "title": "Logistics_ Risk Analysis Result. Party Risk_ Related. Code", "description": "A code specifying a party related risk for this logistics risk analysis result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "description": { "title": "Logistics_ Risk Analysis Result. Description. Text", "description": "The textual description of this logistics risk analysis result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "levelCode": { "title": "Logistics_ Risk Analysis Result. Level. Code", "description": "The code specifying the level for this logistics risk analysis result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "screeningMethodCode": { "title": "Logistics_ Risk Analysis Result. Screening_ Method. Code", "description": "A code specifying a method of screening used in this logistics risk analysis result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "securityExemptionCode": { "title": "Logistics_ Risk Analysis Result. Security_ Exemption. Code", "description": "A code specifying a security exemption for this logistics risk analysis result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsSealType": { "title": "Logistics_ Seal. Details", "description": "A device used to secure an object and protect it from unauthorized entry or tampering during transport or other logistics operations.", "type": "object", "properties": { "id": { "title": "Logistics_ Seal. Identification. Identifier", "description": "A unique identifier for this logistics seal.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "maximumId": { "title": "Logistics_ Seal. Maximum_ Identification. Identifier", "description": "The maximum unique identifier used for these logistics seals.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Logistics_ Seal. Type. Code", "description": "The code specifying the type of logistics seal.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "name": false } }, "conditionCode": { "title": "Logistics_ Seal. Condition. Code", "description": "A code specifying a condition of this logistics seal.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/sealConditionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "sealingPartyRoleCode": { "title": "Logistics_ Seal. Sealing Party Role. Code", "description": "The code specifying the role of the party responsible for the sealing of this logistics seal.", "$ref": "#/$defs/qdt/$defs/sealingPartyRoleCodeType", "properties": { "listVersionId": false, "name": false } }, "issuing": { "title": "Logistics_ Seal. Issuing. Trade_ Party", "description": "The party issuing this logistics seal.", "oneOf": [ { "$ref": "#/$defs/tradePartyType", "properties": { "roleCode": { "maxItems": 1 } } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsServiceChargeType": { "title": "Logistics_ Service Charge. Details", "description": "A charge made for a logistics related service.", "type": "object", "properties": { "id": { "title": "Logistics_ Service Charge. Identification. Identifier", "description": "The unique identifier for this logistics service charge.", "$ref": "#/$defs/qdt/$defs/freightChargeTypeIdType", "properties": { "schemeId": false, "schemeVersionId": false } }, "description": { "title": "Logistics_ Service Charge. Description. Text", "description": "A textual description of this logistics service charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "paymentArrangementCode": { "title": "Logistics_ Service Charge. Payment Arrangement. Code", "description": "The code specifying the payment arrangement for this logistics service charge [Reference United Nations Code List (UNCL) 4237].", "$ref": "#/$defs/qdt/$defs/transportServicePaymentArrangementCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "tariffClassCode": { "title": "Logistics_ Service Charge. Tariff Class. Code", "description": "The code specifying the tariff class for this logistics service charge which represents an entry in a table of fixed charges [Reference United Nations Code List (UNCL) 5243].", "$ref": "#/$defs/qdt/$defs/freightChargeTariffClassCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "categoryCode": { "title": "Logistics_ Service Charge. Category. Code", "description": "The code specifying the category of this logistics service charge [Reference United Nations Code List (UNCL) 5237].", "$ref": "#/$defs/qdt/$defs/transportServiceCategoryCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "chargeCategoryCode": { "title": "Logistics_ Service Charge. Charge_ Category. Code", "description": "The code specifying the category of charge for this logistics service charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "serviceCategoryCode": { "title": "Logistics_ Service Charge. Service_ Category. Code", "description": "The code specifying the category of service for this logistics service charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "disbursementAmount": { "title": "Logistics_ Service Charge. Disbursement. Amount", "description": "A monetary value of a disbursement for this logistics service charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "appliedAmount": { "title": "Logistics_ Service Charge. Applied. Amount", "description": "A monetary value applied to this logistics service charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "allowanceCharge": { "title": "Logistics_ Service Charge. Allowance Charge. Text", "description": "The allowance or charge, expressed as text, for this logistics service charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "payingPartyRoleCode": { "title": "Logistics_ Service Charge. Paying Party Role. Code", "description": "The code specifying the role of the party responsible for paying this logistics service charge.", "$ref": "#/$defs/qdt/$defs/chargePayingPartyRoleCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "calculationBasisCode": { "title": "Logistics_ Service Charge. Calculation Basis. Code", "description": "The code specifying a basis on which this logistics service charge is to be calculated, such as by volume or per unit.", "$ref": "#/$defs/qdt/$defs/logisticsChargeCalculationBasisCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "calculationBasis": { "title": "Logistics_ Service Charge. Calculation Basis. Text", "description": "The basis, expressed as text, on which this logistics service charge is to be calculated, such as by volume or per unit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "transportPaymentMethodCode": { "title": "Logistics_ Service Charge. Transport Payment Method. Code", "description": "The code specifying the transport payment method for this logistics service charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listVersionId": false } }, "freightInvoiceTypeCode": { "title": "Logistics_ Service Charge. Freight Invoice_ Type. Code", "description": "A code specifying a type of freight invoice of this logistics service charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "calculationBasisQuantity": { "title": "Logistics_ Service Charge. Calculation Basis. Quantity", "description": "A number used as a basis in a calculation of this logistics service charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "preTranshipmentCalculationBasisQuantity": { "title": "Logistics_ Service Charge. Pre-Transhipment_ Calculation Basis. Quantity", "description": "A number used as a basis in a pre-transhipment calculation of this logistics service charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "postTranshipmentCalculationBasisQuantity": { "title": "Logistics_ Service Charge. Post-Transhipment_ Calculation Basis. Quantity", "description": "A number used as a basis in a post-transhipment calculation of this logistics service charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "calculationBasisCommodityCode": { "title": "Logistics_ Service Charge. Calculation Basis Commodity. Code", "description": "The code specifying the commodity used as the basis for the calculation of this logistics service charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "calculationBasisArea": { "title": "Logistics_ Service Charge. Calculation Basis Area. Measure", "description": "The measure of the area used as the basis for the calculation of this logistics service charge.", "$ref": "#/$defs/qdt/$defs/unitMeasureType" }, "calculationBasisDistance": { "title": "Logistics_ Service Charge. Calculation Basis Distance. Measure", "description": "The measure of the distance used as the basis for the calculation of this logistics service charge.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "tariffCurrencyCode": { "title": "Logistics_ Service Charge. Tariff_ Currency. Code", "description": "A code specifying a tariff currency for this logistics service charge.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/currencyCodeType" } }, "chargeCurrencyCode": { "title": "Logistics_ Service Charge. Charge_ Currency. Code", "description": "A code specifying a charge currency for this logistics service charge.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/currencyCodeType" } }, "paymentPlaceLogisticsLocation": { "title": "Logistics_ Service Charge. Payment Place. Logistics_ Location", "description": "The location of the place of payment of this logistics service charge.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "appliedFromLogisticsLocation": { "title": "Logistics_ Service Charge. Applied From. Logistics_ Location", "description": "The start location from which this logistics service charge should be applied.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "appliedToLogisticsLocation": { "title": "Logistics_ Service Charge. Applied To. Logistics_ Location", "description": "The end location at which this logistics service charge is no longer to be applied.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "appliedTradeTax": { "title": "Logistics_ Service Charge. Applied. Trade_ Tax", "description": "A tax that is applied to this logistics service charge.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "calculationBasisTradePrice": { "title": "Logistics_ Service Charge. Calculation Basis. Trade_ Price", "description": "The trade price upon which a calculation of this logistics service charge is or will be based.", "$ref": "#/$defs/tradePriceType" }, "specifiedTradeSettlementPaymentMeans": { "title": "Logistics_ Service Charge. Specified. Trade Settlement_ Payment Means", "description": "The trade settlement payment means specified for this logistics service charge.", "oneOf": [ { "$ref": "#/$defs/tradeSettlementPaymentMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsShippingMarksType": { "title": "Logistics_ Shipping Marks. Details", "description": "Physical markings or labels on individual packages or transport units for logistics purposes.", "type": "object", "properties": { "marking": { "title": "Logistics_ Shipping Marks. Marking. Text", "description": "Marking, expressed as text, for these logistics shipping marks.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "markingInstructionCode": { "title": "Logistics_ Shipping Marks. Marking Instruction. Code", "description": "A code specifying a marking instruction for these logistics shipping marks.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/markingInstructionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "barcodeLogisticsLabel": { "title": "Logistics_ Shipping Marks. Barcode. Logistics_ Label", "description": "A barcode label that is a part of these logistics shipping marks.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLabelType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "rfidLogisticsLabel": { "title": "Logistics_ Shipping Marks. RFID. Logistics_ Label", "description": "A Radio Frequency Identification (RFID) label that is a part of these logistics shipping marks.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLabelType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "vinLogisticsLabel": { "title": "Logistics_ Shipping Marks. VIN. Logistics_ Label", "description": "A Vehicle Identification Number (VIN) label that is a part of these logistics shipping marks.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLabelType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "radioactiveLogisticsLabel": { "title": "Logistics_ Shipping Marks. Radioactive. Logistics_ Label", "description": "Radioactive labelling that is a part of these logistics shipping marks.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLabelType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsStatusType": { "title": "Logistics_ Status. Details", "description": "The information relevant to a condition or a position related to logistics.", "type": "object", "properties": { "conditionCode": { "title": "Logistics_ Status. Condition. Code", "description": "The code specifying this logistics status condition [UNECE Recommendation 24].", "$ref": "#/$defs/qdt/$defs/logisticsStatusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "referenceDateTime": { "title": "Logistics_ Status. Reference. Date Time", "description": "The reference date, time, date time or other date time value for this logistics status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Logistics_ Status. Description. Text", "description": "The textual description of this logistics status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "reasonCode": { "title": "Logistics_ Status. Reason. Code", "description": "A code specifying a reason for this logistics status [UNECE Recommendation 24].", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/logisticsStatusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "reason": { "title": "Logistics_ Status. Reason. Text", "description": "A reason, expressed as text, for this logistics status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "sequenceNumeric": { "title": "Logistics_ Status. Sequence. Numeric", "description": "The sequence number of this logistics status, such as within a status report.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "specifiedLogisticsLocation": { "title": "Logistics_ Status. Specified. Logistics_ Location", "description": "A location specified for this logistics status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "servicingSpecifiedLocationParty": false, "stayPeriod": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "validityPeriod": { "title": "Logistics_ Status. Validity. Specified_ Period", "description": "A specific validity period for this logistics status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "arrivalReportedEvent": { "title": "Logistics_ Status. Arrival_ Reported. Transport_ Event", "description": "A transport arrival event reported for this logistics status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "departureReportedEvent": { "title": "Logistics_ Status. Departure_ Reported. Transport_ Event", "description": "A transport departure event reported for this logistics status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "loadingReportedEvent": { "title": "Logistics_ Status. Loading_ Reported. Transport_ Event", "description": "A transport loading event reported for this logistics status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "unloadingReportedEvent": { "title": "Logistics_ Status. Unloading_ Reported. Transport_ Event", "description": "A transport unloading event reported for this logistics status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedEvent": { "title": "Logistics_ Status. Reported. Supply Chain_ Event", "description": "A supply chain event reported for this logistics status.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsTransportEquipmentType": { "title": "Logistics_ Transport Equipment. Details", "description": "A piece of equipment used to hold, protect or secure cargo for logistics purposes.", "type": "object", "properties": { "id": { "title": "Logistics_ Transport Equipment. Identification. Identifier", "description": "The unique identifier of this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "grossWeight": { "title": "Logistics_ Transport Equipment. Gross Weight. Measure", "description": "The measure of the gross weight (mass) of this piece of logistics transport equipment which is the weight (mass) including loaded goods, packing and transport equipment.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "netWeight": { "title": "Logistics_ Transport Equipment. Net Weight. Measure", "description": "The measure of the net weight (mass) of this piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "tareWeight": { "title": "Logistics_ Transport Equipment. Tare Weight. Measure", "description": "The measure of the tare weight (mass) of this piece of logistics transport equipment which is the weight (mass) including permanent equipment but excluding goods and loose accessories.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "loadingLength": { "title": "Logistics_ Transport Equipment. Loading Length. Measure", "description": "The measure of the loading length of this piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "requiredLaneLength": { "title": "Logistics_ Transport Equipment. Required Lane Length. Measure", "description": "The measure of the length required in a lane for this piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "grossVolume": { "title": "Logistics_ Transport Equipment. Gross Volume. Measure", "description": "The measure of the gross volume of this piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "loadedPackageQuantity": { "title": "Logistics_ Transport Equipment. Loaded Package. Quantity", "description": "The number of packages loaded into or onto this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "humidityPercent": { "title": "Logistics_ Transport Equipment. Humidity. Percent", "description": "The percent of the humidity (moisture content) within this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "categoryCode": { "title": "Logistics_ Transport Equipment. Category. Code", "description": "The code specifying the category for this piece of logistics transport equipment, such as container or trailer.", "$ref": "#/$defs/qdt/$defs/transportEquipmentCategoryCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "characteristicCode": { "title": "Logistics_ Transport Equipment. Characteristic. Code", "description": "The code specifying the characteristic or characteristics of this piece of logistics transport equipment, such as the ISO 6346 transport equipment size and type code.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "characteristic": { "title": "Logistics_ Transport Equipment. Characteristic. Text", "description": "The characteristic or characteristics, expressed as text, of a piece of logistics transport equipment, such as its size and type.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "supplierPartyRoleCode": { "title": "Logistics_ Transport Equipment. Supplier Party Role. Code", "description": "The code specifying the role of the party responsible for supplying this piece of logistics transport equipment, such as the carrier or the buyer.", "$ref": "#/$defs/qdt/$defs/transportEquipmentSupplierPartyRoleCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "usedCapacityCode": { "title": "Logistics_ Transport Equipment. Used Capacity. Code", "description": "The code specifying the used capacity of this piece of logistics transport equipment, such as full or empty.", "$ref": "#/$defs/qdt/$defs/transportEquipmentFullnessCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "operationalStatusCode": { "title": "Logistics_ Transport Equipment. Operational Status. Code", "description": "The code specifying the operational status for this piece of logistics transport equipment, such as to be repaired or to be shifted.", "$ref": "#/$defs/qdt/$defs/transportEquipmentOperationalStatusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "transportMovementStatusCode": { "title": "Logistics_ Transport Equipment. Transport Movement Status. Code", "description": "The code specifying the transport movement status for this piece of logistics transport equipment, such as for export, for import, or for transhipment.", "$ref": "#/$defs/qdt/$defs/transportEquipmentMovementStatusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "legalStatusCode": { "title": "Logistics_ Transport Equipment. Legal Status. Code", "description": "The code specifying the legal status of this piece of logistics transport equipment with respect to a specific law such as the \"Container Convention Code\".", "$ref": "#/$defs/qdt/$defs/transportEquipmentLegalStatusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "haulageArrangementCode": { "title": "Logistics_ Transport Equipment. Haulage Arrangement. Code", "description": "The code specifying the arrangement for the haulage of this piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/transportEquipmentHaulageArrangementsCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "loadingRemark": { "title": "Logistics_ Transport Equipment. Loading Remark. Text", "description": "A loading remark, expressed as text, for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "damageRemark": { "title": "Logistics_ Transport Equipment. Damage Remark. Text", "description": "A damage remark, expressed as text, for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "information": { "title": "Logistics_ Transport Equipment. Information. Text", "description": "Information, expressed as text, for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "sequenceNumeric": { "title": "Logistics_ Transport Equipment. Sequence. Numeric", "description": "The sequence number differentiating this piece of logistics transport equipment from others in a set of transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "powerSupplyTypeCode": { "title": "Logistics_ Transport Equipment. Power Supply Type. Code", "description": "The code specifying the type of power supply for this piece of logistics transport equipment, such as diesel fuel or electricity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "powerSupplyType": { "title": "Logistics_ Transport Equipment. Power Supply Type. Text", "description": "The type of power supply, expressed as text, for this piece of logistics transport equipment, such as diesel fuel or electricity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "powerSupplyConnectorQuantity": { "title": "Logistics_ Transport Equipment. Power Supply Connector. Quantity", "description": "The number of power supply connectors for this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "isOrHasAccompanied": { "title": "Logistics_ Transport Equipment. Accompanied. Indicator", "description": "The indication of whether or not this piece of logistics transport equipment is accompanied, such as by a transport means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "releaseId": { "title": "Logistics_ Transport Equipment. Release. Identifier", "description": "The release identifier for this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "releaseRestriction": { "title": "Logistics_ Transport Equipment. Release Restriction. Text", "description": "The release restriction, expressed as text, for this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "sealQuantity": { "title": "Logistics_ Transport Equipment. Seal. Quantity", "description": "The quantity of seals for this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "unitQuantity": { "title": "Logistics_ Transport Equipment. Unit. Quantity", "description": "The number of units of this type of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "airFlow": { "title": "Logistics_ Transport Equipment. Air Flow. Measure", "description": "The measure of the air flow for this piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/airFlowUnitMeasureType" }, "containedConsignmentQuantity": { "title": "Logistics_ Transport Equipment. Contained Consignment. Quantity", "description": "The number of consignments contained in this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "unloadingSequenceNumeric": { "title": "Logistics_ Transport Equipment. Unloading Sequence. Numeric", "description": "The sequence number differentiating this piece of logistics transport equipment from others during unloading.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "loadingSequenceNumeric": { "title": "Logistics_ Transport Equipment. Loading Sequence. Numeric", "description": "The sequence number differentiating this piece of logistics transport equipment from others during loading.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "carrierAssignedBookingId": { "title": "Logistics_ Transport Equipment. Carrier Assigned Booking_ Identification. Identifier", "description": "A carrier assigned booking identifier for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "isOrHasSealed": { "title": "Logistics_ Transport Equipment. Sealed. Indicator", "description": "The indication of whether or not this piece of logistics transport equipment is sealed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasReturnable": { "title": "Logistics_ Transport Equipment. Returnable. Indicator", "description": "The indication of whether or not this piece of logistics transport equipment is returnable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "shipperReferenceInformation": { "title": "Logistics_ Transport Equipment. Shipper Reference_ Information. Text", "description": "Shipper reference information, expressed as text, for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "stowagePositionId": { "title": "Logistics_ Transport Equipment. Stowage Position. Identifier", "description": "The stowage position identifier for this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "manufacturingDateTime": { "title": "Logistics_ Transport Equipment. Manufacturing. Date Time", "description": "The manufacturing date, time, date time, or other date time value for this piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "axleQuantity": { "title": "Logistics_ Transport Equipment. Axle. Quantity", "description": "The number of axles for this piece of logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "containedConsignment": { "title": "Logistics_ Transport Equipment. Contained. Supply Chain_ Consignment", "description": "A consignment contained in this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "loadedConsignmentItem": { "title": "Logistics_ Transport Equipment. Loaded. Supply Chain_ Consignment Item", "description": "A consignment item loaded onto, or into, this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "quarantineInstructions": { "title": "Logistics_ Transport Equipment. Quarantine. Quarantine_ Instructions", "description": "Quarantine instructions for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "#/$defs/quarantineInstructionsType" }, "maxItems": 1 }, "handlingInstructions": { "title": "Logistics_ Transport Equipment. Handling. Handling_ Instructions", "description": "Handling instructions for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "deliveryInstructions": { "title": "Logistics_ Transport Equipment. Delivery. Delivery_ Instructions", "description": "Delivery instructions for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "#/$defs/deliveryInstructionsType" }, "maxItems": 1 }, "loadingInstructions": { "title": "Logistics_ Transport Equipment. Loading. Transport_ Instructions", "description": "Loading instructions for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" }, "maxItems": 1 }, "unloadingInstructions": { "title": "Logistics_ Transport Equipment. Unloading. Transport_ Instructions", "description": "Unloading instructions for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" }, "maxItems": 1 }, "additionalInstructions": { "title": "Logistics_ Transport Equipment. Additional. Transport_ Instructions", "description": "Additional instructions for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "loadedDangerousGoods": { "title": "Logistics_ Transport Equipment. Loaded. Transport_ Dangerous Goods", "description": "Dangerous goods loaded into this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "affixedLogisticsSeal": { "title": "Logistics_ Transport Equipment. Affixed. Logistics_ Seal", "description": "A seal affixed to this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsSealType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "linearSpatialDimension": { "title": "Logistics_ Transport Equipment. Linear. Spatial_ Dimension", "description": "The linear spatial dimensions of this piece of logistics transport equipment.", "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "attachedTransportEquipment": { "title": "Logistics_ Transport Equipment. Attached. Attached_ Transport Equipment", "description": "Transport equipment attached to this piece of logistics transport equipment, such as ropes or refrigeration units.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/attachedTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "carriedAssociatedTransportEquipment": { "title": "Logistics_ Transport Equipment. Carried. Associated_ Transport Equipment", "description": "A piece of transport equipment carried on this piece of logistics transport equipment, such as a container placed on a rail wagon.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/associatedTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "containedAssociatedTransportEquipment": { "title": "Logistics_ Transport Equipment. Contained. Associated_ Transport Equipment", "description": "A piece of transport equipment contained within this piece of logistics transport equipment, such as a pallet.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/associatedTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "settingTransportSettingTemperature": { "title": "Logistics_ Transport Equipment. Setting. Transport Setting_ Temperature", "description": "A temperature setting for this piece of logistics transport equipment, such as storage temperature or operational temperature.", "type": "array", "items": { "$ref": "#/$defs/transportSettingTemperatureType" } }, "applicableLogisticsServiceCharge": { "title": "Logistics_ Transport Equipment. Applicable. Logistics_ Service Charge", "description": "A service charge applicable to this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "loadingEvent": { "title": "Logistics_ Transport Equipment. Loading. Transport_ Event", "description": "The loading event for this piece of logistics transport equipment.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "unloadingEvent": { "title": "Logistics_ Transport Equipment. Unloading. Transport_ Event", "description": "The unloading event for this piece of logistics transport equipment.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "storageEvent": { "title": "Logistics_ Transport Equipment. Storage. Transport_ Event", "description": "A storage event specifying when and where this piece of logistics transport equipment will be, or has been, stored.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "bondedWarehouseStorageEvent": { "title": "Logistics_ Transport Equipment. Bonded Warehouse_ Storage. Transport_ Event", "description": "A bonded warehouse storage event specifying when and where this piece of logistics transport equipment will be, or has been, stored.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "positioningEvent": { "title": "Logistics_ Transport Equipment. Positioning. Transport_ Event", "description": "A positioning event specifying when and where this piece of logistics transport equipment will be, or has been, positioned, i.e. delivered and available for pick-up.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "pickUpEvent": { "title": "Logistics_ Transport Equipment. Pick-Up. Transport_ Event", "description": "A pick-up event specifying when and where this piece of logistics transport equipment will be, or has been, collected, i.e. picked-up by the carrier.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "operating": { "title": "Logistics_ Transport Equipment. Operating. Trade_ Party", "description": "The party that operates this piece of logistics transport equipment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "loading": { "title": "Logistics_ Transport Equipment. Loading. Trade_ Party", "description": "The party that loads this piece of logistics transport equipment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transportServicesBuyer": { "title": "Logistics_ Transport Equipment. Transport Services Buyer. Trade_ Party", "description": "The transport services buyer party for this piece of logistics transport equipment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "carrier": { "title": "Logistics_ Transport Equipment. Carrier. Trade_ Party", "description": "A carrier party for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "notified": { "title": "Logistics_ Transport Equipment. Notified. Trade_ Party", "description": "A party who has been or will be notified about this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsTransportMeans": { "title": "Logistics_ Transport Equipment. Specified. Logistics_ Transport Means", "description": "A transport means specified for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "reportedLogisticsStatus": { "title": "Logistics_ Transport Equipment. Reported. Logistics_ Status", "description": "A status reported for this piece of logistics transport equipment.", "type": "array", "items": { "$ref": "#/$defs/logisticsStatusType" } }, "consolidationEvent": { "title": "Logistics_ Transport Equipment. Consolidation. Transport_ Event", "description": "A consolidation event specifying when and where this piece of logistics transport equipment will be, or has been, stuffed.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "deliveryEvent": { "title": "Logistics_ Transport Equipment. Delivery. Transport_ Event", "description": "A delivery event for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReferencedDocument": { "title": "Logistics_ Transport Equipment. Associated. Referenced_ Document", "description": "A referenced document associated with this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Logistics_ Transport Equipment. Applicable. Note", "description": "A note providing information applicable to this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsRiskAnalysisResult": { "title": "Logistics_ Transport Equipment. Specified. Logistics_ Risk Analysis Result", "description": "A result of a logistics risk analysis calculation specified for this transport equipment.", "type": "array", "items": { "$ref": "#/$defs/logisticsRiskAnalysisResultType" } }, "reportingIOTDeviceCommunicationPairing": { "title": "Logistics_ Transport Equipment. Reporting_ IOT Device. Communication_ Pairing", "description": "An IOT device reported communication pairing for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/communicationPairingType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportingIOTDeviceEvent": { "title": "Logistics_ Transport Equipment. Reporting_ IOT Device. Transport_ Event", "description": "An IOT device reported transport event for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedCommunicationEvent": { "title": "Logistics_ Transport Equipment. Related. Communication_ Event", "description": "A communication event related to this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/communicationEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "scheduledRoute": { "title": "Logistics_ Transport Equipment. Scheduled. Transport_ Route", "description": "A scheduled or planned route for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportRouteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requestedRoute": { "title": "Logistics_ Transport Equipment. Requested. Transport_ Route", "description": "A requested route for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportRouteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualRoute": { "title": "Logistics_ Transport Equipment. Actual. Transport_ Route", "description": "An actual route for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportRouteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedMonitoringIOTDevice": { "title": "Logistics_ Transport Equipment. Attached. Monitoring_ IOT Device", "description": "An IOT device attached to this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/monitoringIOTDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Logistics_ Transport Equipment. Manufacturer. Trade_ Party", "description": "The manufacturer party specified for this piece of logistics transport equipment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "owner": { "title": "Logistics_ Transport Equipment. Owner. Trade_ Party", "description": "A party who owns this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "deconsolidationEvent": { "title": "Logistics_ Transport Equipment. Deconsolidation. Transport_ Event", "description": "A deconsolidation event for this piece of logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsTransportMeansType": { "title": "Logistics_ Transport Means. Details", "description": "The devices used to convey goods or other objects from place to place during logistics cargo movements.", "type": "object", "properties": { "typeCode": { "title": "Logistics_ Transport Means. Type. Code", "description": "The code specifying the type of logistics means of transport (Reference UNECE Recommendation 28).", "$ref": "#/$defs/qdt/$defs/transportMeansTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "type": { "title": "Logistics_ Transport Means. Type. Text", "description": "The type, expressed as text, of this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "id": { "title": "Logistics_ Transport Means. Identification. Identifier", "description": "An identifier of this logistics means of transport, such as the International Maritime Organization number of a vessel.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "name": { "title": "Logistics_ Transport Means. Name. Text", "description": "The name, expressed as text, of this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "grossWeight": { "title": "Logistics_ Transport Means. Gross Weight. Measure", "description": "The measure of the gross weight (mass) of this logistics means of transport including cargo, such as the measure of the overall size of a vessel determined in accordance with the provisions of the International Convention on Tonnage Measurement of Ships, 1969.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "netWeight": { "title": "Logistics_ Transport Means. Net Weight. Measure", "description": "The measure of the net weight (mass) of this logistics means of transport, such as the net tonnage of a vessel determined in accordance with the provisions of the International Convention on Tonnage Measurement of Ships, 1969.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "length": { "title": "Logistics_ Transport Means. Length. Measure", "description": "The measure of the length of this logistics means of transport.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "draughtLevel": { "title": "Logistics_ Transport Means. Draught Level. Measure", "description": "The measure of the draught level of this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "cargoGrossWeight": { "title": "Logistics_ Transport Means. Cargo Gross Weight. Measure", "description": "The measure of the total gross weight (mass) of all cargo loaded onto this logistics means of transport, including packaging but excluding any associated transport equipment.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "requiredLaneLength": { "title": "Logistics_ Transport Means. Required Lane Length. Measure", "description": "The measure of the external length required in a lane for this logistics transport means.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "loadedCargo": { "title": "Logistics_ Transport Means. Loaded Cargo. Measure", "description": "The measure of the cargo loaded onto this logistics means of transport, such as the number of barrels of oil or other quantity of breakbulk cargo.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "sequenceNumeric": { "title": "Logistics_ Transport Means. Sequence. Numeric", "description": "The sequence number differentiating this logistics transport means from others.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "isOrHasDriverAccompanied": { "title": "Logistics_ Transport Means. Driver Accompanied. Indicator", "description": "The indication of whether or not this logistics means of transport is accompanied by a driver.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "conferenceCode": { "title": "Logistics_ Transport Means. Conference. Code", "description": "The code specifying the conference for this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "manoeuvringSpeed": { "title": "Logistics_ Transport Means. Manoeuvring_ Speed. Measure", "description": "The manoeuvring speed measured for this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "forwardDraughtLevel": { "title": "Logistics_ Transport Means. Forward_ Draught Level. Measure", "description": "The draught level measured at the fore end of this transport means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "aftDraughtLevel": { "title": "Logistics_ Transport Means. Aft_ Draught Level. Measure", "description": "The draught level measured at the aft end of this transport means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "isOrHasWasteReportingExemption": { "title": "Logistics_ Transport Means. Waste Reporting Exemption. Indicator", "description": "The indication of whether or not there is a waste reporting exemption for this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasHelipad": { "title": "Logistics_ Transport Means. Helipad. Indicator", "description": "The indication of whether or not there is a helipad on this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "ispsSecurityLevelCode": { "title": "Logistics_ Transport Means. ISPS Security Level. Code", "description": "The code specifying the International Ship and Port facility Security (ISPS) level assigned to this logistics means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "isOrHasApprovedSecurityPlanOnboard": { "title": "Logistics_ Transport Means. Approved Security Plan Onboard. Indicator", "description": "The indication of whether or not there is an approved security plan onboard this logistics transport means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "tareWeight": { "title": "Logistics_ Transport Means. Tare Weight. Measure", "description": "The measure of the tare weight (mass) of this logistics means of transport which is the weight (mass) including permanent equipment but excluding goods and loose accessories.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "manufacturingDateTime": { "title": "Logistics_ Transport Means. Manufacturing. Date Time", "description": "The manufacturing date, time, date time, or other date time value for this logistics means of transport.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "isOrHasValidSanitationControl": { "title": "Logistics_ Transport Means. Valid Sanitation Control. Indicator", "description": "The indication of whether or not there is a valid Sanitation Control Exemption or Certificate onboard this logistics transport means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasSanitationControlReInspectionRequired": { "title": "Logistics_ Transport Means. Sanitation Control Re-Inspection Required. Indicator", "description": "The indication of whether or not a Sanitation Control Exemption or Certificate re-inspection is required for this logistics transport means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "deadweightTonnage": { "title": "Logistics_ Transport Means. Deadweight Tonnage. Measure", "description": "The deadweight tonnage measure for this logistics transport means.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "airDraughtLevel": { "title": "Logistics_ Transport Means. Air_ Draught Level. Measure", "description": "An air draught level measure for this logistics transport means.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" } }, "attachedLogisticsTransportEquipment": { "title": "Logistics_ Transport Means. Attached. Logistics_ Transport Equipment", "description": "A piece of logistics transport equipment attached to this logistics means of transport.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLogisticsServiceCharge": { "title": "Logistics_ Transport Means. Applicable. Logistics_ Service Charge", "description": "A service charge, such as a freight charge, applicable to this logistics means of transport.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "operatorNationalityTradeCountry": { "title": "Logistics_ Transport Means. Operator Nationality. Trade_ Country", "description": "The country of nationality of the operator of this logistics means of transport.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "registrationTradeCountry": { "title": "Logistics_ Transport Means. Registration. Trade_ Country", "description": "The country of registration of this logistics means of transport.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType", "properties": { "subordinateTradeCountrySubDivision": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "operator": { "title": "Logistics_ Transport Means. Operator. Trade_ Party", "description": "The party operating this logistics means of transport.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "owner": { "title": "Logistics_ Transport Means. Owner. Trade_ Party", "description": "The party owning this logistics means of transport.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedSpatialDimension": { "title": "Logistics_ Transport Means. Specified. Spatial_ Dimension", "description": "Spatial dimensions specified for this logistics means of transport.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "serviceProvider": { "title": "Logistics_ Transport Means. Service Provider. Trade_ Party", "description": "A trade party providing services for this logistics means of transport.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedHandlingInstructions": { "title": "Logistics_ Transport Means. Specified. Handling_ Instructions", "description": "Handling instructions specified for this logistics means of transport.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requiredService": { "title": "Logistics_ Transport Means. Required. Transport_ Service", "description": "A transport service required for this logistics means of transport.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/serviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "registrationEvent": { "title": "Logistics_ Transport Means. Registration. Transport_ Event", "description": "A registration event of this logistics transport means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "certifiedCalculatedEmission": { "title": "Logistics_ Transport Means. Certified. Calculated_ Emission", "description": "A certified level of pollution calculated for an emission from this logistics transport means.", "type": "array", "items": { "$ref": "#/$defs/calculatedEmissionType" } }, "ownerAgent": { "title": "Logistics_ Transport Means. Owner Agent. Trade_ Party", "description": "The owner agent trade party for this logistics means of transport.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "isscIssuingAuthority": { "title": "Logistics_ Transport Means. ISSC Issuing Authority. Trade_ Party", "description": "The trade party authorized to issue the International Ship Security Certificate (ISSC) for this logistics means of transport.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedIdentifiedFault": { "title": "Logistics_ Transport Means. Specified. Identified_ Fault", "description": "An identified defect specified for this logistics means of transport.", "type": "array", "items": { "$ref": "#/$defs/identifiedFaultType" } }, "isscReferencedDocument": { "title": "Logistics_ Transport Means. ISSC. Referenced_ Document", "description": "The referenced ISSC (International Ship Security Certificate) document for this logistics transport means.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "companySecurityOfficerPerson": { "title": "Logistics_ Transport Means. Company Security Officer. Transport_ Person", "description": "A person who is a company security officer for this logistics transport means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/personType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedMonitoringIOTDevice": { "title": "Logistics_ Transport Means. Attached. Monitoring_ IOT Device", "description": "An IOT device attached to this logistics transport means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/monitoringIOTDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Logistics_ Transport Means. Manufacturer. Trade_ Party", "description": "The manufacturer party for this logistics means of transport.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "sanitationControlReferencedDocument": { "title": "Logistics_ Transport Means. Sanitation Control. Referenced_ Document", "description": "A sanitation control document for this logistics transport means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Logistics_ Transport Means. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this logistics transport means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedCalculatedEmission": { "title": "Logistics_ Transport Means. Specified. Calculated_ Emission", "description": "A calculated emission specified for this logistics transport means.", "type": "array", "items": { "$ref": "#/$defs/calculatedEmissionType" } }, "maritimeApplicableCertificate": { "title": "Logistics_ Transport Means. Maritime_ Applicable. Specified_ Certificate", "description": "A certificate applicable to a maritime logistics transport means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "logisticsTransportMovementType": { "title": "Logistics_ Transport Movement. Details", "description": "The conveyance (physical carriage) of goods or other objects used for logistics transport purposes.", "type": "object", "properties": { "stageCode": { "title": "Logistics_ Transport Movement. Stage. Code", "description": "The code specifying the stage of this logistics transport movement.", "$ref": "#/$defs/qdt/$defs/transportMovementStageCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "modeCode": { "title": "Logistics_ Transport Movement. Mode. Code", "description": "The code specifying the mode, such as by air, sea, rail, road or inland waterway, for this logistics transport movement.", "$ref": "#/$defs/qdt/$defs/transportModeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "mode": { "title": "Logistics_ Transport Movement. Mode. Text", "description": "The mode, expressed as text, of this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "id": { "title": "Logistics_ Transport Movement. Identification. Identifier", "description": "The unique identifier for this logistics transport movement, such as a voyage number, flight number, or trip number.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "scheduledId": { "title": "Logistics_ Transport Movement. Scheduled_ Identification. Identifier", "description": "A unique identifier for this logistics transport movement, such as a voyage number, flight number, or trip number, as stated in a schedule.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "tradingConsolidatorAssignedId": { "title": "Logistics_ Transport Movement. Trading Consolidator Assigned_ Identification. Identifier", "description": "The unique identifier for this logistics transport movement as assigned by the trading consolidator.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "terminalOperatorAssignedId": { "title": "Logistics_ Transport Movement. Terminal Operator Assigned_ Identification. Identifier", "description": "A unique identifier for this logistics transport movement as assigned by a terminal operator.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "stayId": { "title": "Logistics_ Transport Movement. Stay. Identifier", "description": "The unique identifier of a stay in a port, airport or other place of service for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "closingDateTime": { "title": "Logistics_ Transport Movement. Closing. Date Time", "description": "The date, time, date time, or other date time value by which cargo should be loaded onto the means of transport for the departure of this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "borderCrossingDateTime": { "title": "Logistics_ Transport Movement. Border Crossing. Date Time", "description": "A date, time, date time or other date time value when this logistics transport movement crosses a border.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "transitDirectionCode": { "title": "Logistics_ Transport Movement. Transit Direction. Code", "description": "The code specifying the transit direction of this logistics transport movement.", "$ref": "#/$defs/qdt/$defs/transportMeansDirectionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "passengerQuantity": { "title": "Logistics_ Transport Movement. Passenger. Quantity", "description": "The number of passengers for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "crewQuantity": { "title": "Logistics_ Transport Movement. Crew. Quantity", "description": "The number of crew members for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "transportEquipmentQuantity": { "title": "Logistics_ Transport Movement. Transport Equipment. Quantity", "description": "The number of pieces of transport equipment for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "tradedParcelQuantity": { "title": "Logistics_ Transport Movement. Traded Parcel. Quantity", "description": "The number of traded parcels of cargo being transported in this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "sailingAdviceNotificationInformation": { "title": "Logistics_ Transport Movement. Sailing Advice Notification_ Information. Text", "description": "Sailing advice notification information, expressed as text, for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "consignmentQuantity": { "title": "Logistics_ Transport Movement. Consignment. Quantity", "description": "The number of consignments in this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "packageQuantity": { "title": "Logistics_ Transport Movement. Package. Quantity", "description": "The number of packages in this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "information": { "title": "Logistics_ Transport Movement. Information. Text", "description": "Information, expressed as text, for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "pilotageExemptionId": { "title": "Logistics_ Transport Movement. Pilotage Exemption. Identifier", "description": "The identifier of a pilotage exemption for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "cargoDescription": { "title": "Logistics_ Transport Movement. Cargo Description. Text", "description": "The textual description of the cargo for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "isOrHasDangerousGoods": { "title": "Logistics_ Transport Movement. Dangerous Goods. Indicator", "description": "The indication of whether or not dangerous goods are carried for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasManifestOnboard": { "title": "Logistics_ Transport Movement. Manifest Onboard. Indicator", "description": "The indication of whether or not the manifest for this logistics transport movement is onboard.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "statusCode": { "title": "Logistics_ Transport Movement. Status. Code", "description": "The code specifying a status for the logistics transport movement, such as estimated or final.", "$ref": "#/$defs/qdt/$defs/statusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false, "listUri": false } }, "serviceCode": { "title": "Logistics_ Transport Movement. Service. Code", "description": "The code specifying the service of this logistics transport movement, such as regular, milk run or spot service.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "service": { "title": "Logistics_ Transport Movement. Service. Text", "description": "The service, expressed as text, of this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "type": { "title": "Logistics_ Transport Movement. Type. Text", "description": "The type, as expressed as text, of the logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "cycle": { "title": "Logistics_ Transport Movement. Cycle. Text", "description": "The cycle, as expressed as text, of this logistics transport movement, such as twice a day.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "reportedSecurityInformation": { "title": "Logistics_ Transport Movement. Reported Security_ Information. Text", "description": "Reported security information, expressed as text, for this logistics transport movement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "callPurposeCode": { "title": "Logistics_ Transport Movement. Call Purpose. Code", "description": "A code specifying a call purpose for this logistics transport movement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "name": { "title": "Logistics_ Transport Movement. Name. Text", "description": "The name, expressed as text, for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "stage": { "title": "Logistics_ Transport Movement. Stage. Text", "description": "A stage, expressed as text, of this logistics transport movement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reasonCode": { "title": "Logistics_ Transport Movement. Reason. Code", "description": "The code specifying the reason for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "onboardPersonQuantity": { "title": "Logistics_ Transport Movement. Onboard Person. Quantity", "description": "The number of onboard persons for this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "professionalMedicalPersonnelOnboardQuantity": { "title": "Logistics_ Transport Movement. Professional_ Medical Personnel Onboard. Quantity", "description": "The number of professional medical personnel onboard this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "trainedMedicalPersonnelOnboardQuantity": { "title": "Logistics_ Transport Movement. Trained_ Medical Personnel Onboard. Quantity", "description": "The number of trained medical personnel onboard this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "administrativeMedicalPersonnelOnboardQuantity": { "title": "Logistics_ Transport Movement. Administrative_ Medical Personnel Onboard. Quantity", "description": "The number of administrative medical personnel onboard this logistics transport movement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "masterResponsiblePerson": { "title": "Logistics_ Transport Movement. Master_ Responsible. Transport_ Person", "description": "The person legally responsible for the operation of the means of transport used for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/personType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "crewPerson": { "title": "Logistics_ Transport Movement. Crew. Transport_ Person", "description": "A person who is a member of the crew of the means of transport used for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/personType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "loadingEvent": { "title": "Logistics_ Transport Movement. Loading. Transport_ Event", "description": "The loading event during which goods will be or have been loaded into or onto the means of transport used for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "unloadingEvent": { "title": "Logistics_ Transport Movement. Unloading. Transport_ Event", "description": "The unloading event during which goods will be or have been unloaded from the means of transport used for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "arrivalEvent": { "title": "Logistics_ Transport Movement. Arrival. Transport_ Event", "description": "An arrival event for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "firstArrivalEvent": { "title": "Logistics_ Transport Movement. First_ Arrival. Transport_ Event", "description": "The first arrival event for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "departureEvent": { "title": "Logistics_ Transport Movement. Departure. Transport_ Event", "description": "A departure event during this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "usedLogisticsTransportMeans": { "title": "Logistics_ Transport Movement. Used. Logistics_ Transport Means", "description": "The means of transport used for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/logisticsTransportMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableLogisticsServiceCharge": { "title": "Logistics_ Transport Movement. Applicable. Logistics_ Service Charge", "description": "A service charge, such as a freight charge, applicable to this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "carrier": { "title": "Logistics_ Transport Movement. Carrier. Trade_ Party", "description": "A carrier party for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "consortiumCarrier": { "title": "Logistics_ Transport Movement. Consortium_ Carrier. Trade_ Party", "description": "A consortium carrier party for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "nvoccCarrier": { "title": "Logistics_ Transport Movement. NVOCC_ Carrier. Trade_ Party", "description": "A Non-Vessel Operating Common Carrier (NVOCC) carrier party for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "terminalOperator": { "title": "Logistics_ Transport Movement. Terminal Operator. Trade_ Party", "description": "A terminal operator party for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "commodityConsolidator": { "title": "Logistics_ Transport Movement. Commodity Consolidator. Trade_ Party", "description": "The commodity consolidator party for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "commodityConsolidatorAgent": { "title": "Logistics_ Transport Movement. Commodity Consolidator Agent. Trade_ Party", "description": "The commodity consolidator agent party for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "inspection": { "title": "Logistics_ Transport Movement. Inspection. Trade_ Party", "description": "An inspection party for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "loadingInspection": { "title": "Logistics_ Transport Movement. Loading_ Inspection. Trade_ Party", "description": "The loading inspection party for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "unloadingInspection": { "title": "Logistics_ Transport Movement. Unloading_ Inspection. Trade_ Party", "description": "The inspection party for the unloading of this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "stevedore": { "title": "Logistics_ Transport Movement. Stevedore. Trade_ Party", "description": "A stevedore party for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "notified": { "title": "Logistics_ Transport Movement. Notified. Trade_ Party", "description": "A party to be notified about this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "documentaryInstructionsNotified": { "title": "Logistics_ Transport Movement. Documentary Instructions_ Notified. Trade_ Party", "description": "A party to be notified of the documentary instructions for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sailingAdviceNotified": { "title": "Logistics_ Transport Movement. Sailing Advice_ Notified. Trade_ Party", "description": "A party to be notified of the sailing advice for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "itineraryRoute": { "title": "Logistics_ Transport Movement. Itinerary. Transport_ Route", "description": "A route in the itinerary of this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportRouteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "liftingInstructionsRelatedReferencedDocument": { "title": "Logistics_ Transport Movement. Lifting Instructions_ Related. Referenced_ Document", "description": "A referenced lifting instructions document related to this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manifestRelatedReferencedDocument": { "title": "Logistics_ Transport Movement. Manifest_ Related. Referenced_ Document", "description": "A referenced manifest document related to this transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specialSpecifiedInstructions": { "title": "Logistics_ Transport Movement. Special_ Specified. Transport_ Instructions", "description": "Special transport instructions specified for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "unloadingInspectionSpecifiedInstructions": { "title": "Logistics_ Transport Movement. Unloading Inspection_ Specified. Transport_ Instructions", "description": "Unloading inspection instructions specified for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "loadingInspectionSpecifiedInstructions": { "title": "Logistics_ Transport Movement. Loading Inspection_ Specified. Transport_ Instructions", "description": "Loading inspection instructions specified for this logistics transport movement.", "$ref": "#/$defs/instructionsType" }, "applicableCrossBorderRegulatoryProcedure": { "title": "Logistics_ Transport Movement. Applicable. Cross-Border_ Regulatory Procedure", "description": "A cross-border regulatory procedure applicable to this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/crossBorderRegulatoryProcedureType", "properties": { "typeCode": { "maxItems": 1 } } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportContractRelatedReferencedDocument": { "title": "Logistics_ Transport Movement. Transport Contract_ Related. Referenced_ Document", "description": "A transport contract document related to this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "transshipmentIntermediateEvent": { "title": "Logistics_ Transport Movement. Transshipment_ Intermediate. Transport_ Event", "description": "A transshipment intermediate event during this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "excessTransportService": { "title": "Logistics_ Transport Movement. Excess Transport. Transport_ Service", "description": "An excess transport service for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/serviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "callEvent": { "title": "Logistics_ Transport Movement. Call. Transport_ Event", "description": "A call event for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedLogisticsConvoy": { "title": "Logistics_ Transport Movement. Associated. Logistics_ Convoy", "description": "The convoy associated with this logistics transport movement.", "$ref": "#/$defs/logisticsConvoyType" }, "borderCrossingEvent": { "title": "Logistics_ Transport Movement. Border Crossing. Transport_ Event", "description": "A border crossing event for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "passengerNationalityTradeCountry": { "title": "Logistics_ Transport Movement. Passenger Nationality. Trade_ Country", "description": "Passenger nationality details for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "crewNationalityTradeCountry": { "title": "Logistics_ Transport Movement. Crew Nationality. Trade_ Country", "description": "Crew nationality details for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "ispsRelatedReferencedDocument": { "title": "Logistics_ Transport Movement. ISPS_ Related. Referenced_ Document", "description": "The International Ship and Port facility Security code (ISPS) document related to this transport movement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedCalculatedEmission": { "title": "Logistics_ Transport Movement. Specified. Calculated_ Emission", "description": "A calculated emission specified for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/calculatedEmissionType" } }, "carrierAgent": { "title": "Logistics_ Transport Movement. Carrier Agent. Trade_ Party", "description": "The carrier agent trade party for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "carriedMaterialGoodsCharacteristic": { "title": "Logistics_ Transport Movement. Carried. Material_ Goods Characteristic", "description": "Material characteristics of goods carried during this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/materialGoodsCharacteristicType" } }, "specifiedHandlingInstructions": { "title": "Logistics_ Transport Movement. Specified. Handling_ Instructions", "description": "Handling instructions specified for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "carriedInactiveReferencedTransportMeans": { "title": "Logistics_ Transport Movement. Carried Inactive. Referenced_ Transport Means", "description": "Details of transport means inactively carried during the transport movement, such as trucks on a Roll-On/Roll-Off (RORO) ferry.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedTransportMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportMeansSecurityOfficerPerson": { "title": "Logistics_ Transport Movement. Transport Means Security Officer. Transport_ Person", "description": "The officer responsible for the security of the means of transport used for this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/personType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "crewListRelatedReferencedDocument": { "title": "Logistics_ Transport Movement. Crew List_ Related. Referenced_ Document", "description": "The crew list document related to this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "passengerListRelatedReferencedDocument": { "title": "Logistics_ Transport Movement. Passenger List_ Related. Referenced_ Document", "description": "The passenger list document related to this logistics transport movement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedEvent": { "title": "Logistics_ Transport Movement. Specified. Transport_ Event", "description": "A transport event specified for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsRiskAnalysisResult": { "title": "Logistics_ Transport Movement. Specified. Logistics_ Risk Analysis Result", "description": "A result of a logistics risk analysis calculation specified for this transport movement.", "type": "array", "items": { "$ref": "#/$defs/logisticsRiskAnalysisResultType" } }, "onboardPerson": { "title": "Logistics_ Transport Movement. Onboard. Transport_ Person", "description": "A person onboard this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/personType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "crewPersonalEffects": { "title": "Logistics_ Transport Movement. Crew. Specified_ Personal Effects", "description": "Personal effects of an individual member of the crew for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/personalEffectsType" } }, "onboardStoresItemInventory": { "title": "Logistics_ Transport Movement. Onboard. Stores Item_ Inventory", "description": "A stores inventory item held onboard for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/storesItemInventoryType" } }, "reportedTransportationWasteMaterial": { "title": "Logistics_ Transport Movement. Reported. Transportation Waste_ Material", "description": "Transportation waste material reported for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/transportationWasteMaterialType" } }, "reportedMDHTransportationHealth": { "title": "Logistics_ Transport Movement. Reported. MDH_ Transportation Health", "description": "MDH (Maritime Declaration of Health) transportation health information reported for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/mdhTransportationHealthType" } }, "damageEvent": { "title": "Logistics_ Transport Movement. Damage. Transport_ Event", "description": "A damage event for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "shipToShipEvent": { "title": "Logistics_ Transport Movement. Ship To Ship. Transport_ Event", "description": "A ship to ship event for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityInspection": { "title": "Logistics_ Transport Movement. Applicable. Sustainability_ Inspection", "description": "A sustainability inspection applicable to this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityInspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspection": { "title": "Logistics_ Transport Movement. Applicable. Specified_ Inspection", "description": "A specified inspection applicable to this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Logistics_ Transport Movement. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProcessCertificate": { "title": "Logistics_ Transport Movement. Specified. Process_ Certificate", "description": "A process certificate specified for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedOrganizationalCertificate": { "title": "Logistics_ Transport Movement. Specified. Organizational_ Certificate", "description": "An organizational certificate specified for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/organizationalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportWasteSpecifiedDisposalInstructions": { "title": "Logistics_ Transport Movement. Transport Waste_ Specified. Disposal_ Instructions", "description": "Transport waste disposal instructions specified for this logistics transport movement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/disposalInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsStatus": { "title": "Logistics_ Transport Movement. Specified. Logistics_ Status", "description": "A status specified for this logistics transport movement.", "type": "array", "items": { "$ref": "#/$defs/logisticsStatusType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "materialGoodsCharacteristicType": { "title": "Material_ Goods Characteristic. Details", "description": "A distinctive feature of a material contained within physical goods.", "type": "object", "properties": { "description": { "title": "Material_ Goods Characteristic. Description. Text", "description": "A textual description of this material goods characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Material_ Goods Characteristic. Type. Code", "description": "The code specifying the type of material goods characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "proportionalConstituentPercent": { "title": "Material_ Goods Characteristic. Proportional_ Constituent. Percent", "description": "The percentage presence of the material within the goods for this material goods characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "absolutePresenceWeight": { "title": "Material_ Goods Characteristic. Absolute Presence_ Weight. Measure", "description": "The weight measure of the absolute presence of this material goods characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "absolutePresenceVolume": { "title": "Material_ Goods Characteristic. Absolute Presence_ Volume. Measure", "description": "The volume measure of the absolute presence of this material goods characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "mdhHealthIndicationType": { "title": "MDH_ Health Indication. Details", "description": "Information related to a specific transportation indication to be reported on a WHO MDH (Maritime Declaration of Health).", "type": "object", "properties": { "isOrHasStatus": { "title": "MDH_ Health Indication. Status. Indicator", "description": "The indication of whether or not the status of this MDH health indication is true or false.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "typeCode": { "title": "MDH_ Health Indication. Type. Code", "description": "A code specifying a type of MDH health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "reportedQuantity": { "title": "MDH_ Health Indication. Reported. Quantity", "description": "A reported quantity for this MDH health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "reportedDateTime": { "title": "MDH_ Health Indication. Reported. Date Time", "description": "A reported date, time, date time or other date time value for this MDH health indication.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "locationId": { "title": "MDH_ Health Indication. Location. Identifier", "description": "An identifier of a location for this MDH health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "locationName": { "title": "MDH_ Health Indication. Location Name. Text", "description": "A location name, expressed as text, of a location for this MDH health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "MDH_ Health Indication. Description. Text", "description": "A textual description of this MDH health indication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "appliedMDHSanitaryMeasure": { "title": "MDH_ Health Indication. Applied. MDH_ Sanitary Measure", "description": "A sanitary measure applied for this MDH health indication.", "type": "array", "items": { "$ref": "#/$defs/mdhSanitaryMeasureType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "mdhIllnessType": { "title": "MDH_ Illness. Details", "description": "A WHO MDH (Maritime Declaration of Health) reported illness or disease for an onboard person.", "type": "object", "properties": { "symptomOnsetDateTime": { "title": "MDH_ Illness. Symptom Onset. Date Time", "description": "A symptom onset date, time, date time or other date time value for this MDH illness.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "isOrHasHealthStatusReported": { "title": "MDH_ Illness. Health Status Reported. Indicator", "description": "The indication of whether or not the health status has been reported for this MDH illness.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "healthStatusCode": { "title": "MDH_ Illness. Health Status. Code", "description": "A code specifying a health status of this MDH illness.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "caseDispositionCode": { "title": "MDH_ Illness. Case Disposition. Code", "description": "A code specifying a case disposition of this MDH illness.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "nature": { "title": "MDH_ Illness. Nature. Text", "description": "A nature, expressed as text, of this MDH illness.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "treatment": { "title": "MDH_ Illness. Treatment. Text", "description": "A treatment, expressed as text, for this MDH illness.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "comment": { "title": "MDH_ Illness. Comment. Text", "description": "A comment, expressed as text for this MDH illness.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "evacuationLogisticsLocation": { "title": "MDH_ Illness. Evacuation. Logistics_ Location", "description": "A logistics evacuation location for this MDH illness.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "mdhSanitaryMeasureType": { "title": "MDH_ Sanitary Measure. Details", "description": "Sanitary measures as reported for a WHO MDH (Maritime Declaration of Health).", "type": "object", "properties": { "typeCode": { "title": "MDH_ Sanitary Measure. Type. Code", "description": "A code specifying a type of MDH sanitary measure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "description": { "title": "MDH_ Sanitary Measure. Description. Text", "description": "A textual description of this MDH sanitary measure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "location": { "title": "MDH_ Sanitary Measure. Location. Text", "description": "A location, expressed as text, for this MDH sanitary measure.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicationDateTime": { "title": "MDH_ Sanitary Measure. Application. Date Time", "description": "An application date, time, date time or other date time value for this MDH sanitary measure.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "mdhTransportationHealthType": { "title": "MDH_ Transportation Health. Details", "description": "Health indications to be reported on a WHO MDH (Maritime Declaration of Health).", "type": "object", "properties": { "diedOnboardMDHHealthIndication": { "title": "MDH_ Transportation Health. Died Onboard. MDH_ Health Indication", "description": "A died onboard indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "diseaseOnboardMDHHealthIndication": { "title": "MDH_ Transportation Health. Disease Onboard. MDH_ Health Indication", "description": "A disease onboard indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "moreIllOnboardMDHHealthIndication": { "title": "MDH_ Transportation Health. More Ill Onboard. MDH_ Health Indication", "description": "A more ill onboard indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "illPersonNowOnboardMDHHealthIndication": { "title": "MDH_ Transportation Health. Ill Person Now Onboard. MDH_ Health Indication", "description": "An ill person or persons now onboard indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "medicalPractitionerConsultedMDHHealthIndication": { "title": "MDH_ Transportation Health. Medical Practitioner Consulted. MDH_ Health Indication", "description": "A medical practitioner consulted indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "onboardInfectionConditionMDHHealthIndication": { "title": "MDH_ Transportation Health. Onboard Infection Condition. MDH_ Health Indication", "description": "An onboard infection condition indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sanitaryMeasureAppliedMDHHealthIndication": { "title": "MDH_ Transportation Health. Sanitary Measure Applied. MDH_ Health Indication", "description": "An applied sanitary measure indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "stowawayFoundOnboardMDHHealthIndication": { "title": "MDH_ Transportation Health. Stowaway Found Onboard. MDH_ Health Indication", "description": "A stowaway or stowaways found onboard indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sickAnimalOnboardMDHHealthIndication": { "title": "MDH_ Transportation Health. Sick Animal Onboard. MDH_ Health Indication", "description": "A sick animal or animals onboard indication for this MDH transportation health.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/mdhHealthIndicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "measurementType": { "title": "Measurement. Details", "description": "An amount, size, or extent as established by measuring.", "type": "object", "properties": { "comparisonOperatorCode": { "title": "Measurement. Comparison Operator. Code", "description": "A code specifying the operator, such as, less than, greater than or equal to, for comparing two actual measures.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "actual": { "title": "Measurement. Actual. Measure", "description": "An actual measure for this measurement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "method": { "title": "Measurement. Method. Text", "description": "A measurement method expressed as text.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "condition": { "title": "Measurement. Condition. Measure", "description": "A measure of a condition for this measurement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "typeCode": { "title": "Measurement. Type. Code", "description": "A code specifying a type of measurement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "description": { "title": "Measurement. Description. Text", "description": "A textual description of this measurement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "metricCharacteristicType": { "title": "Metric_ Characteristic. Details", "description": "A prominent attribute or aspect of a metric (a standard of measurement).", "type": "object", "properties": { "id": { "title": "Metric_ Characteristic. Identification. Identifier", "description": "An identifier of this metric characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Metric_ Characteristic. Type. Code", "description": "The code specifying the type of metric characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Metric_ Characteristic. Description. Text", "description": "A textual description of this metric characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueMeasure": { "title": "Metric_ Characteristic. Value. Measure", "description": "A measure of a value for this metric characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "valueText": { "title": "Metric_ Characteristic. Value. Text", "description": "A value, expressed as text, for this metric characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueCode": { "title": "Metric_ Characteristic. Value. Code", "description": "The code specifying the value of this metric characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueDateTime": { "title": "Metric_ Characteristic. Value. Date Time", "description": "The value for this metric characteristic, expressed as a date, time, date time, or other date time value.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Metric_ Characteristic. Value. Indicator", "description": "The value for this metric characteristic expressed as an indicator.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueNumeric": { "title": "Metric_ Characteristic. Value. Numeric", "description": "The value, expressed as a number, for this metric characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "valueAmount": { "title": "Metric_ Characteristic. Value. Amount", "description": "The monetary value for this metric characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "contentTypeCode": { "title": "Metric_ Characteristic. Content_ Type. Code", "description": "The code specifying the content type of this metric characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueQuantity": { "title": "Metric_ Characteristic. Value. Quantity", "description": "The value, expressed as a quantity, for this metric characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "valueMethod": { "title": "Metric_ Characteristic. Value. Specified_ Method", "description": "A method specified for a value of this metric characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Metric_ Characteristic. Value. Specified_ Range", "description": "A range specified for a value of this metric characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Metric_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for a value for this metric characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Metric_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for a value of this metric characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "monitoringIOTDeviceType": { "title": "Monitoring_ IOT Device. Details", "description": "An IOT (Internet of Things) piece of mechanical or electronic equipment which can collect, report and autonomously transmit digital data.", "type": "object", "properties": { "id": { "title": "Monitoring_ IOT Device. Identification. Identifier", "description": "An identifier for this monitoring IOT device.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Monitoring_ IOT Device. Type. Code", "description": "The code specifying the type of monitoring IOT device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "operationalStatusCode": { "title": "Monitoring_ IOT Device. Operational_ Status. Code", "description": "The code specifying the operational status, such as broken, stolen, unpaired, inactive of this monitoring IOT device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "communicationCapabilityCode": { "title": "Monitoring_ IOT Device. Communication Capability. Code", "description": "The code specifying the communication capability of this monitoring IOT device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "positionCode": { "title": "Monitoring_ IOT Device. Position. Code", "description": "The code specifying the position of this monitoring IOT device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "powerSourceTypeCode": { "title": "Monitoring_ IOT Device. Power Source Type. Code", "description": "The code specifying a type of power source for this monitoring IOT device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "remainingBatteryChargePercent": { "title": "Monitoring_ IOT Device. Remaining Battery Charge. Percent", "description": "The percentage of the remaining battery charge of this monitoring IOT device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "latestReceivedSignalDateTime": { "title": "Monitoring_ IOT Device. Latest Received_ Signal. Date Time", "description": "The date, time, date time or other date time value of the latest received signal for this monitoring IOT device, from the perspective of the receiver.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "attachedAssetId": { "title": "Monitoring_ IOT Device. Attached Asset_ Identification. Identifier", "description": "The identifier for the asset, such as a container, to which this monitoring IOT device is attached.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "modelId": { "title": "Monitoring_ IOT Device. Model. Identifier", "description": "A model identifier for this monitoring IOT device.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "grantedProductCertificate": { "title": "Monitoring_ IOT Device. Granted. Product_ Certificate", "description": "A product certificate granted for this monitoring IOT device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Monitoring_ IOT Device. Manufacturer. Trade_ Party", "description": "The manufacturer party of this monitoring IOT device.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "owner": { "title": "Monitoring_ IOT Device. Owner. Trade_ Party", "description": "The owner party of this monitoring IOT device.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "operator": { "title": "Monitoring_ IOT Device. Operator. Trade_ Party", "description": "The operator party, such as terminal operator, service provider, network operator of this monitoring IOT device.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "provider": { "title": "Monitoring_ IOT Device. Provider. Trade_ Party", "description": "The provider party for this monitoring IOT device.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "interfaceOEMEquipment": { "title": "Monitoring_ IOT Device. Interface. OEM_ Equipment", "description": "An interface between an OEM (Original Equipment Manufacturer) equipment and this monitoring IOT device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/oemEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportingSensorCommunicationPairing": { "title": "Monitoring_ IOT Device. Reporting_ Sensor. Communication_ Pairing", "description": "A sensor communication pairing reported for this monitoring IOT device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/communicationPairingType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedCommunicationEvent": { "title": "Monitoring_ IOT Device. Related. Communication_ Event", "description": "A communication event related to this monitoring IOT device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/communicationEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedEvent": { "title": "Monitoring_ IOT Device. Reported. Transport_ Event", "description": "A transport event reported by this monitoring IOT device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "embeddedMonitoringSensor": { "title": "Monitoring_ IOT Device. Embedded. Monitoring_ Sensor", "description": "An embedded sensor of this monitoring IOT device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/monitoringSensorType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "remoteMonitoringSensor": { "title": "Monitoring_ IOT Device. Remote. Monitoring_ Sensor", "description": "A remote sensor of this monitoring IOT device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/monitoringSensorType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "latestReceivedGeographicalCoordinate": { "title": "Monitoring_ IOT Device. Latest_ Received. Geographical Coordinate", "description": "The latest geographical coordinates received by this monitoring IOT device, from the perspective of the receiver.", "oneOf": [ { "$ref": "#/$defs/geographicalCoordinateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "monitoringSensorType": { "title": "Monitoring_ Sensor. Details", "description": "An object which can detect and measure physical properties and which can record, indicate and transmit such measurements.", "type": "object", "properties": { "id": { "title": "Monitoring_ Sensor. Identification. Identifier", "description": "An identifier of this monitoring sensor.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Monitoring_ Sensor. Type. Code", "description": "The code specifying a type of monitoring sensor.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "positionCode": { "title": "Monitoring_ Sensor. Position. Code", "description": "The code specifying a position of this monitoring sensor.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "value": { "title": "Monitoring_ Sensor. Value. Measure", "description": "The measure of the value for this monitoring sensor.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "remainingBatteryChargePercent": { "title": "Monitoring_ Sensor. Remaining Battery Charge. Percent", "description": "The percentage of the remaining battery charge of this monitoring sensor.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "owner": { "title": "Monitoring_ Sensor. Owner. Trade_ Party", "description": "The owner party of this monitoring sensor.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "manufacturer": { "title": "Monitoring_ Sensor. Manufacturer. Trade_ Party", "description": "The manufacturer party for this monitoring sensor.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "definedControlSettingParameter": { "title": "Monitoring_ Sensor. Defined. Control Setting_ Parameter", "description": "A control setting parameter defined for this monitoring sensor.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/controlSettingParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "definedOperationalParameter": { "title": "Monitoring_ Sensor. Defined. Operational_ Parameter", "description": "An operational parameter defined for this monitoring sensor.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/operationalParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "grantedProductCertificate": { "title": "Monitoring_ Sensor. Granted. Product_ Certificate", "description": "A product certificate granted for this monitoring sensor.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "precisionCalibratedMeasurement": { "title": "Monitoring_ Sensor. Precision. Calibrated_ Measurement", "description": "A calibrated measurement of precision for this monitoring sensor.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/calibratedMeasurementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualReportedCalibratedMeasurement": { "title": "Monitoring_ Sensor. Actual_ Reported. Calibrated_ Measurement", "description": "An actual calibrated measurement reported for this monitoring sensor.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/calibratedMeasurementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "scheduledReportedCalibratedMeasurement": { "title": "Monitoring_ Sensor. Scheduled_ Reported. Calibrated_ Measurement", "description": "A scheduled calibrated measurement reported for this monitoring sensor.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/calibratedMeasurementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "negotiationContextType": { "title": "Negotiation_ Context. Details", "description": "The protocol and setting of a negotiation.", "type": "object", "properties": { "id": { "title": "Negotiation_ Context. Identification. Identifier", "description": "The identifier of the negotiation context.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Negotiation_ Context. Type. Code", "description": "The code specifying the type for this negotiation context, such as chain negotiation, item negotiation or counterpart negotiation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "noteType": { "title": "Note. Details", "description": "A textual or coded description, such as a remark or additional information.", "type": "object", "properties": { "subject": { "title": "Note. Subject. Text", "description": "The subject, expressed as text, of this note.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "contentCode": { "title": "Note. Content. Code", "description": "A code specifying the content of this note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "content": { "title": "Note. Content. Text", "description": "A content, expressed as text, of this note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "subjectCode": { "title": "Note. Subject. Code", "description": "A code specifying the subject of this note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "id": { "title": "Note. Identification. Identifier", "description": "A unique identifier for this note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "observationObjectiveParameterType": { "title": "Observation Objective_ Parameter. Details", "description": "A feature that is fixed for the case in question but may be different in other cases for this observation objective.", "type": "object", "properties": { "id": { "title": "Observation Objective_ Parameter. Identification. Identifier", "description": "The identifier for this observation objective parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "valueText": { "title": "Observation Objective_ Parameter. Value. Text", "description": "The value, expressed as text, of this observation objective parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "valueMeasure": { "title": "Observation Objective_ Parameter. Value. Measure", "description": "The measure of the value for this observation objective parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "typeCode": { "title": "Observation Objective_ Parameter. Type. Code", "description": "The code specifying the type of observation objective parameter, such as retailer, country, toxic standard or examination type.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Observation Objective_ Parameter. Description. Text", "description": "The textual description of this observation objective parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "name": { "title": "Observation Objective_ Parameter. Name. Text", "description": "The name, expressed as text, for this observation objective parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasValueAllowed": { "title": "Observation Objective_ Parameter. Value Allowed. Indicator", "description": "The indication of whether or not this value is allowed for this parameter observation objective.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "statusCode": { "title": "Observation Objective_ Parameter. Status. Code", "description": "The code specifying the status of this observation objective parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusValue": { "title": "Observation Objective_ Parameter. Status_ Value. Measure", "description": "The measure of the status value for this observation objective parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "type": { "title": "Observation Objective_ Parameter. Type. Text", "description": "A type, expressed as text, for this observation objective parameter.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "oemEquipmentType": { "title": "OEM_ Equipment. Details", "description": "Hardware or software typically marketed by a company other than the original manufacturer.", "type": "object", "properties": { "id": { "title": "OEM_ Equipment. Identification. Identifier", "description": "An identifier of this OEM equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "OEM_ Equipment. Type. Code", "description": "A code specifying a type of OEM equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "isOrHasPollingCapability": { "title": "OEM_ Equipment. Polling Capability. Indicator", "description": "The indication of whether or not this OEM equipment has a polling capability.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "pollingRate": { "title": "OEM_ Equipment. Polling Rate. Measure", "description": "The measure of the polling rate for this OEM equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "manufacturer": { "title": "OEM_ Equipment. Manufacturer. Trade_ Party", "description": "The manufacturer party for this OEM equipment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "operationalParameterType": { "title": "Operational_ Parameter. Details", "description": "A set of measurable factors that specifies the conditions within which an entity operates correctly.", "type": "object", "properties": { "id": { "title": "Operational_ Parameter. Identification. Identifier", "description": "The identifier of this operational parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Operational_ Parameter. Type. Code", "description": "The code specifying the type of this operational parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Operational_ Parameter. Status. Code", "description": "The code specifying the status of this operational parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Operational_ Parameter. Description. Text", "description": "A textual description of this operational parameter.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "name": { "title": "Operational_ Parameter. Name. Text", "description": "The name, expressed as text, of this operational parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasValueAllowed": { "title": "Operational_ Parameter. Value Allowed. Indicator", "description": "The indication of whether or not this operational parameter value is allowed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueText": { "title": "Operational_ Parameter. Value. Text", "description": "The value, expressed as text, of this operational parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "valueMeasure": { "title": "Operational_ Parameter. Value. Measure", "description": "The measure value for this operational parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "isOrHasChangeable": { "title": "Operational_ Parameter. Changeable. Indicator", "description": "The indication whether or not this operational parameter is changeable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "definedRange": { "title": "Operational_ Parameter. Defined. Specified_ Range", "description": "A defined range specified for this operational parameter.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "organizationalCertificateType": { "title": "Organizational_ Certificate. Details", "description": "A piece of written, printed or electronic matter that provides information or evidence that an organization has met required organizational criteria.", "type": "object", "properties": { "id": { "title": "Organizational_ Certificate. Identification. Identifier", "description": "The identifier of this organizational certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "issueDateTime": { "title": "Organizational_ Certificate. Issue. Date Time", "description": "The date, time, date time, or other date time value for the issuance of this organizational certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "expiryDateTime": { "title": "Organizational_ Certificate. Expiry. Date Time", "description": "The date, time, date time, or other date time value when this organizational certificate expires.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "issueReasonCode": { "title": "Organizational_ Certificate. Issue Reason. Code", "description": "The code specifying the reason why this organizational certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeCode": { "title": "Organizational_ Certificate. Type. Code", "description": "The code specifying the type of organizational certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "requestedEffectiveDateTime": { "title": "Organizational_ Certificate. Requested Effective. Date Time", "description": "The requested effective date, time, date time or other date time value for this organizational certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualEffectiveDateTime": { "title": "Organizational_ Certificate. Actual Effective. Date Time", "description": "The actual effective date, time, date time or other date time value for this organizational certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Organizational_ Certificate. Description. Text", "description": "A textual description of this organizational certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableObjectCode": { "title": "Organizational_ Certificate. Applicable_ Object. Code", "description": "A code specifying an object for which this organizational certificate is applicable.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issuingPartyId": { "title": "Organizational_ Certificate. Issuing_ Party. Identifier", "description": "An identifier of the party issuing this organizational certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "purposeCode": { "title": "Organizational_ Certificate. Purpose. Code", "description": "The code specifying the purpose of this organizational certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "applicableSustainabilityCharacteristic": { "title": "Organizational_ Certificate. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this organizational certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityAssertion": { "title": "Organizational_ Certificate. Applicable. Sustainability_ Assertion", "description": "A sustainability assertion applicable to this organizational certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableOrganizationCharacteristic": { "title": "Organizational_ Certificate. Applicable. Organization_ Characteristic", "description": "A characteristic applicable to this organization certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/organizationCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Organizational_ Certificate. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this organizational certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableOrganizationalCertification": { "title": "Organizational_ Certificate. Applicable. Organizational_ Certification", "description": "An organizational certification applicable to this organizational certificate.", "type": "array", "items": { "$ref": "#/$defs/organizationalCertificationType" } }, "attachedBinaryFile": { "title": "Organizational_ Certificate. Attached. Specified_ Binary File", "description": "A binary file attached to this organizational certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "organizationalCertificationType": { "title": "Organizational_ Certification. Details", "description": "The process of certifying organizational performance or qualification requirements as stipulated in regulations.", "type": "object", "properties": { "assertionCode": { "title": "Organizational_ Certification. Assertion. Code", "description": "The code specifying the assertion, such as a claim that an organization does not practise child labour, of this organizational certification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "assertion": { "title": "Organizational_ Certification. Assertion. Text", "description": "An assertion, expressed as text, for this organizational certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "standard": { "title": "Organizational_ Certification. Standard. Text", "description": "A standard, expressed as text, used for this organizational certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "responsibleAgency": { "title": "Organizational_ Certification. Responsible Agency. Text", "description": "An agency, expressed as text, responsible for this organizational certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedSustainabilityAssertion": { "title": "Organizational_ Certification. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this organizational certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedReferencedLocation": { "title": "Organizational_ Certification. Related. Referenced_ Location", "description": "A referenced location related to this organizational certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Organizational_ Certification. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this organizational certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "organizationCharacteristicType": { "title": "Organization_ Characteristic. Details", "description": "A prominent attribute or aspect of an organization.", "type": "object", "properties": { "id": { "title": "Organization_ Characteristic. Identification. Identifier", "description": "An identifier of this organization characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Organization_ Characteristic. Type. Code", "description": "The code specifying the type of organization characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Organization_ Characteristic. Description. Text", "description": "A textual description of this organization characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueMeasure": { "title": "Organization_ Characteristic. Value. Measure", "description": "A measure of a value for this organization characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "valueNumeric": { "title": "Organization_ Characteristic. Value. Numeric", "description": "The value, expressed as a number, for this organization characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "condition": { "title": "Organization_ Characteristic. Condition. Text", "description": "A condition or status, expressed as text, of this organization characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueText": { "title": "Organization_ Characteristic. Value. Text", "description": "A value, expressed as text, for this organization characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueCode": { "title": "Organization_ Characteristic. Value. Code", "description": "The code specifying the value of this organization characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueDateTime": { "title": "Organization_ Characteristic. Value. Date Time", "description": "The value for this organization characteristic expressed as a date, time, date time, or other date time value.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Organization_ Characteristic. Value. Indicator", "description": "The value for this organization characteristic expressed as an indicator.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueAmount": { "title": "Organization_ Characteristic. Value. Amount", "description": "The value, expressed as an amount, for this organization characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "valueMethod": { "title": "Organization_ Characteristic. Value. Specified_ Method", "description": "A method specified for the value of this organization characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Organization_ Characteristic. Value. Specified_ Range", "description": "A range specified for the value of this organization characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Organization_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for the value of this organization characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Organization_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for the value of this organization characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } }, "applicableReferencedStandard": { "title": "Organization_ Characteristic. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this organization characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Organization_ Characteristic. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this organization characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "packagingInstructionsType": { "title": "Packaging_ Instructions. Details", "description": "Packaging information of an instructive nature.", "type": "object", "properties": { "handlingCode": { "title": "Packaging_ Instructions. Handling. Code", "description": "A code specifying packaging handling instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "handling": { "title": "Packaging_ Instructions. Handling. Text", "description": "Packaging handling instructions, expressed as text.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasRequirement": { "title": "Packaging_ Instructions. Requirement. Indicator", "description": "The indication of whether or not there is a requirement for these packaging instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "procedure": { "title": "Packaging_ Instructions. Procedure. Text", "description": "A procedure, expressed as text, for these packaging instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "type": { "title": "Packaging_ Instructions. Type. Text", "description": "A type, expressed as text, of these packaging instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "itemName": { "title": "Packaging_ Instructions. Item Name. Text", "description": "A name, expressed as text, of an item included in these packaging instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Packaging_ Instructions. Description. Text", "description": "A textual description of these packaging instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "descriptionCode": { "title": "Packaging_ Instructions. Description. Code", "description": "The code specifying a description of these packaging instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "packagingMarkingType": { "title": "Packaging_ Marking. Details", "description": "An inscription, stamp or label on packaging, such as to indicate date, ownership, quality, manufacture or origin.", "type": "object", "properties": { "typeCode": { "title": "Packaging_ Marking. Type. Code", "description": "A code specifying a type of packaging marking.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/packagingMarkingCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } } }, "content": { "title": "Packaging_ Marking. Content. Text", "description": "Content, expressed as text, of this packaging marking.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "contentDateTime": { "title": "Packaging_ Marking. Content. Date Time", "description": "The date, time, date time or other date time value for the content of this packaging marking.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "contentAmount": { "title": "Packaging_ Marking. Content. Amount", "description": "Content, expressed as a monetary amount, for this packaging marking.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "barcodeTypeCode": { "title": "Packaging_ Marking. Barcode_ Type. Code", "description": "A code specifying a type of barcode for this packaging marking.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "contentCode": { "title": "Packaging_ Marking. Content. Code", "description": "Content, expressed as a code, of this packaging marking.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "automaticDataCaptureMethodTypeCode": { "title": "Packaging_ Marking. Automatic Data Capture Method_ Type. Code", "description": "A code specifying an automatic data capture method type for this packaging marking.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/automaticDataCaptureMethodCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentBalanceOutType": { "title": "Payment_ Balance Out. Details", "description": "Offset information to ensure that debits and credits are equal for a transaction.", "type": "object", "properties": { "id": { "title": "Payment_ Balance Out. Identification. Identifier", "description": "The identifier for this payment balance out.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Payment_ Balance Out. Description. Text", "description": "A textual description of this payment balance out.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "reasonCode": { "title": "Payment_ Balance Out. Reason. Code", "description": "The code specifying the reason for this payment balance out.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "reasonDescription": { "title": "Payment_ Balance Out. Reason Description. Text", "description": "A textual description of the reason for this payment balance out.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "occurrenceDateTime": { "title": "Payment_ Balance Out. Occurrence. Date Time", "description": "The date, time, date time, or other date time value of an occurrence of this payment balance out.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "calculatedAmount": { "title": "Payment_ Balance Out. Calculated. Amount", "description": "A monetary value calculated for this payment balance out.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentCashType": { "title": "Payment_ Cash. Details", "description": "Coins, banknotes paid by the recipient of goods or services to the provider.", "type": "object", "properties": { "typeCode": { "title": "Payment_ Cash. Type. Code", "description": "The code specifying the type of cash used for payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "currencyCode": { "title": "Payment_ Cash. Currency. Code", "description": "The code specifying a currency of this cash used for payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Payment_ Cash. Description. Text", "description": "A textual description of cash used for this payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasApplicable": { "title": "Payment_ Cash. Applicable. Indicator", "description": "The indication of whether or not this cash used for payment. is applicable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentChequeType": { "title": "Payment_ Cheque. Details", "description": "A written payment order to a bank to pay the stated sum from the drawer's account.", "type": "object", "properties": { "typeCode": { "title": "Payment_ Cheque. Type. Code", "description": "The code specifying the type of payment cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "number": { "title": "Payment_ Cheque. Number. Text", "description": "The number, expressed as text, of this payment cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "deliveryMethodCode": { "title": "Payment_ Cheque. Delivery Method. Code", "description": "The code specifying the delivery method for this payment cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "deliveryMethod": { "title": "Payment_ Cheque. Delivery Method. Text", "description": "A delivery method, expressed as text, for this payment cheque.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "instructionPriorityCode": { "title": "Payment_ Cheque. Instruction Priority. Code", "description": "The code specifying the instruction priority for this payment cheque, such as the urgency or order of importance for the processing of the payment cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "maturityDateTime": { "title": "Payment_ Cheque. Maturity. Date Time", "description": "The date, time, date time, or other date time value when this payment cheque reaches maturity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "layoutDescription": { "title": "Payment_ Cheque. Layout Description. Text", "description": "The textual description of the layout for this payment cheque, such as a description of the company logo and digitized signature printed on the cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "memoField": { "title": "Payment_ Cheque. Memo Field. Text", "description": "A memo field, expressed as text, on this payment check.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "clearingRegion": { "title": "Payment_ Cheque. Clearing Region. Text", "description": "The clearing region, expressed as text, for this payment cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "printLocation": { "title": "Payment_ Cheque. Print Location. Text", "description": "The print location, expressed as text, for this payment cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "id": { "title": "Payment_ Cheque. Identification. Identifier", "description": "The identifier for this payment cheque.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "Payment_ Cheque. Description. Text", "description": "A textual description of this payment cheque.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasApplicable": { "title": "Payment_ Cheque. Applicable. Indicator", "description": "The indication of whether or not this payment cheque is applicable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentDigitalMethodType": { "title": "Payment_ Digital Method. Details", "description": "The use of online and digital technologies to collect monetary payment amounts.", "type": "object", "properties": { "id": { "title": "Payment_ Digital Method. Identification. Identifier", "description": "The identifier of the digital method used for payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Payment_ Digital Method. Type. Code", "description": "The code specifying the type of digital method used for payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "cardholderName": { "title": "Payment_ Digital Method. Cardholder_ Name. Text", "description": "A cardholder's name, expressed as text, for this digital method used for payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "expiryDateTime": { "title": "Payment_ Digital Method. Expiry. Date Time", "description": "The expiry date or date time of this digital method used for payment.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "verificationNumeric": { "title": "Payment_ Digital Method. Verification. Numeric", "description": "The verification number for this digital method used for payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "validFromDateTime": { "title": "Payment_ Digital Method. Valid From. Date Time", "description": "The date or date time from when this digital method used for payment is valid.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "issuingCompanyName": { "title": "Payment_ Digital Method. Issuing Company_ Name. Text", "description": "An issuing company name, expressed as text, for this digital method used for payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Payment_ Digital Method. Description. Text", "description": "A textual description of this digital method used for payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasApplicable": { "title": "Payment_ Digital Method. Applicable. Indicator", "description": "The indication of whether or not this digital method used for payment is applicable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "accountHolderName": { "title": "Payment_ Digital Method. Account Holder_ Name. Text", "description": "An account holder's name, expressed as text, for this digital method used for payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentFinancialAccountType": { "title": "Payment_ Financial Account. Details", "description": "A specific business arrangement whereby monetary values pertaining to payment, collected or paid, are recorded.", "type": "object", "properties": { "ibanId": { "title": "Payment_ Financial Account. IBAN_ Identification. Identifier", "description": "The unique International Bank Account Number (IBAN) identifier for this payment financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Payment_ Financial Account. Type. Code", "description": "The code specifying the type of payment financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "accountName": { "title": "Payment_ Financial Account. Account Name. Text", "description": "An account name, expressed as text, of this payment financial account.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "currencyCode": { "title": "Payment_ Financial Account. Currency. Code", "description": "The code specifying the currency of this payment financial account.", "$ref": "#/$defs/qdt/$defs/currencyCodeType" }, "id": { "title": "Payment_ Financial Account. Identification. Identifier", "description": "The identifier for this payment financial account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentFinancialInstitutionType": { "title": "Payment_ Financial Institution. Details", "description": "An institution that provides financial services and financial transactions for payment.", "type": "object", "properties": { "beiId": { "title": "Payment_ Financial Institution. BEI. Identifier", "description": "The unique Business Entity Identifier (BEI) as defined in ISO 9362 for this payment financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "bicId": { "title": "Payment_ Financial Institution. BIC. Identifier", "description": "The unique Bank Identification Code (BIC) as defined in ISO 9362 for this payment financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "glnId": { "title": "Payment_ Financial Institution. GLN. Identifier", "description": "The unique Global Location Number (GLN) as defined by GS1 for this payment financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "id": { "title": "Payment_ Financial Institution. Identification. Identifier", "description": "The unique identifier for this payment financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "name": { "title": "Payment_ Financial Institution. Name. Text", "description": "A name, expressed as text, for this payment financial institution.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "roleCode": { "title": "Payment_ Financial Institution. Role. Code", "description": "The code specifying the role for this payment financial institution, such as intermediary or settlement agent.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "nameId": { "title": "Payment_ Financial Institution. Name. Identifier", "description": "The identifier of the name for this payment financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Payment_ Financial Institution. Type. Code", "description": "The code specifying the type of payment financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "branchName": { "title": "Payment_ Financial Institution. Branch_ Name. Text", "description": "A branch name, expressed as text, for this payment financial institution.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "branchNameId": { "title": "Payment_ Financial Institution. Branch_ Name. Identifier", "description": "The identifier of the branch name for this payment financial institution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "specifiedUniversalCommunication": { "title": "Payment_ Financial Institution. Specified. Universal_ Communication", "description": "A communication specified for this payment financial institution.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPaymentFinancialAccount": { "title": "Payment_ Financial Institution. Specified. Payment_ Financial Account", "description": "A payment financial account specified for this payment financial institution.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentInstalmentPlanType": { "title": "Payment_ Instalment Plan. Details", "description": "A plan for paying a total sum of money by several payments made over a period of time.", "type": "object", "properties": { "specifiedInstalmentPayment": { "title": "Payment_ Instalment Plan. Specified. Instalment_ Payment", "description": "An instalment payment specified for this instalment plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/instalmentPaymentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minItems": 1 } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "paymentTradeSettlementType": { "title": "Payment_ Trade Settlement. Details", "description": "The information that enables the reconciliation of a payment with the item(s) that the payment is intended to settle, for example a commercial invoice.", "type": "object", "properties": { "unstructuredDescription": { "title": "Payment_ Trade Settlement. Unstructured_ Description. Text", "description": "An unstructured description, expressed as text, for this payment trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "duePayableAmount": { "title": "Payment_ Trade Settlement. Due Payable. Amount", "description": "The monetary value of the payment that is the exact amount due and payable for this trade settlement, such as the amount due to the creditor.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "discountAmount": { "title": "Payment_ Trade Settlement. Discount. Amount", "description": "The monetary value of the payment that is the discount for this trade settlement, such as from the application of an agreed discount to the amount due.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "paymentAmount": { "title": "Payment_ Trade Settlement. Payment. Amount", "description": "A monetary value of the payment for this trade settlement payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "creditNoteAmount": { "title": "Payment_ Trade Settlement. Credit Note. Amount", "description": "The monetary value of the credit note for this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "totalTaxAmount": { "title": "Payment_ Trade Settlement. Total Tax. Amount", "description": "The monetary value of the total tax for this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "creditorReferenceTypeCode": { "title": "Payment_ Trade Settlement. Creditor Reference Type. Code", "description": "The code specifying the type of creditor reference for this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "proprietaryCreditorReferenceType": { "title": "Payment_ Trade Settlement. Proprietary_ Creditor Reference Type. Text", "description": "The type of proprietary creditor reference, expressed as text, for this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "creditorReferenceIssuerId": { "title": "Payment_ Trade Settlement. Creditor Reference Issuer. Identifier", "description": "The unique identifier of the issuer of the creditor reference for this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "creditorReferenceId": { "title": "Payment_ Trade Settlement. Creditor Reference. Identifier", "description": "The unique identifier of the creditor reference for this payment trade settlement, such as a specific identifier assigned by the creditor to reference the financial transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "additionalDescription": { "title": "Payment_ Trade Settlement. Additional_ Description. Text", "description": "A description, expressed as text, of additional information supplied to enable the matching of an entry with the items that the payment is intended to settle.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "paymentCurrencyCode": { "title": "Payment_ Trade Settlement. Payment_ Currency. Code", "description": "The code specifying the currency for this payment trade settlement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "instruction": { "title": "Payment_ Trade Settlement. Instruction. Text", "description": "An instruction, expressed as text, for this payment trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "requestedAmount": { "title": "Payment_ Trade Settlement. Requested. Amount", "description": "A monetary value requested for this payment trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "acceptedAmount": { "title": "Payment_ Trade Settlement. Accepted. Amount", "description": "A monetary value accepted for this payment trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "taxAmount": { "title": "Payment_ Trade Settlement. Tax. Amount", "description": "A monetary value of the tax related to this payment trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "refundAmount": { "title": "Payment_ Trade Settlement. Refund. Amount", "description": "A monetary value of the refund related to this payment trade settlement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "creationDateTime": { "title": "Payment_ Trade Settlement. Creation. Date Time", "description": "The creation date, time, date time, or other date time value for this payment trade settlement.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "dueDateTime": { "title": "Payment_ Trade Settlement. Due. Date Time", "description": "The due date, time, date time, or other date time value for this payment trade settlement.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "receiptDateTime": { "title": "Payment_ Trade Settlement. Receipt. Date Time", "description": "The receipt date, time, date time, or other date time value for this payment trade settlement.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "isOrHasTransferFeeInclusive": { "title": "Payment_ Trade Settlement. Transfer_ Fee Inclusive. Indicator", "description": "The indication of whether or not this payment trade settlement includes a transfer fee.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "invoicePayerAssignedReferenceId": { "title": "Payment_ Trade Settlement. Invoice Payer Assigned_ Reference. Identifier", "description": "The identifier of the invoice payer assigned reference of this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "priorityCode": { "title": "Payment_ Trade Settlement. Priority. Code", "description": "The code specifying the priority for this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Payment_ Trade Settlement. Status. Code", "description": "The code specifying the status of this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeCode": { "title": "Payment_ Trade Settlement. Type. Code", "description": "The code specifying the type of this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "penaltyPercent": { "title": "Payment_ Trade Settlement. Penalty. Percent", "description": "The penalty percentage related to this payment trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "payee": { "title": "Payment_ Trade Settlement. Payee. Trade_ Party", "description": "The payee party for this payment trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "payer": { "title": "Payment_ Trade Settlement. Payer. Trade_ Party", "description": "The payer party for this payment trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "paymentApplicableTradeCurrencyExchange": { "title": "Payment_ Trade Settlement. Payment_ Applicable. Trade_ Currency Exchange", "description": "The currency exchange applicable to this payment trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTradeSettlementPaymentMonetarySummation": { "title": "Payment_ Trade Settlement. Specified. Trade Settlement Payment_ Monetary Summation", "description": "The monetary summation totals specified for this payment trade settlement.", "$ref": "#/$defs/tradeSettlementPaymentMonetarySummationType" }, "specifiedTradeSettlementPaymentMeans": { "title": "Payment_ Trade Settlement. Specified. Trade Settlement_ Payment Means", "description": "The payment means specified for this payment trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeSettlementPaymentMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableTradeTax": { "title": "Payment_ Trade Settlement. Applicable. Trade_ Tax", "description": "The tax applicable to this payment trade settlement.", "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "identifiedFinancialGuarantee": { "title": "Payment_ Trade Settlement. Identified. Financial_ Guarantee", "description": "The financial guarantee identified for this payment trade settlement.", "$ref": "#/$defs/financialGuaranteeType" }, "recordedExperienceItem": { "title": "Payment_ Trade Settlement. Recorded. Specified_ Experience Item", "description": "A specified experience item recorded for this payment trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "specifiedTradeSettlementPaymentMonetarySummation" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "personalLanguageProficiencyType": { "title": "Personal_ Language Proficiency. Details", "description": "Skills in any principal method of human communication, consisting of words used in a structured and conventional way and conveyed by speech, writing, or gesture.", "type": "object", "properties": { "languageId": { "title": "Personal_ Language Proficiency. Language. Identifier", "description": "The identifier of the language for which this personal language proficiency is defined.", "$ref": "#/$defs/qdt/$defs/languageIdType" }, "languageName": { "title": "Personal_ Language Proficiency. Language Name. Text", "description": "A name, expressed as text, of the language for which this language proficiency is defined.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "writingLevelCode": { "title": "Personal_ Language Proficiency. Writing Level. Code", "description": "The code specifying the personal writing proficiency level in this language.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "speakingLevelCode": { "title": "Personal_ Language Proficiency. Speaking Level. Code", "description": "The code specifying the personal speaking proficiency level in this language.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "readingLevelCode": { "title": "Personal_ Language Proficiency. Reading Level. Code", "description": "The code specifying the personal reading proficiency level in this language.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "languageCode": { "title": "Personal_ Language Proficiency. Language. Code", "description": "The code specifying the language for this personal language proficiency.", "$ref": "#/$defs/qdt/$defs/languageCodeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "personIdentityType": { "title": "Person_ Identity. Details", "description": "Identification of a person.", "type": "object", "properties": { "passportId": { "title": "Person_ Identity. Passport_ Identification. Identifier", "description": "The passport identifier for this person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "socialSecurityId": { "title": "Person_ Identity. Social Security_ Identification. Identifier", "description": "The social security identifier for this person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "identityCardId": { "title": "Person_ Identity. Identity Card_ Identification. Identifier", "description": "The identity card identifier for this person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "driversLicenceId": { "title": "Person_ Identity. Drivers Licence_ Identification. Identifier", "description": "The drivers licence identifier for this person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "alienRegistrationId": { "title": "Person_ Identity. Alien Registration_ Identification. Identifier", "description": "The alien registration identifier for this person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "specifiedProprietaryIdentity": { "title": "Person_ Identity. Specified. Proprietary_ Identity", "description": "A proprietary Identity specified for this person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/proprietaryIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "petAnimalType": { "title": "Pet_ Animal. Details", "description": "A domestic or tamed animal that is kept for companionship or pleasure.", "type": "object", "properties": { "categoryCode": { "title": "Pet_ Animal. Category. Code", "description": "The code specifying the category for this pet animal.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasAllowed": { "title": "Pet_ Animal. Allowed. Indicator", "description": "The indication of whether or not this pet animal is allowed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "restriction": { "title": "Pet_ Animal. Restriction. Text", "description": "A restriction, expressed as text, for this pet animal.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Pet_ Animal. Description. Text", "description": "A textual description of this pet animal.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "photographicPictureType": { "title": "Photographic_ Picture. Details", "description": "A photograph or video still represented as a digital image for electronic sharing.", "type": "object", "properties": { "areaIncluded": { "title": "Photographic_ Picture. Area Included. Text", "description": "The area or location, expressed as text, that is included in this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "copyrightOwnerName": { "title": "Photographic_ Picture. Copyright Owner Name. Text", "description": "The name of the copyright owner, expressed as text, for this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Photographic_ Picture. Description. Text", "description": "The textual description of this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "digitalImageBinaryObject": { "title": "Photographic_ Picture. Digital Image. Binary Object", "description": "Binary object data that is the actual digital image for this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/binaryObjectType" }, "id": { "title": "Photographic_ Picture. Identification. Identifier", "description": "An identifier for this photographic picture.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "subject": { "title": "Photographic_ Picture. Subject. Text", "description": "The subject, expressed as text, of this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "takenDateTime": { "title": "Photographic_ Picture. Taken. Date Time", "description": "The date, time, date time, or other date value of when this photographic picture was created.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "titleName": { "title": "Photographic_ Picture. Title Name. Text", "description": "The name, expressed as text, of the title for this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "type": { "title": "Photographic_ Picture. Type. Text", "description": "The type, expressed as text, of this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "additionalDescription": { "title": "Photographic_ Picture. Additional_ Description. Text", "description": "An additional textual description of this photographic picture.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "renderingInformation": { "title": "Photographic_ Picture. Rendering_ Information. Text", "description": "Rendering information, expressed as text, for this photographic picture.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "uri": { "title": "Photographic_ Picture. URI. Identifier", "description": "The URI (Uniform Resource Identifier) for this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "reference": { "title": "Photographic_ Picture. Reference. Text", "description": "A reference, expressed as text, for this photographic picture.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "resolutionTypeCode": { "title": "Photographic_ Picture. Resolution_ Type. Code", "description": "The code specifying the type of resolution for this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "resolutionValueNumeric": { "title": "Photographic_ Picture. Resolution_ Value. Numeric", "description": "The value, expressed as a number, for the resolution of this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "intendedUseCode": { "title": "Photographic_ Picture. Intended_ Use. Code", "description": "The code specifying the intended use of this photographic picture.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "intendedUse": { "title": "Photographic_ Picture. Intended_ Use. Text", "description": "An intended use, expressed as text, for this photographic picture.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "linearSpatialDimension": { "title": "Photographic_ Picture. Linear. Spatial_ Dimension", "description": "Linear spatial dimensions of this photographic picture.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Photographic_ Picture. Attached. Specified_ Binary File", "description": "A binary file attached to this photographic picture.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedNote": { "title": "Photographic_ Picture. Specified. Note", "description": "A note specified for this photographic picture.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "preventiveActionType": { "title": "Preventive_ Action. Details", "description": "An adjustment, such as a change to an organization's processes or products, taken to prevent non-conformities or other undesirable situations, possibly as a result of a risk analysis.", "type": "object", "properties": { "typeCode": { "title": "Preventive_ Action. Type. Code", "description": "The code specifying the type of preventive action.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Preventive_ Action. Type. Text", "description": "A type, expressed as text, for this preventive action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Preventive_ Action. Description. Text", "description": "A textual description of this preventive action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "processCertificateType": { "title": "Process_ Certificate. Details", "description": "A piece of written, printed or electronic matter that provides information or evidence that a process has met required criteria.", "type": "object", "properties": { "id": { "title": "Process_ Certificate. Identification. Identifier", "description": "The identifier of this process certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "issueDateTime": { "title": "Process_ Certificate. Issue. Date Time", "description": "The date, time, date time, or other date time value for the issuance of this process certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "expiryDateTime": { "title": "Process_ Certificate. Expiry. Date Time", "description": "The date, time, date time, or other date time value when this process certificate expires.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "issueReasonCode": { "title": "Process_ Certificate. Issue Reason. Code", "description": "The code specifying the reason for the issue of this process certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeCode": { "title": "Process_ Certificate. Type. Code", "description": "The code specifying the type of process certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "requestedEffectiveDateTime": { "title": "Process_ Certificate. Requested Effective. Date Time", "description": "The requested effective date, time, date time or other date time value for this process certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualEffectiveDateTime": { "title": "Process_ Certificate. Actual Effective. Date Time", "description": "The actual effective date, time, date time or other date time value for this process certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Process_ Certificate. Description. Text", "description": "A textual description of this process certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableObjectCode": { "title": "Process_ Certificate. Applicable_ Object. Code", "description": "A code specifying an object for which this process certificate is applicable.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issuingPartyId": { "title": "Process_ Certificate. Issuing_ Party. Identifier", "description": "An identifier of the party issuing this process certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "purposeCode": { "title": "Process_ Certificate. Purpose. Code", "description": "The code specifying the purpose of this process certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "applicableProcessCharacteristic": { "title": "Process_ Certificate. Applicable. Process_ Characteristic", "description": "A process characteristic applicable to this process certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Process_ Certificate. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this process certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityAssertion": { "title": "Process_ Certificate. Applicable. Sustainability_ Assertion", "description": "The sustainability assertion applicable to this process certificate.", "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableReferencedStandard": { "title": "Process_ Certificate. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this process certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProcessCertification": { "title": "Process_ Certificate. Applicable. Process_ Certification", "description": "A process certification applicable to this process certificate.", "type": "array", "items": { "$ref": "#/$defs/processCertificationType" } }, "attachedBinaryFile": { "title": "Process_ Certificate. Attached. Specified_ Binary File", "description": "A binary file attached to this process certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "processCertificationType": { "title": "Process_ Certification. Details", "description": "The process of certifying that a process has met performance and quality assurance tests, or qualification requirements.", "type": "object", "properties": { "assertionCode": { "title": "Process_ Certification. Assertion. Code", "description": "The code specifying the assertion for this process certification, such as a claim that the process is free from child labour.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "assertion": { "title": "Process_ Certification. Assertion. Text", "description": "An assertion, expressed as text, for this process certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "standard": { "title": "Process_ Certification. Standard. Text", "description": "A standard, expressed as text, used for this process certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "responsibleAgency": { "title": "Process_ Certification. Responsible Agency. Text", "description": "An agency, expressed as text, responsible for this process certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedSustainabilityAssertion": { "title": "Process_ Certification. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this process certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedReferencedLocation": { "title": "Process_ Certification. Related. Referenced_ Location", "description": "A referenced location related to this process certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Process_ Certification. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this process certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "processCharacteristicType": { "title": "Process_ Characteristic. Details", "description": "A prominent attribute or aspect of a process.", "type": "object", "properties": { "typeCode": { "title": "Process_ Characteristic. Type. Code", "description": "The code specifying the type of this process characteristic.", "$ref": "#/$defs/qdt/$defs/measuredAttributeCodeType" }, "description": { "title": "Process_ Characteristic. Description. Text", "description": "A textual description of this process characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueMeasure": { "title": "Process_ Characteristic. Value. Measure", "description": "The measure of the value for this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "minimumValue": { "title": "Process_ Characteristic. Minimum_ Value. Measure", "description": "The measure of the minimum value for this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "maximumValue": { "title": "Process_ Characteristic. Maximum_ Value. Measure", "description": "The measure of the maximum value for this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "id": { "title": "Process_ Characteristic. Identification. Identifier", "description": "An identifier of this process characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "valueNumeric": { "title": "Process_ Characteristic. Value. Numeric", "description": "The measure of the value, expressed as a number, for this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "condition": { "title": "Process_ Characteristic. Condition. Text", "description": "A condition or status, expressed as text, for this process characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueText": { "title": "Process_ Characteristic. Value. Text", "description": "A value, expressed as text, for this process characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueCode": { "title": "Process_ Characteristic. Value. Code", "description": "The code specifying the value of this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueDateTime": { "title": "Process_ Characteristic. Value. Date Time", "description": "The value, expressed as a date, time, date time, or other date time value, for this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Process_ Characteristic. Value. Indicator", "description": "The value, expressed as an indicator, for this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueAmount": { "title": "Process_ Characteristic. Value. Amount", "description": "The value, expressed as an amount, for this process characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "valueMethod": { "title": "Process_ Characteristic. Value. Specified_ Method", "description": "A method specified for the value of this process characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Process_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for the value of this process characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Process_ Characteristic. Value. Specified_ Range", "description": "A range specified for the value of this process characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Process_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for the value of this process characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } }, "applicableSustainabilityCharacteristic": { "title": "Process_ Characteristic. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this process characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Process_ Characteristic. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this process characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "processWorkItemType": { "title": "Process_ Work Item. Details", "description": "A distinct operation or task that is part of a process.", "type": "object", "properties": { "id": { "title": "Process_ Work Item. Identification. Identifier", "description": "The identifier of this process work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Process_ Work Item. Type. Code", "description": "The code specifying the type of process work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "primaryClassificationCode": { "title": "Process_ Work Item. Primary_ Classification. Code", "description": "The code specifying the primary classification for this process work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "alternativeClassificationCode": { "title": "Process_ Work Item. Alternative_ Classification. Code", "description": "The code specifying an alternative classification for this process work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Process_ Work Item. Description. Text", "description": "A textual description for this process work item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "totalQuantity": { "title": "Process_ Work Item. Total. Quantity", "description": "The total quantity for this process work item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "procuringProjectType": { "title": "Procuring_ Project. Details", "description": "An endeavour carefully planned to achieve a procurement of goods, works and service.", "type": "object", "properties": { "id": { "title": "Procuring_ Project. Identification. Identifier", "description": "The unique identifier of this procuring project.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Procuring_ Project. Description. Text", "description": "The textual description of this procuring project.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "name": { "title": "Procuring_ Project. Name. Text", "description": "The name, expressed as text, of this procuring project.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "worksTypeCode": { "title": "Procuring_ Project. Works Type. Code", "description": "A code specifying the type of work, such as surveying or consulting, for this procuring project.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "subWorksTypeCode": { "title": "Procuring_ Project. Sub_ Works Type. Code", "description": "A code specifying the type of sub works, such as land surveying or information technology consulting, for this procuring project.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "typeCode": { "title": "Procuring_ Project. Type. Code", "description": "The code specifying the type of procuring project, such as goods, works and service.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "isOrHasConstraint": { "title": "Procuring_ Project. Constraint. Indicator", "description": "The indication of whether or not the project is constrained by an authority such as the World Trade Organization (WTO) for this procuring project.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "totalBudgetAmount": { "title": "Procuring_ Project. Total_ Budget. Amount", "description": "The monetary value of the total budget which includes net amount, taxes, and material and instalment costs for this procuring project.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "netBudgetAmount": { "title": "Procuring_ Project. Net_ Budget. Amount", "description": "The monetary value of the net budget for this procuring project.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "required": [ "id", "name" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productBatchCertificateType": { "title": "Product Batch_ Certificate. Details", "description": "A piece of written, printed or electronic matter that provides information or evidence that a product batch has met required criteria.", "type": "object", "properties": { "id": { "title": "Product Batch_ Certificate. Identification. Identifier", "description": "The identifier of this product batch certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "issueDateTime": { "title": "Product Batch_ Certificate. Issue. Date Time", "description": "The date, time, date time, or other date time value when this product batch certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "expiryDateTime": { "title": "Product Batch_ Certificate. Expiry. Date Time", "description": "The date, time, date time, or other date time value when this product batch certificate expires.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "issueReasonCode": { "title": "Product Batch_ Certificate. Issue Reason. Code", "description": "The code specifying the reason why this product batch certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeCode": { "title": "Product Batch_ Certificate. Type. Code", "description": "The code specifying the type of product batch certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "requestedEffectiveDateTime": { "title": "Product Batch_ Certificate. Requested Effective. Date Time", "description": "The requested effective date, time, date time or other date time value for this product batch certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualEffectiveDateTime": { "title": "Product Batch_ Certificate. Actual Effective. Date Time", "description": "The actual effective date, time, date time or other date time value for this product batch certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Product Batch_ Certificate. Description. Text", "description": "A textual description of this product batch certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableObjectCode": { "title": "Product Batch_ Certificate. Applicable_ Object. Code", "description": "A code specifying an object for which this product batch certificate is applicable.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issuingPartyId": { "title": "Product Batch_ Certificate. Issuing_ Party. Identifier", "description": "The identifier of the party issuing this product batch certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "purposeCode": { "title": "Product Batch_ Certificate. Purpose. Code", "description": "A code specifying a purpose of this product batch certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "applicableProductCharacteristic": { "title": "Product Batch_ Certificate. Applicable. Product_ Characteristic", "description": "A product characteristic applicable to this product batch certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Product Batch_ Certificate. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this product batch certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeProductCertification": { "title": "Product Batch_ Certificate. Applicable. Trade Product_ Certification", "description": "The trade product certification applicable to this product batch certificate.", "$ref": "#/$defs/tradeProductCertificationType" }, "applicableSustainabilityAssertion": { "title": "Product Batch_ Certificate. Applicable. Sustainability_ Assertion", "description": "A sustainability assertion applicable to this product batch certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Product Batch_ Certificate. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this product batch certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Product Batch_ Certificate. Attached. Specified_ Binary File", "description": "A binary file attached to this product batch certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productBatchCertificationType": { "title": "Product Batch_ Certification. Details", "description": "The process of certifying that a certain product batch has passed performance and quality assurance tests, or qualification requirements stipulated in regulations.", "type": "object", "properties": { "assertionCode": { "title": "Product Batch_ Certification. Assertion. Code", "description": "The code specifying the assertion for this product batch certification, such as a claim that a product is free from gluten.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "assertion": { "title": "Product Batch_ Certification. Assertion. Text", "description": "An assertion, expressed as text, for this product batch certification, such as a claim that this product is free from gluten.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "standard": { "title": "Product Batch_ Certification. Standard. Text", "description": "A standard, expressed as text, used for this product batch certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "responsibleAgency": { "title": "Product Batch_ Certification. Responsible Agency. Text", "description": "An agency, expressed as text, responsible for this product batch certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedSustainabilityAssertion": { "title": "Product Batch_ Certification. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this product batch certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedReferencedLocation": { "title": "Product Batch_ Certification. Related. Referenced_ Location", "description": "A referenced location related to this product batch certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Product Batch_ Certification. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this product batch certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productBatchCharacteristicType": { "title": "Product Batch_ Characteristic. Details", "description": "A prominent attribute or aspect of a group of products considered or dealt with together.", "type": "object", "properties": { "id": { "title": "Product Batch_ Characteristic. Identification. Identifier", "description": "An identifier of this product batch characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Product Batch_ Characteristic. Type. Code", "description": "The code specifying the type of product batch characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Product Batch_ Characteristic. Description. Text", "description": "A textual description of this product batch characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueMeasure": { "title": "Product Batch_ Characteristic. Value. Measure", "description": "A measure of a value for this product batch characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "valueText": { "title": "Product Batch_ Characteristic. Value. Text", "description": "A value, expressed as text, for this product batch characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueCode": { "title": "Product Batch_ Characteristic. Value. Code", "description": "The code specifying the value of this product batch characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueDateTime": { "title": "Product Batch_ Characteristic. Value. Date Time", "description": "The value, expressed as a date, time, date time, or other date time value, for this product batch characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Product Batch_ Characteristic. Value. Indicator", "description": "The value, expressed as an indicator, for this product batch characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueNumeric": { "title": "Product Batch_ Characteristic. Value. Numeric", "description": "The value, expressed as a number, for this product batch characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "valueAmount": { "title": "Product Batch_ Characteristic. Value. Amount", "description": "The value, expressed as an amount, for this product batch characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "targetMarketDescription": { "title": "Product Batch_ Characteristic. Target Market_ Description. Text", "description": "A textual description of a target market for this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueMethod": { "title": "Product Batch_ Characteristic. Value. Specified_ Method", "description": "A method specified for a value of this product batch characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Product Batch_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for a value of this product batch characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Product Batch_ Characteristic. Value. Specified_ Range", "description": "A range specified for a value of this product batch characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Product Batch_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for a value of this product batch characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } }, "applicableReferencedStandard": { "title": "Product Batch_ Characteristic. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this product batch characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeCountry": { "title": "Product Batch_ Characteristic. Applicable. Trade_ Country", "description": "A country applicable to this product batch characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productCharacteristicConditionType": { "title": "Product Characteristic_ Condition. Details", "description": "A state that applies to a product characteristic.", "type": "object", "properties": { "typeCode": { "title": "Product Characteristic_ Condition. Type. Code", "description": "The code specifying the type of product characteristic condition.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "name": { "title": "Product Characteristic_ Condition. Name. Text", "description": "A name, expressed as text, for this product characteristic condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "value": { "title": "Product Characteristic_ Condition. Value. Measure", "description": "The measure of the value for this product characteristic condition.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productHandlingProcessType": { "title": "Product Handling_ Process. Details", "description": "A naturally occurring or designed sequence of operations or events that create, transform, or touch a product, such as manufacturing, treating, packaging, and storing.", "type": "object", "properties": { "typeCode": { "title": "Product Handling_ Process. Type. Code", "description": "The code specifying the type of product handling process.", "$ref": "#/$defs/qdt/$defs/processTypeCodeType" }, "applicableProcessCharacteristic": { "title": "Product Handling_ Process. Applicable. Process_ Characteristic", "description": "A process characteristic applicable to this product handling process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "operationTradeCountry": { "title": "Product Handling_ Process. Operation. Trade_ Country", "description": "The trade country where the operation of this product handling process occurs.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "operator": { "title": "Product Handling_ Process. Operator. Trade_ Party", "description": "A trade party who is an operator of this product handling process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "completionPeriod": { "title": "Product Handling_ Process. Completion. Specified_ Period", "description": "The specified period of completion for this product handling process.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionWasteRecoveryDisposalProcessType": { "title": "Production Waste Recovery Disposal_ Process. Details", "description": "A process of either regaining waste substances in usable form, or of getting rid of waste substances resulting from production.", "type": "object", "properties": { "typeCode": { "title": "Production Waste Recovery Disposal_ Process. Type. Code", "description": "The code specifying the type of production waste recovery disposal process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Production Waste Recovery Disposal_ Process. Description. Text", "description": "A textual description of this production waste recovery disposal process.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedProcessCertificate": { "title": "Production Waste Recovery Disposal_ Process. Specified. Process_ Certificate", "description": "A process certificate specified for this production waste recovery disposal process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionWasteMaterialComponentType": { "title": "Production Waste_ Material Component. Details", "description": "A production material component that is unused and rejected as unwanted.", "type": "object", "properties": { "typeCode": { "title": "Production Waste_ Material Component. Type. Code", "description": "The code specifying the type of production waste material component.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Production Waste_ Material Component. Description. Text", "description": "A textual description of this production waste material component.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableProductCertificate": { "title": "Production Waste_ Material Component. Applicable. Product_ Certificate", "description": "A product certificate applicable to this production waste material component.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Production Waste_ Material Component. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this production waste material component.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionWasteMaterialType": { "title": "Production Waste_ Material. Details", "description": "Any materials unused and rejected as unwanted during a production process.", "type": "object", "properties": { "typeCode": { "title": "Production Waste_ Material. Type. Code", "description": "The code specifying the type of production waste material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "weight": { "title": "Production Waste_ Material. Weight. Measure", "description": "A measure of the weight of this production waste material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "volume": { "title": "Production Waste_ Material. Volume. Measure", "description": "A measure of the volume of this production waste material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "includedProductionWasteMaterialComponent": { "title": "Production Waste_ Material. Included. Production Waste_ Material Component", "description": "A production waste material component included in this production waste material.", "type": "array", "items": { "$ref": "#/$defs/productionWasteMaterialComponentType" } }, "applicableProductCertificate": { "title": "Production Waste_ Material. Applicable. Product_ Certificate", "description": "A product certificate applicable to this production waste material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Production Waste_ Material. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this production waste material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionWasteRecoveryDisposalProcess": { "title": "Production Waste_ Material. Applicable. Production Waste Recovery Disposal_ Process", "description": "A production waste recovery disposal process applicable to this production waste material.", "type": "array", "items": { "$ref": "#/$defs/productionWasteRecoveryDisposalProcessType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionFacilityType": { "title": "Production_ Facility. Details", "description": "A man made physical structure, such as a building, in which something is produced.", "type": "object", "properties": { "id": { "title": "Production_ Facility. Identification. Identifier", "description": "An identifier of this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "globalId": { "title": "Production_ Facility. Global_ Identification. Identifier", "description": "A global identifier of this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "digitalPlatformAssignedId": { "title": "Production_ Facility. Digital Platform Assigned_ Identification. Identifier", "description": "The digital platform assigned identifier for this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "name": { "title": "Production_ Facility. Name. Text", "description": "The name, expressed as text, of this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Production_ Facility. Description. Text", "description": "A textual description of this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Production_ Facility. Type. Code", "description": "The code specifying the type of production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeCode": { "title": "Production_ Facility. Subordinate_ Type. Code", "description": "The code specifying the subordinate type for this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "roofTypeCode": { "title": "Production_ Facility. Roof_ Type. Code", "description": "The code specifying the type of roof, such as a glass roof, for this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "certificationTypeCode": { "title": "Production_ Facility. Certification_ Type. Code", "description": "The code specifying the type of certification for this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "functionCode": { "title": "Production_ Facility. Function. Code", "description": "The code specifying the function of this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "licence": { "title": "Production_ Facility. Licence. Text", "description": "A licence, expressed as text, for this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "completionDate": { "title": "Production_ Facility. Completion. Date", "description": "The completion date of this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" }, "renovationDate": { "title": "Production_ Facility. Renovation. Date", "description": "The renovation date of this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" }, "capacity": { "title": "Production_ Facility. Capacity. Measure", "description": "A measure of the capacity of this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "inputCapacity": { "title": "Production_ Facility. Input_ Capacity. Measure", "description": "A measure of the input capacity for this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "outputCapacity": { "title": "Production_ Facility. Output_ Capacity. Measure", "description": "A measure of the output capacity for this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "bufferCapacity": { "title": "Production_ Facility. Buffer_ Capacity. Measure", "description": "A measure of the buffer capacity for this production facility.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "constructionDate": { "title": "Production_ Facility. Construction. Date", "description": "The construction date for this production facility.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" }, "specifiedProductionProcess": { "title": "Production_ Facility. Specified. Production_ Process", "description": "A production process specified for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionProcessType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedFacilityProductionUnit": { "title": "Production_ Facility. Related. Facility_ Production Unit", "description": "A production unit related to this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/facilityProductionUnitType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "physicalReferencedLocation": { "title": "Production_ Facility. Physical. Referenced_ Location", "description": "A physical location referenced for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedOrganizationalCertification": { "title": "Production_ Facility. Specified. Organizational_ Certification", "description": "An organizational certification specified for this production facility.", "type": "array", "items": { "$ref": "#/$defs/organizationalCertificationType" } }, "specifiedProcessCertification": { "title": "Production_ Facility. Specified. Process_ Certification", "description": "A process certification specified for this production facility.", "type": "array", "items": { "$ref": "#/$defs/processCertificationType" } }, "specifiedTradeProductCertification": { "title": "Production_ Facility. Specified. Trade Product_ Certification", "description": "A trade product certification specified for this production facility.", "type": "array", "items": { "$ref": "#/$defs/tradeProductCertificationType" } }, "specifiedProductBatchCertification": { "title": "Production_ Facility. Specified. Product Batch_ Certification", "description": "A product batch certification specified for this production facility.", "type": "array", "items": { "$ref": "#/$defs/productBatchCertificationType" } }, "specifiedAnimalCertification": { "title": "Production_ Facility. Specified. Animal_ Certification", "description": "An animal certification specified for this production facility.", "type": "array", "items": { "$ref": "#/$defs/animalCertificationType" } }, "specifiedAnimalCertificate": { "title": "Production_ Facility. Specified. Animal_ Certificate", "description": "An animal certificate specified for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/animalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductBatchCertificate": { "title": "Production_ Facility. Specified. Product Batch_ Certificate", "description": "A product batch certificate specified for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductCertificate": { "title": "Production_ Facility. Specified. Product_ Certificate", "description": "A product certificate specified for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProcessCertificate": { "title": "Production_ Facility. Specified. Process_ Certificate", "description": "A process certificate specified for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedOrganizationalCertificate": { "title": "Production_ Facility. Specified. Organizational_ Certificate", "description": "An organizational certificate specified for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/organizationalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspection": { "title": "Production_ Facility. Applicable. Specified_ Inspection", "description": "A specified inspection applicable to this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityInspection": { "title": "Production_ Facility. Applicable. Sustainability_ Inspection", "description": "A sustainability inspection applicable to this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityInspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Production_ Facility. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Production_ Facility. Specified. Supply Chain_ Event", "description": "A supply chain event specified for this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subordinateProductionFacility": { "title": "Production_ Facility. Subordinate. Production_ Facility", "description": "A production facility subordinate to this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionFacilityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAssessment": { "title": "Production_ Facility. Applicable. Specified_ Assessment", "description": "An assessment applicable to this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCertificate": { "title": "Production_ Facility. Applicable. Specified_ Certificate", "description": "A certificate applicable to this production facility.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionMachineType": { "title": "Production_ Machine. Details", "description": "An apparatus specified to be used to perform an activity to produce something.", "type": "object", "properties": { "id": { "title": "Production_ Machine. Identification. Identifier", "description": "An identifier of this production machine.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Production_ Machine. Type. Code", "description": "The code specifying the type of production machine.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeCode": { "title": "Production_ Machine. Subordinate_ Type. Code", "description": "The code specifying the subordinate type of this production machine.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "functionDescription": { "title": "Production_ Machine. Function Description. Text", "description": "A textual description of the function of this production machine.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "inputCapacity": { "title": "Production_ Machine. Input_ Capacity. Measure", "description": "A measure of the input capacity of this production machine.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "outputCapacity": { "title": "Production_ Machine. Output_ Capacity. Measure", "description": "A measure of the output capacity of this production machine.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "type": { "title": "Production_ Machine. Type. Text", "description": "A type, expressed as text, for this production machine.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "inputApplicableTradeProduct": { "title": "Production_ Machine. Input_ Applicable. Trade_ Product", "description": "An input product applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableProductBatch": { "title": "Production_ Machine. Input_ Applicable. Product_ Batch", "description": "An input batch applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableMaterial": { "title": "Production_ Machine. Input_ Applicable. Specified_ Material", "description": "Input material applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableTradeProduct": { "title": "Production_ Machine. Output_ Applicable. Trade_ Product", "description": "An output product applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableProductBatch": { "title": "Production_ Machine. Output_ Applicable. Product_ Batch", "description": "An output product batch applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableMaterial": { "title": "Production_ Machine. Output_ Applicable. Specified_ Material", "description": "Output material applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "operationalApplicableParameter": { "title": "Production_ Machine. Operational_ Applicable. Specified_ Parameter", "description": "An operational parameter applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requestedOperationalApplicableParameter": { "title": "Production_ Machine. Requested Operational_ Applicable. Specified_ Parameter", "description": "A requested operational parameter applicable to this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "combinedProductionMachine": { "title": "Production_ Machine. Combined. Production_ Machine", "description": "A production machine combined with this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionMachineType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "combinedProductionDevice": { "title": "Production_ Machine. Combined. Specified_ Production Device", "description": "A production device combined with this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedFacilityProductionUnit": { "title": "Production_ Machine. Specified. Facility_ Production Unit", "description": "A facility production unit specified for this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/facilityProductionUnitType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportingIOTDeviceEvent": { "title": "Production_ Machine. Reporting_ IOT Device. Supply Chain_ Event", "description": "An IOT (Internet of Things) device or scanning device reporting event for this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedLocation": { "title": "Production_ Machine. Specified. Referenced_ Location", "description": "A referenced location specified for this production machine.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionProcessType": { "title": "Production_ Process. Details", "description": "A naturally occurring or designed sequence of operations or events in order to produce something.", "type": "object", "properties": { "id": { "title": "Production_ Process. Identification. Identifier", "description": "An identifier of this production process.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Production_ Process. Name. Text", "description": "The name, expressed as text, of this production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "typeCode": { "title": "Production_ Process. Type. Code", "description": "The code specifying the type of production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeCode": { "title": "Production_ Process. Subordinate_ Type. Code", "description": "The code specifying the subordinate type of production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "occurrenceDateTime": { "title": "Production_ Process. Occurrence. Date Time", "description": "The date, time, date time or other date time value of the occurrence of this production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "stepCode": { "title": "Production_ Process. Step. Code", "description": "The code specifying the step in this production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasCritical": { "title": "Production_ Process. Critical. Indicator", "description": "The indication of whether or not this production process is critical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasFinal": { "title": "Production_ Process. Final. Indicator", "description": "The indication of whether or not this production process is a final one.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "operationTechnologyCode": { "title": "Production_ Process. Operation Technology. Code", "description": "The code specifying the operation technology for this production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Production_ Process. Status. Code", "description": "The code specifying the status of this production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "status": { "title": "Production_ Process. Status. Text", "description": "A status, expressed as text, of this production process.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Production_ Process. Description. Text", "description": "A textual description of this production process.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasRecycling": { "title": "Production_ Process. Recycling. Indicator", "description": "The indication of whether or not this is a recycling production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "operationReferenceCode": { "title": "Production_ Process. Operation_ Reference. Code", "description": "The code specifying the operation reference for this production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "inventoryTypeCode": { "title": "Production_ Process. Inventory_ Type. Code", "description": "The code specifying the inventory type for this production process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "disclosureLevelCode": { "title": "Production_ Process. Disclosure Level. Code", "description": "A code specifying a disclosure level for this production process.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "subordinateProductionProcess": { "title": "Production_ Process. Subordinate. Production_ Process", "description": "A subordinate process of this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionProcessType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableParameter": { "title": "Production_ Process. Applicable. Specified_ Parameter", "description": "A specified parameter applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionCycle": { "title": "Production_ Process. Applicable. Specified_ Production Cycle", "description": "A specified production cycle applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionCycleType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "performedProcessWorkItem": { "title": "Production_ Process. Performed. Process_ Work Item", "description": "A work item performed for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processWorkItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specificationReferencedDocument": { "title": "Production_ Process. Specification. Referenced_ Document", "description": "A specification document referenced for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductionFacility": { "title": "Production_ Process. Specified. Production_ Facility", "description": "A production facility specified for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionFacilityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableMaterial": { "title": "Production_ Process. Input_ Applicable. Specified_ Material", "description": "Input material applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableTradeProduct": { "title": "Production_ Process. Input_ Applicable. Trade_ Product", "description": "An input product applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableProductBatch": { "title": "Production_ Process. Input_ Applicable. Product_ Batch", "description": "An input product batch applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableTradeProduct": { "title": "Production_ Process. Output_ Applicable. Trade_ Product", "description": "An output product applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableProductBatch": { "title": "Production_ Process. Output_ Applicable. Product_ Batch", "description": "An output product batch applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableMaterial": { "title": "Production_ Process. Output_ Applicable. Specified_ Material", "description": "Output material applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableFault": { "title": "Production_ Process. Applicable. Specified_ Fault", "description": "A specified fault applicable to this production process.", "type": "array", "items": { "$ref": "#/$defs/faultType" } }, "occurrenceEvent": { "title": "Production_ Process. Occurrence. Supply Chain_ Event", "description": "An occurrence of an event for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspection": { "title": "Production_ Process. Applicable. Specified_ Inspection", "description": "A specified inspection applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityInspection": { "title": "Production_ Process. Applicable. Sustainability_ Inspection", "description": "A sustainability inspection applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityInspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedChemicalTreatment": { "title": "Production_ Process. Applied. Specified_ Chemical Treatment", "description": "A chemical treatment applied during this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/chemicalTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedCropProtectionTreatment": { "title": "Production_ Process. Applied. Specified_ Crop Protection Treatment", "description": "A crop protection treatment applied during this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropProtectionTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedProductFinishingTreatment": { "title": "Production_ Process. Applied. Specified_ Product Finishing Treatment", "description": "A product finishing treatment applied during this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productFinishingTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Production_ Process. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSustainabilityAssertion": { "title": "Production_ Process. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedOrganizationalCertification": { "title": "Production_ Process. Specified. Organizational_ Certification", "description": "An organizational certification specified for this production process.", "type": "array", "items": { "$ref": "#/$defs/organizationalCertificationType" } }, "specifiedProcessCertification": { "title": "Production_ Process. Specified. Process_ Certification", "description": "A process certification specified for this production process.", "type": "array", "items": { "$ref": "#/$defs/processCertificationType" } }, "specifiedTradeProductCertification": { "title": "Production_ Process. Specified. Trade Product_ Certification", "description": "A trade product certification specified for this production process.", "type": "array", "items": { "$ref": "#/$defs/tradeProductCertificationType" } }, "specifiedProductBatchCertification": { "title": "Production_ Process. Specified. Product Batch_ Certification", "description": "A product batch certification specified for this production process.", "type": "array", "items": { "$ref": "#/$defs/productBatchCertificationType" } }, "specifiedProcessCertificate": { "title": "Production_ Process. Specified. Process_ Certificate", "description": "A process certificate specified for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedOrganizationalCertificate": { "title": "Production_ Process. Specified. Organizational_ Certificate", "description": "An organizational certificate specified for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/organizationalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "productionWasteDisposalInstructions": { "title": "Production_ Process. Production Waste. Disposal_ Instructions", "description": "Disposal instructions for the waste resulting from this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/disposalInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedProductionWasteMaterial": { "title": "Production_ Process. Reported. Production Waste_ Material", "description": "Waste material reported for this production process.", "type": "array", "items": { "$ref": "#/$defs/productionWasteMaterialType" } }, "allocatedProductionMachine": { "title": "Production_ Process. Allocated. Production_ Machine", "description": "A machine allocated to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionMachineType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "allocatedProductionDevice": { "title": "Production_ Process. Allocated. Specified_ Production Device", "description": "A production device allocated to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subcontractor": { "title": "Production_ Process. Subcontractor. Trade_ Party", "description": "A subcontractor party specified for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Production_ Process. Manufacturer. Trade_ Party", "description": "A manufacturer party for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedDocument": { "title": "Production_ Process. Specified. Referenced_ Document", "description": "A referenced document specified for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalInformationNote": { "title": "Production_ Process. Additional Information. Note", "description": "An additional information note for this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedBinaryFile": { "title": "Production_ Process. Related. Specified_ Binary File", "description": "A binary file related to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAssessment": { "title": "Production_ Process. Applicable. Specified_ Assessment", "description": "An assessment applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCertificate": { "title": "Production_ Process. Applicable. Specified_ Certificate", "description": "A certificate applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReferencedStandard": { "title": "Production_ Process. Associated. Referenced_ Standard", "description": "A referenced standard associated with this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicablePeriod": { "title": "Production_ Process. Applicable. Specified_ Period", "description": "A period applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLicence": { "title": "Production_ Process. Applicable. Specified_ Licence", "description": "A specified licence applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/licenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDeclaration": { "title": "Production_ Process. Applicable. Specified_ Declaration", "description": "A specified declaration applicable to this production process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/declarationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productBatchType": { "title": "Product_ Batch. Details", "description": "A group of products considered or dealt with together.", "type": "object", "properties": { "id": { "title": "Product_ Batch. Identification. Identifier", "description": "The identifier for this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "creationDateTime": { "title": "Product_ Batch. Creation. Date Time", "description": "The date, time, date time or other date time value of the creation of this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "productName": { "title": "Product_ Batch. Product Name. Text", "description": "The product name, expressed as text, for this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "typeCode": { "title": "Product_ Batch. Type. Code", "description": "The code specifying the type of product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "size": { "title": "Product_ Batch. Size. Measure", "description": "The size, expressed as a measure, for this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "weight": { "title": "Product_ Batch. Weight. Measure", "description": "The weight, expressed as a measure, for this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "unitQuantity": { "title": "Product_ Batch. Unit. Quantity", "description": "The number of units, expressed as a quantity, for this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "appliedTreatment": { "title": "Product_ Batch. Applied Treatment. Text", "description": "A treatment, expressed as text, applied to this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "globalId": { "title": "Product_ Batch. Global_ Identification. Identifier", "description": "A global identifier of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "manufacturerAssignedId": { "title": "Product_ Batch. Manufacturer Assigned_ Identification. Identifier", "description": "A manufacturer assigned identifier of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "sellerAssignedId": { "title": "Product_ Batch. Seller Assigned_ Identification. Identifier", "description": "A seller assigned identifier of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "buyerAssignedId": { "title": "Product_ Batch. Buyer Assigned_ Identification. Identifier", "description": "A buyer assigned identifier of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Product_ Batch. Name. Text", "description": "The name, expressed as text, of this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Product_ Batch. Description. Text", "description": "A textual description of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "descriptionCode": { "title": "Product_ Batch. Description. Code", "description": "The code specifying the description of this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Product_ Batch. Status. Code", "description": "The code specifying the status of this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "netWeight": { "title": "Product_ Batch. Net Weight. Measure", "description": "A measure of the net weight of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "grossWeight": { "title": "Product_ Batch. Gross Weight. Measure", "description": "A measure of the gross weight of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "netVolume": { "title": "Product_ Batch. Net Volume. Measure", "description": "A measure of the net volume of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "grossVolume": { "title": "Product_ Batch. Gross Volume. Measure", "description": "A measure of the gross volume of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "mass": { "title": "Product_ Batch. Mass. Measure", "description": "A measure of the mass of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "massRatio": { "title": "Product_ Batch. Mass Ratio. Measure", "description": "A mass measure of this product batch expressed as a ratio to another mass, such as the total mass.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "minimumSize": { "title": "Product_ Batch. Minimum_ Size. Measure", "description": "A measure of the minimum size of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "maximumSize": { "title": "Product_ Batch. Maximum_ Size. Measure", "description": "A measure of the maximum size of this product batch.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "productionModeCode": { "title": "Product_ Batch. Production Mode. Code", "description": "The code specifying the production mode for this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "dnaMarkerId": { "title": "Product_ Batch. DNA Marker_ Identification. Identifier", "description": "The DNA marker identifier of this product batch.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "specifiedAgriculturalCharacteristic": { "title": "Product_ Batch. Specified. Agricultural_ Characteristic", "description": "An agricultural characteristic specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedAgriculturalCertificate": { "title": "Product_ Batch. Specified. Agricultural_ Certificate", "description": "An agricultural certificate specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedAgriculturalApplication": { "title": "Product_ Batch. Applied. Specified_ Agricultural Application", "description": "A specified agricultural application applied to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalApplicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicablePackaging": { "title": "Product_ Batch. Applicable. Supply Chain_ Packaging", "description": "Packaging applicable for use with this product batch.", "type": "array", "items": { "$ref": "#/$defs/packagingType" } }, "specifiedProductBatchCharacteristic": { "title": "Product_ Batch. Specified. Product Batch_ Characteristic", "description": "A product batch characteristic specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductBatchCharacteristic": { "title": "Product_ Batch. Applicable. Product Batch_ Characteristic", "description": "A product batch characteristic applicable to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "componentMaterial": { "title": "Product_ Batch. Component. Specified_ Material", "description": "A specified material component of this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "componentTradeProduct": { "title": "Product_ Batch. Component. Trade_ Product", "description": "A trade product component of this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductionProcess": { "title": "Product_ Batch. Specified. Production_ Process", "description": "A production process specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionProcessType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedProductFinishingTreatment": { "title": "Product_ Batch. Applied. Specified_ Product Finishing Treatment", "description": "A product finishing treatment applied to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productFinishingTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedChemicalTreatment": { "title": "Product_ Batch. Applied. Specified_ Chemical Treatment", "description": "A chemical treatment applied to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/chemicalTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityInspection": { "title": "Product_ Batch. Applicable. Sustainability_ Inspection", "description": "A sustainability inspection applicable to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityInspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSustainabilityAssertion": { "title": "Product_ Batch. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDisposalInstructions": { "title": "Product_ Batch. Applicable. Disposal_ Instructions", "description": "Disposal instructions applicable to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/disposalInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductBatchCertification": { "title": "Product_ Batch. Applicable. Product Batch_ Certification", "description": "A certification applicable to this product batch.", "type": "array", "items": { "$ref": "#/$defs/productBatchCertificationType" } }, "specifiedProductBatchCertificate": { "title": "Product_ Batch. Specified. Product Batch_ Certificate", "description": "A certificate specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableFault": { "title": "Product_ Batch. Applicable. Specified_ Fault", "description": "A specified fault applicable to this product batch.", "type": "array", "items": { "$ref": "#/$defs/faultType" } }, "applicablePeriod": { "title": "Product_ Batch. Applicable. Specified_ Period", "description": "A specified period applicable to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspection": { "title": "Product_ Batch. Applicable. Specified_ Inspection", "description": "A specified inspection applicable to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedNote": { "title": "Product_ Batch. Specified. Note", "description": "A note specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedDocument": { "title": "Product_ Batch. Specified. Referenced_ Document", "description": "A referenced document specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Product_ Batch. Specified. Supply Chain_ Event", "description": "A supply chain event specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedLocation": { "title": "Product_ Batch. Specified. Referenced_ Location", "description": "A referenced location specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPhotographicPicture": { "title": "Product_ Batch. Specified. Photographic_ Picture", "description": "A photographic picture specified for this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/photographicPictureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCertificate": { "title": "Product_ Batch. Applicable. Specified_ Certificate", "description": "A certificate applicable to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAssessment": { "title": "Product_ Batch. Applicable. Specified_ Assessment", "description": "An assessment applicable to this product batch.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productCertificateType": { "title": "Product_ Certificate. Details", "description": "A collection of data for a piece of written, printed or electronic matter that provides information or evidence about the product.", "type": "object", "properties": { "id": { "title": "Product_ Certificate. Identification. Identifier", "description": "The identifier for this product certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "issueDateTime": { "title": "Product_ Certificate. Issue. Date Time", "description": "The date, time, date time, or other date time value when this product certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "expiryDateTime": { "title": "Product_ Certificate. Expiry. Date Time", "description": "The date, time, date time, or other date time value when this product certificate expires.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "issueReasonCode": { "title": "Product_ Certificate. Issue Reason. Code", "description": "The code specifying the reason why this product certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeCode": { "title": "Product_ Certificate. Type. Code", "description": "A code specifying the type of product certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "requestedEffectiveDateTime": { "title": "Product_ Certificate. Requested Effective. Date Time", "description": "The requested effective date, time, date time or other date time value for this product certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualEffectiveDateTime": { "title": "Product_ Certificate. Actual Effective. Date Time", "description": "The actual effective date, time, date time or other date time value for this product certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Product_ Certificate. Description. Text", "description": "A textual description of this product certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableObjectCode": { "title": "Product_ Certificate. Applicable_ Object. Code", "description": "A code specifying an object, such as item, animal, person or organization applicable for this product certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issuingPartyId": { "title": "Product_ Certificate. Issuing_ Party. Identifier", "description": "The identifier for the party issuing this product certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "purposeCode": { "title": "Product_ Certificate. Purpose. Code", "description": "A code specifying the purpose of this product certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "applicableProductCharacteristic": { "title": "Product_ Certificate. Applicable. Product_ Characteristic", "description": "A product characteristic applicable to this product certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Product_ Certificate. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this product certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityAssertion": { "title": "Product_ Certificate. Applicable. Sustainability_ Assertion", "description": "A sustainability assertion applicable to this product certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeProductCertification": { "title": "Product_ Certificate. Applicable. Trade Product_ Certification", "description": "The trade product certification applicable to this product certificate.", "$ref": "#/$defs/tradeProductCertificationType" }, "applicableReferencedStandard": { "title": "Product_ Certificate. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this product certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Product_ Certificate. Attached. Specified_ Binary File", "description": "A binary file attached to this product certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productCharacteristicType": { "title": "Product_ Characteristic. Details", "description": "A prominent attribute or aspect of a product.", "type": "object", "properties": { "id": { "title": "Product_ Characteristic. Identification. Identifier", "description": "A unique identifier for this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "typeCode": { "title": "Product_ Characteristic. Type. Code", "description": "A code specifying a type of product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "description": { "title": "Product_ Characteristic. Description. Text", "description": "A textual description of this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "valueMeasure": { "title": "Product_ Characteristic. Value. Measure", "description": "A measure of a value for this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "measurementMethodCode": { "title": "Product_ Characteristic. Measurement Method. Code", "description": "A code specifying a measurement method for this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "valueText": { "title": "Product_ Characteristic. Value. Text", "description": "A value, expressed as text, for this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "valueCode": { "title": "Product_ Characteristic. Value. Code", "description": "The code specifying the value of this product characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "valueDateTime": { "title": "Product_ Characteristic. Value. Date Time", "description": "The value for this product characteristic expressed as a date, time, date time, or other date time value.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Product_ Characteristic. Value. Indicator", "description": "The value for this product characteristic expressed as an indicator.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "contentTypeCode": { "title": "Product_ Characteristic. Content_ Type. Code", "description": "A code specifying the content type of this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "valueNumeric": { "title": "Product_ Characteristic. Value. Numeric", "description": "The value, expressed as a number, for this product characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "valueAmount": { "title": "Product_ Characteristic. Value. Amount", "description": "The value, expressed as an amount, for this product characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "targetMarketDescription": { "title": "Product_ Characteristic. Target Market_ Description. Text", "description": "A textual description of a target market for this product characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueBinaryFile": { "title": "Product_ Characteristic. Value. Specified_ Binary File", "description": "The value for this product characteristic expressed in a binary file.", "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableProductCharacteristicCondition": { "title": "Product_ Characteristic. Applicable. Product Characteristic_ Condition", "description": "A condition applicable to this product characteristic.", "type": "array", "items": { "$ref": "#/$defs/productCharacteristicConditionType" } }, "applicableReferencedStandard": { "title": "Product_ Characteristic. Applicable. Referenced_ Standard", "description": "The referenced standard that is applicable to this product characteristic.", "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableTradeCountry": { "title": "Product_ Characteristic. Applicable. Trade_ Country", "description": "A country applicable to this product characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueMethod": { "title": "Product_ Characteristic. Value. Specified_ Method", "description": "A method specified for a value of this product characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Product_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for a value of this product characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Product_ Characteristic. Value. Specified_ Range", "description": "A range specified for a value of this product characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Product_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for a value of this product characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } }, "applicableSustainabilityCharacteristic": { "title": "Product_ Characteristic. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this product characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productClassificationType": { "title": "Product_ Classification. Details", "description": "A systematic arrangement of products in classes or categories according to established criteria.", "type": "object", "properties": { "systemId": { "title": "Product_ Classification. System. Identifier", "description": "The unique identifier of the classification system for this product classification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "systemName": { "title": "Product_ Classification. System Name. Text", "description": "A name, expressed as text, of the classification system for this product classification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "classCode": { "title": "Product_ Classification. Class. Code", "description": "The code specifying the class for this product classification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listAgencyName": false, "listName": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "className": { "title": "Product_ Classification. Class Name. Text", "description": "A class name, expressed as text, for this product classification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "subClassCode": { "title": "Product_ Classification. Sub_ Class. Code", "description": "The code specifying the sub class for this product classification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "description": { "title": "Product_ Classification. Description. Text", "description": "A textual description of this product classification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Product_ Classification. Type. Code", "description": "The code specifying the type of product classification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "classContentTypeDescriptionCode": { "title": "Product_ Classification. Class Content Type_ Description. Code", "description": "The code specifying the description of the class content type of this product classification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "classContentTypeDescription": { "title": "Product_ Classification. Class Content Type_ Description. Text", "description": "The textual description for the class content type of this product classification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "classProductCharacteristic": { "title": "Product_ Classification. Class. Product_ Characteristic", "description": "A product class characteristic for this product classification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Product_ Classification. Applicable. Referenced_ Standard", "description": "The referenced standard that is applicable to this product classification.", "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productColourType": { "title": "Product_ Colour. Details", "description": "A colour of a product.", "type": "object", "properties": { "id": { "title": "Product_ Colour. Identification. Identifier", "description": "An identifier of this product colour.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Product_ Colour. Type. Code", "description": "The code specifying the type of product colour.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Product_ Colour. Name. Text", "description": "The name, expressed as text, of this product colour.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Product_ Colour. Description. Text", "description": "A textual description of this product colour.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasTest": { "title": "Product_ Colour. Test. Indicator", "description": "The indication of whether or not this product colour is a test.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "presencePercent": { "title": "Product_ Colour. Presence. Percent", "description": "The percentage of the presence of this product colour.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "usedLightSourceCode": { "title": "Product_ Colour. Used_ Light Source. Code", "description": "The code specifying the light source used for this product colour.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "variationMeasureCoefficientNumeric": { "title": "Product_ Colour. Variation_ Measure Coefficient. Numeric", "description": "The measure of the variation coefficient number for this product colour.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "applicableReferencedStandard": { "title": "Product_ Colour. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMaterial": { "title": "Product_ Colour. Applicable. Specified_ Material", "description": "Specified material applicable to this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTechnicalCharacteristic": { "title": "Product_ Colour. Applicable. Technical_ Characteristic", "description": "A technical characteristic applicable to this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/technicalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionDevice": { "title": "Product_ Colour. Applicable. Specified_ Production Device", "description": "A production device applicable to this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionMachine": { "title": "Product_ Colour. Applicable. Production_ Machine", "description": "A production machine applicable to this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionMachineType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMethod": { "title": "Product_ Colour. Applicable. Specified_ Method", "description": "A specified method applicable to this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedDocument": { "title": "Product_ Colour. Specified. Referenced_ Document", "description": "A referenced document specified for this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "related": { "title": "Product_ Colour. Related. Trade_ Party", "description": "A trade party related to this product colour.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productLabelType": { "title": "Product_ Label. Details", "description": "A label, such as a garment label or a radio frequency tag, used for identifying a product.", "type": "object", "properties": { "id": { "title": "Product_ Label. Identification. Identifier", "description": "An identifier of this product label.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "barcodeId": { "title": "Product_ Label. Barcode_ Identification. Identifier", "description": "The barcode identifier of this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "categoryCode": { "title": "Product_ Label. Category. Code", "description": "The code specifying the category of this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "tagTypeCode": { "title": "Product_ Label. Tag_ Type. Code", "description": "The code specifying the type of tag for this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Product_ Label. Name. Text", "description": "The name, expressed as a text, of this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "brandName": { "title": "Product_ Label. Brand_ Name. Text", "description": "The brand name, expressed as text, on this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "layoutTypeCode": { "title": "Product_ Label. Layout_ Type. Code", "description": "The code specifying the layout type of this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "sizeCode": { "title": "Product_ Label. Size. Code", "description": "The code specifying the size of this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "seriesStartId": { "title": "Product_ Label. Series Start. Identifier", "description": "The identifier of the start of a series of product labels.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "seriesEndId": { "title": "Product_ Label. Series End. Identifier", "description": "The identifier of the end of a series of product labels.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "attachmentDateTime": { "title": "Product_ Label. Attachment. Date Time", "description": "The date, time, date time, or other date time value, for the attachment of this product label.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "includedSustainabilityAssertion": { "title": "Product_ Label. Included. Sustainability_ Assertion", "description": "A sustainability assertion included on this product label.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productPrintType": { "title": "Product_ Print. Details", "description": "Any text or pattern put on the surface of a product using a specific material such as dye.", "type": "object", "properties": { "id": { "title": "Product_ Print. Identification. Identifier", "description": "An identifier of this product print.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Product_ Print. Type. Code", "description": "The code specifying the type of product print.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Product_ Print. Name. Text", "description": "The name, expressed as text, of this product print.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Product_ Print. Description. Text", "description": "A textual description of this product print.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasTest": { "title": "Product_ Print. Test. Indicator", "description": "The indication of whether or not this product print is a test.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "textContent": { "title": "Product_ Print. Text_ Content. Text", "description": "A textual description of the content for this product print.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "designCode": { "title": "Product_ Print. Design. Code", "description": "The code specifying the design for this product print.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "design": { "title": "Product_ Print. Design. Text", "description": "A textual description of a design for this product print.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "backgroundColourCode": { "title": "Product_ Print. Background_ Colour. Code", "description": "The code specifying the background colour for this product print.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "sectionCode": { "title": "Product_ Print. Section. Code", "description": "The code specifying the section for this product print.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "section": { "title": "Product_ Print. Section. Text", "description": "A section, expressed as text, of this product print.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableMaterial": { "title": "Product_ Print. Applicable. Specified_ Material", "description": "Material applicable to this product print.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTechnicalCharacteristic": { "title": "Product_ Print. Applicable. Technical_ Characteristic", "description": "A technical characteristic applicable to this product print.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/technicalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionDevice": { "title": "Product_ Print. Applicable. Specified_ Production Device", "description": "A production device applicable to this product print.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductionMachine": { "title": "Product_ Print. Specified. Production_ Machine", "description": "A production machine specified for this product print.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionMachineType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMethod": { "title": "Product_ Print. Applicable. Specified_ Method", "description": "A specified method applicable to this product print.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedDocument": { "title": "Product_ Print. Specified. Referenced_ Document", "description": "A referenced document specified for this product print.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "related": { "title": "Product_ Print. Related. Trade_ Party", "description": "A trade party related to this product print.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productSecurityTagType": { "title": "Product_ Security Tag. Details", "description": "A product tag device to provide protection from a peril such as theft.", "type": "object", "properties": { "typeCode": { "title": "Product_ Security Tag. Type. Code", "description": "The code specifying the type of this product security tag.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "locationCode": { "title": "Product_ Security Tag. Location. Code", "description": "The code specifying the location of this product security tag.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "proprietaryIdentityType": { "title": "Proprietary_ Identity. Details", "description": "Proprietary information which uniquely identifies a person or organization.", "type": "object", "properties": { "id": { "title": "Proprietary_ Identity. Identification. Identifier", "description": "A proprietary identifier.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "idType": { "title": "Proprietary_ Identity. Identification_ Type. Text", "description": "An identifier type, expressed as text, for this proprietary identity.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "quarantineInstructionsType": { "title": "Quarantine_ Instructions. Details", "description": "Instructions for a period of imposed isolation or detention.", "type": "object", "properties": { "description": { "title": "Quarantine_ Instructions. Description. Text", "description": "The textual description of these quarantine instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "descriptionCode": { "title": "Quarantine_ Instructions. Description. Code", "description": "The code specifying the description of these quarantine instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "radioactiveMaterialType": { "title": "Radioactive_ Material. Details", "description": "Material capable of undergoing spontaneous nuclear decay involving emission of ionizing radiation in the form of particles or gamma rays.", "type": "object", "properties": { "radionuclideName": { "title": "Radioactive_ Material. Radionuclide_ Name. Text", "description": "The name of the radionuclide, expressed as text, of this radioactive material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "typeCode": { "title": "Radioactive_ Material. Type. Code", "description": "The code specifying the type of this radioactive material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "compositionDescription": { "title": "Radioactive_ Material. Composition Description. Text", "description": "The textual description of the composition of this radioactive material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "specialFormInformation": { "title": "Radioactive_ Material. Special Form_ Information. Text", "description": "Information, expressed as text, describing the special form for this radioactive material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lowDispersibleInformation": { "title": "Radioactive_ Material. Low Dispersible_ Information. Text", "description": "Information, expressed as text, describing the low dispersion properties of this radioactive material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "transportIndexNumeric": { "title": "Radioactive_ Material. Transport_ Index. Numeric", "description": "The transport index number of this radioactive material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "criticalitySafetyIndexNumeric": { "title": "Radioactive_ Material. Criticality Safety_ Index. Numeric", "description": "The criticality safety index number of this radioactive material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "isOrHasFissileException": { "title": "Radioactive_ Material. Fissile_ Exception. Indicator", "description": "The indication of whether or not this radioactive material is a fissile exception.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "radioactivePackageTransportIndexCode": { "title": "Radioactive_ Material. Radioactive Package Transport Index. Code", "description": "A code specifying a package transport index for this radioactive material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "fissileCriticalitySafetyIndexNumeric": { "title": "Radioactive_ Material. Fissile Criticality Safety_ Index. Numeric", "description": "The number (rounded up to the next tenth) assigned to and placed on the label of a fissile radioactive material package, to designate the degree of control of accumulation of packages, overpacks or freight containers containing fissile material during transportation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "applicableRadioactiveIsotope": { "title": "Radioactive_ Material. Applicable. Specified_ Radioactive Isotope", "description": "An isotope applicable to this radioactive material.", "type": "array", "items": { "$ref": "#/$defs/radioactiveIsotopeType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "radioactiveRadionuclideType": { "title": "Radioactive_ Radionuclide. Details", "description": "A radionuclide atom that has excess nuclear energy, making it unstable.", "type": "object", "properties": { "id": { "title": "Radioactive_ Radionuclide. Identification. Identifier", "description": "An identifier for this radioactive radionuclide.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Radioactive_ Radionuclide. Name. Text", "description": "A name or symbol, expressed as text, of a radioactive radionuclide.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasSpecialForm": { "title": "Radioactive_ Radionuclide. Special Form. Indicator", "description": "The indication of whether or not this radioactive radionuclide has a special form.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasLowDispersibleStatus": { "title": "Radioactive_ Radionuclide. Low Dispersible Status. Indicator", "description": "The indication of whether or not this radioactive radionuclide has a low dispersible status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "recordedStatusType": { "title": "Recorded_ Status. Details", "description": "Recorded information relevant to a condition or a position of an object.", "type": "object", "properties": { "conditionCode": { "title": "Recorded_ Status. Condition. Code", "description": "The code specifying the condition for this recorded status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "changerName": { "title": "Recorded_ Status. Changer Name. Text", "description": "The name of the person or system, expressed as text, that changed this recorded status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "changedDateTime": { "title": "Recorded_ Status. Changed. Date Time", "description": "The date, time, date time, or other date time value when this recorded status changed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "required": [ "conditionCode", "changedDateTime" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedServiceType": { "title": "Referenced Transport_ Service. Details", "description": "A referenced service associated with a specified event during transport movement.", "type": "object", "properties": { "id": { "title": "Referenced Transport_ Service. Identification. Identifier", "description": "An identifier of this referenced transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "contractId": { "title": "Referenced Transport_ Service. Contract_ Identification. Identifier", "description": "The contract identifier of this referenced transport service.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "categoryTypeCode": { "title": "Referenced Transport_ Service. Category_ Type. Code", "description": "A code specifying the category type of this referenced transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "itemQuantity": { "title": "Referenced Transport_ Service. Item. Quantity", "description": "A quantity of items for this referenced transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } } }, "information": { "title": "Referenced Transport_ Service. Information. Text", "description": "Information, expressed as text, for this referenced transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "isOrHasPreplanned": { "title": "Referenced Transport_ Service. Preplanned. Indicator", "description": "The indication of whether or not this referenced transport service has been planned in advance of its execution.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "name": { "title": "Referenced Transport_ Service. Name. Text", "description": "A name, expressed as text, of this referenced transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "requester": { "title": "Referenced Transport_ Service. Requester. Trade_ Party", "description": "A trade party requesting this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "responsible": { "title": "Referenced Transport_ Service. Responsible. Trade_ Party", "description": "A party responsible for providing this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "deliverySpecifiedLogisticsLocation": { "title": "Referenced Transport_ Service. Delivery_ Specified. Logistics_ Location", "description": "A logistics location specified for a delivery by this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedSpecifiedLogisticsLocation": { "title": "Referenced Transport_ Service. Related_ Specified. Logistics_ Location", "description": "A related logistics location specified for this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "estimatedPerformancePeriod": { "title": "Referenced Transport_ Service. Estimated_ Performance. Specified_ Period", "description": "An estimated period of performance for this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requestedPerformancePeriod": { "title": "Referenced Transport_ Service. Requested_ Performance. Specified_ Period", "description": "A requested period of performance for this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "plannedPerformancePeriod": { "title": "Referenced Transport_ Service. Planned_ Performance. Specified_ Period", "description": "A planned period of performance for this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualPerformancePeriod": { "title": "Referenced Transport_ Service. Actual_ Performance. Specified_ Period", "description": "An actual period of performance for this referenced transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedDocumentType": { "title": "Referenced_ Document. Details", "description": "Written, printed or electronic matter that is referenced.", "type": "object", "properties": { "issuerAssignedId": { "title": "Referenced_ Document. Issuer Assigned_ Identification. Identifier", "description": "The unique issuer assigned identifier for this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "uri": { "title": "Referenced_ Document. URI_ Identification. Identifier", "description": "The unique Uniform Resource Identifier (URI) for this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "statusCode": { "title": "Referenced_ Document. Status. Code", "description": "The code specifying the status for this referenced document.", "$ref": "#/$defs/qdt/$defs/documentStatusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "isOrHasCopy": { "title": "Referenced_ Document. Copy. Indicator", "description": "The indication of whether or not the referenced document is a copy.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "lineId": { "title": "Referenced_ Document. Line. Identifier", "description": "The unique identifier of a line in this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Referenced_ Document. Type. Code", "description": "The code specifying the type of referenced document.", "$ref": "#/$defs/qdt/$defs/documentCodeType", "properties": { "listId": false, "listVersionId": false, "name": false, "listUri": false } }, "relationshipTypeCode": { "title": "Referenced_ Document. Relationship Type. Code", "description": "The code specifying the type of relationship between this referenced document and another artefact, such as a replacement of an original document.", "$ref": "#/$defs/qdt/$defs/referenceCodeType" }, "id": { "title": "Referenced_ Document. Identification. Identifier", "description": "A unique identifier for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "globalId": { "title": "Referenced_ Document. Global_ Identification. Identifier", "description": "A unique global identifier for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "revisionId": { "title": "Referenced_ Document. Revision_ Identification. Identifier", "description": "A unique identifier for a revision of this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "name": { "title": "Referenced_ Document. Name. Text", "description": "A name, expressed as text, for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "receiptDateTime": { "title": "Referenced_ Document. Receipt. Date Time", "description": "The date, time, date time, or other date time value for the formal receipt of this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "attachmentBinaryObject": { "title": "Referenced_ Document. Attachment. Binary Object", "description": "A binary object that is attached or otherwise appended to this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/binaryObjectType" } }, "remarks": { "title": "Referenced_ Document. Remarks. Text", "description": "A remark, expressed as text, regarding this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "acceptanceDateTime": { "title": "Referenced_ Document. Acceptance. Date Time", "description": "The date, time, date time, or other date time value of the acceptance of this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "information": { "title": "Referenced_ Document. Information. Text", "description": "Information, expressed as text, for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "isOrHasAuthenticatedOriginal": { "title": "Referenced_ Document. Authenticated Original. Indicator", "description": "The indication of whether or not this referenced document is an authenticated original.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasElectronicPresentation": { "title": "Referenced_ Document. Electronic Presentation. Indicator", "description": "The indication of whether or not this referenced document is presented in an electronic format.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "categoryCode": { "title": "Referenced_ Document. Category. Code", "description": "The code specifying the category of this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "referenceTypeCode": { "title": "Referenced_ Document. Reference_ Type. Code", "description": "The code specifying the reference type of this referenced document.", "$ref": "#/$defs/qdt/$defs/referenceCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "sectionName": { "title": "Referenced_ Document. Section Name. Text", "description": "A section name, expressed as text, for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "languageId": { "title": "Referenced_ Document. Language. Identifier", "description": "An identifier for a language used in this referenced document.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/languageIdType", "properties": { "schemeId": false, "schemeVersionId": false } }, "maxItems": 1 }, "previousRevisionId": { "title": "Referenced_ Document. Previous Revision_ Identification. Identifier", "description": "An identifier for a previous revision of this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "description": { "title": "Referenced_ Document. Description. Text", "description": "A textual description for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "issueDateTime": { "title": "Referenced_ Document. Formatted_ Issue. Date Time", "description": "The formatted date or date time for the issuance of this referenced document.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "pageId": { "title": "Referenced_ Document. Page. Identifier", "description": "The identifier of the page for this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "subordinateLineId": { "title": "Referenced_ Document. Subordinate Line. Identifier", "description": "The identifier of the subordinate line of this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "referenceDateTime": { "title": "Referenced_ Document. Reference. Date Time", "description": "The reference date or date time for this referenced document.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "proprietaryType": { "title": "Referenced_ Document. Proprietary_ Type. Text", "description": "A proprietary type, expressed as text, for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "includedAmount": { "title": "Referenced_ Document. Included. Amount", "description": "A monetary value included in this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "versionId": { "title": "Referenced_ Document. Version_ Identification. Identifier", "description": "The identifier for the version of this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "totalIssueCountNumeric": { "title": "Referenced_ Document. Total_ Issue Count. Numeric", "description": "The total issue count for this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "status": { "title": "Referenced_ Document. Status. Text", "description": "A status, expressed as text, for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "processConditionCode": { "title": "Referenced_ Document. Process_ Condition. Code", "description": "The code specifying the process condition for this referenced document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "processCondition": { "title": "Referenced_ Document. Process_ Condition. Text", "description": "A process condition, expressed as text, for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "subtypeCode": { "title": "Referenced_ Document. Subtype. Code", "description": "A code specifying a subtype of this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "type": { "title": "Referenced_ Document. Type. Text", "description": "A type, expressed as text, for this referenced document.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "effectivePeriod": { "title": "Referenced_ Document. Effective. Specified_ Period", "description": "The specified period within which this referenced document is effective.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "acceptablePeriod": { "title": "Referenced_ Document. Acceptable. Specified_ Period", "description": "The specified period within which this referenced document may be accepted.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "issuer": { "title": "Referenced_ Document. Issuer. Trade_ Party", "description": "The trade related party that issues this referenced document.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "recipient": { "title": "Referenced_ Document. Recipient. Trade_ Party", "description": "A trade related party that receives this referenced document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "issueLogisticsLocation": { "title": "Referenced_ Document. Issue. Logistics_ Location", "description": "The logistics related location where this referenced document has been issued.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "lodgementLogisticsLocation": { "title": "Referenced_ Document. Lodgement. Logistics_ Location", "description": "The logistics related location where this referenced document has been lodged.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "contractualDocumentClause": { "title": "Referenced_ Document. Contractual. Document_ Clause", "description": "A contractual clause of this referenced document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentClauseType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "signatoryDocumentAuthentication": { "title": "Referenced_ Document. Signatory. Document_ Authentication", "description": "A signatory authentication for this referenced document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Referenced_ Document. Attached. Specified_ Binary File", "description": "A specified binary file attached to this referenced document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sender": { "title": "Referenced_ Document. Sender. Trade_ Party", "description": "The trade related party that sends this referenced document.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedNote": { "title": "Referenced_ Document. Included. Note", "description": "A note included in this referenced document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedDocumentStatus": { "title": "Referenced_ Document. Specified. Document_ Status", "description": "Status information specified for this referenced document.", "type": "array", "items": { "$ref": "#/$defs/documentStatusType" } }, "issuerSpecifiedDocumentHandlingInstructions": { "title": "Referenced_ Document. Issuer_ Specified. Document Handling_ Instructions", "description": "Handling instructions specified by the issuer for this referenced document.", "type": "array", "items": { "$ref": "#/$defs/documentHandlingInstructionsType" } }, "validityPeriod": { "title": "Referenced_ Document. Validity. Specified_ Period", "description": "A period of validity specified for this referenced document.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedLocationType": { "title": "Referenced_ Location. Details", "description": "A reference to a physical location or place.", "type": "object", "properties": { "id": { "title": "Referenced_ Location. Identification. Identifier", "description": "An identifier for this referenced location such as a United Nations Blue Number (UNBN) or GS1 Global Location Number (GLN).", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Referenced_ Location. Name. Text", "description": "A name, expressed as text, of this referenced location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Referenced_ Location. Type. Code", "description": "The code specifying the type of referenced location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Referenced_ Location. Description. Text", "description": "A textual description for this referenced location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "referenceTypeCode": { "title": "Referenced_ Location. Reference_ Type. Code", "description": "The code specifying the reference type of this referenced location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "globalId": { "title": "Referenced_ Location. Global_ Identification. Identifier", "description": "A global identifier of this referenced location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "utcOffsetNumeric": { "title": "Referenced_ Location. UTC Offset. Numeric", "description": "The UTC (Universal Time Coordinate) time offset value for this referenced location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "countryName": { "title": "Referenced_ Location. Country Name. Text", "description": "The country name, expressed as text, of this referenced location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "countryId": { "title": "Referenced_ Location. Country. Identifier", "description": "The identifier of the country for this referenced location.", "$ref": "#/$defs/qdt/$defs/countryIdType" }, "countrySubDivisionId": { "title": "Referenced_ Location. Country Sub-Division. Identifier", "description": "The identifier of the country sub-division for this referenced location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "appliedAgriculturalApplication": { "title": "Referenced_ Location. Applied. Specified_ Agricultural Application", "description": "A specified agricultural application applied to this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalApplicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "postalTradeAddress": { "title": "Referenced_ Location. Postal. Trade_ Address", "description": "The postal trade address for this referenced location.", "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedGeographicalFeature": { "title": "Referenced_ Location. Associated. Specified_ Geographical Feature", "description": "A geographical feature associated with this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/geographicalFeatureType", "properties": { "isOrHasCollection": false, "includedGeographicalPoint": false, "includedGeographicalLine": false, "includedGeographicalSurface": false, "includedGeographicalMultiPoint": false, "includedGeographicalMultiCurve": false, "includedGeographicalMultiSurface": false, "includedGeographicalGrid": false, "usedCSEngineeringCoordinateReferenceSystem": false, "usedGeographicalCoordinateSourceSystem": false, "includedCircle": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedInventory": { "title": "Referenced_ Location. Specified. Supply Chain_ Inventory", "description": "Supply chain inventory specified for this referenced location.", "type": "array", "items": { "$ref": "#/$defs/inventoryType" } }, "specifiedProductionFacility": { "title": "Referenced_ Location. Specified. Production_ Facility", "description": "A production facility specified for this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionFacilityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedFacilityProductionUnit": { "title": "Referenced_ Location. Related. Facility_ Production Unit", "description": "A facility production unit related to this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/facilityProductionUnitType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specified": { "title": "Referenced_ Location. Specified. Trade_ Party", "description": "A trade party specified for this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Referenced_ Location. Specified. Supply Chain_ Event", "description": "A supply chain event specified for this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspection": { "title": "Referenced_ Location. Applicable. Specified_ Inspection", "description": "A specified inspection applicable to this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityInspection": { "title": "Referenced_ Location. Applicable. Sustainability_ Inspection", "description": "A sustainability inspection applicable to this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityInspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Referenced_ Location. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSustainabilityAssertion": { "title": "Referenced_ Location. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this referenced location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedLogisticsPackageType": { "title": "Referenced_ Logistics_ Package. Details", "description": "A referenced self-contained wrapping or container within which goods can be contained for logistics purposes.", "type": "object", "properties": { "itemQuantity": { "title": "Referenced_ Logistics_ Package. Item. Quantity", "description": "The number of referenced logistics packages at this level.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "levelCode": { "title": "Referenced_ Logistics_ Package. Level. Code", "description": "The code specifying the level of this referenced logistics package.", "$ref": "#/$defs/qdt/$defs/packagingLevelCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "typeCode": { "title": "Referenced_ Logistics_ Package. Type. Code", "description": "The code specifying the type of referenced logistics package.", "$ref": "#/$defs/qdt/$defs/packageTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "sequenceNumeric": { "title": "Referenced_ Logistics_ Package. Sequence. Numeric", "description": "The sequence number of this referenced logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "id": { "title": "Referenced_ Logistics_ Package. Identification. Identifier", "description": "The identifier for this referenced logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "globalId": { "title": "Referenced_ Logistics_ Package. Global_ Identification. Identifier", "description": "The global identifier for this referenced logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "parentId": { "title": "Referenced_ Logistics_ Package. Parent_ Identification. Identifier", "description": "The parent identifier for this referenced logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "seriesStartId": { "title": "Referenced_ Logistics_ Package. Series Start_ Identification. Identifier", "description": "The identifier of the start of a series of packages within this referenced logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "seriesEndId": { "title": "Referenced_ Logistics_ Package. Series End_ Identification. Identifier", "description": "The identifier of the end of a series of packages within this referenced logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "colourCode": { "title": "Referenced_ Logistics_ Package. Colour. Code", "description": "The code specifying the colour of this referenced logistics package.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "type": { "title": "Referenced_ Logistics_ Package. Type. Text", "description": "A type, expressed as text, of this referenced logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "grossWeight": { "title": "Referenced_ Logistics_ Package. Gross Weight. Measure", "description": "The measure of the gross weight (mass) of this referenced logistics package and its contents.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "nominalGrossWeight": { "title": "Referenced_ Logistics_ Package. Nominal_ Gross Weight. Measure", "description": "The measure of the nominal gross weight (mass) of this referenced logistics package and its contents.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "netWeight": { "title": "Referenced_ Logistics_ Package. Net Weight. Measure", "description": "The measure of the net weight (mass) of the contents of this referenced logistics package.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "grossVolume": { "title": "Referenced_ Logistics_ Package. Gross Volume. Measure", "description": "The measure of the gross volume of this referenced logistics package.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "nominalGrossVolume": { "title": "Referenced_ Logistics_ Package. Nominal_ Gross Volume. Measure", "description": "The measure of the nominal gross volume of this referenced logistics package.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "description": { "title": "Referenced_ Logistics_ Package. Description. Text", "description": "A textual description of this referenced logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "information": { "title": "Referenced_ Logistics_ Package. Information. Text", "description": "Information, expressed as text, for this referenced logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "perPackageUnitQuantity": { "title": "Referenced_ Logistics_ Package. Per Package_ Unit. Quantity", "description": "A number of units per package in this referenced logistics package.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "physicalLogisticsShippingMarks": { "title": "Referenced_ Logistics_ Package. Physical. Logistics_ Shipping Marks", "description": "Physical logistics shipping marks in this referenced logistics package.", "type": "array", "items": { "$ref": "#/$defs/logisticsShippingMarksType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedLogisticsTransportEquipmentType": { "title": "Referenced_ Logistics_ Transport Equipment. Details", "description": "A referenced piece of equipment used to hold, protect or secure cargo for logistics purposes.", "type": "object", "properties": { "id": { "title": "Referenced_ Logistics_ Transport Equipment. Identification. Identifier", "description": "The unique identifier for this referenced piece of logistics transport equipment, such as a number, mark or name.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "categoryCode": { "title": "Referenced_ Logistics_ Transport Equipment. Category. Code", "description": "The code specifying the category of this referenced piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/transportEquipmentCategoryCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "characteristicCode": { "title": "Referenced_ Logistics_ Transport Equipment. Characteristic. Code", "description": "The code specifying the characteristics, such as size and type, of this referenced piece of logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/transportEquipmentSizeTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "characteristic": { "title": "Referenced_ Logistics_ Transport Equipment. Characteristic. Text", "description": "The characteristics, expressed as text, of a referenced piece of logistics transport equipment, such as size and type.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "loadedPackageQuantity": { "title": "Referenced_ Logistics_ Transport Equipment. Loaded Package. Quantity", "description": "The number of packages loaded into or onto this piece of referenced logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "unitQuantity": { "title": "Referenced_ Logistics_ Transport Equipment. Unit. Quantity", "description": "The number of units of this type of referenced logistics transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "grossWeight": { "title": "Referenced_ Logistics_ Transport Equipment. Gross Weight. Measure", "description": "The measure of the gross weight (mass) of this piece of referenced logistics transport equipment which is the weight (mass) including loaded goods, packing and transport equipment.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "netWeight": { "title": "Referenced_ Logistics_ Transport Equipment. Net Weight. Measure", "description": "The measure of the net weight (mass) of this piece of referenced logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "grossVolume": { "title": "Referenced_ Logistics_ Transport Equipment. Gross Volume. Measure", "description": "The measure of the gross volume of this piece of referenced logistics transport equipment.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "carrierAssignedBookingId": { "title": "Referenced_ Logistics_ Transport Equipment. Carrier Assigned Booking_ Identification. Identifier", "description": "A carrier assigned booking identifier for this piece of referenced logistics transport equipment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "affixedLogisticsSeal": { "title": "Referenced_ Logistics_ Transport Equipment. Affixed. Logistics_ Seal", "description": "A seal affixed to this piece of referenced logistics transport equipment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsSealType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "settingTransportSettingTemperature": { "title": "Referenced_ Logistics_ Transport Equipment. Setting. Transport Setting_ Temperature", "description": "A temperature setting for this piece of referenced logistics transport equipment, such as storage temperature or operational temperature.", "type": "array", "items": { "$ref": "#/$defs/transportSettingTemperatureType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedProductType": { "title": "Referenced_ Product. Details", "description": "A reference to a product or service produced by human or mechanical effort or by a natural process for trading purposes.", "type": "object", "properties": { "id": { "title": "Referenced_ Product. Identification. Identifier", "description": "A unique identifier for this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "globalId": { "title": "Referenced_ Product. Global_ Identification. Identifier", "description": "A unique global identifier for this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "sellerAssignedId": { "title": "Referenced_ Product. Seller Assigned_ Identification. Identifier", "description": "The unique seller assigned identifier for this referenced product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "buyerAssignedId": { "title": "Referenced_ Product. Buyer Assigned_ Identification. Identifier", "description": "The unique buyer assigned identifier for this referenced product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "manufacturerAssignedId": { "title": "Referenced_ Product. Manufacturer Assigned_ Identification. Identifier", "description": "A unique manufacturer assigned identifier for this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "industryAssignedId": { "title": "Referenced_ Product. Industry Assigned_ Identification. Identifier", "description": "A unique industry assigned identifier for this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "name": { "title": "Referenced_ Product. Name. Text", "description": "A name, expressed as text, for this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Referenced_ Product. Description. Text", "description": "A textual description for this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "relationshipTypeCode": { "title": "Referenced_ Product. Relationship_ Type. Code", "description": "A code specifying a type of relationship for this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "unitQuantity": { "title": "Referenced_ Product. Unit. Quantity", "description": "A unit quantity of this referenced product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedStandardType": { "title": "Referenced_ Standard. Details", "description": "A referenced norm or requirement that establishes uniform criteria, methods, processes and practices, such as in engineering or technical areas.", "type": "object", "properties": { "id": { "title": "Referenced_ Standard. Identification. Identifier", "description": "The identifier of this referenced standard.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "versionId": { "title": "Referenced_ Standard. Version. Identifier", "description": "The identifier of the version of this referenced standard.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "elementVersionId": { "title": "Referenced_ Standard. Element Version. Identifier", "description": "The identifier of the version of a specific element within the referenced standard, such as the version of a data element.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "uri": { "title": "Referenced_ Standard. URI. Identifier", "description": "The Uniform Resource Identifier (URI) for this referenced standard.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "partId": { "title": "Referenced_ Standard. Part_ Identification. Identifier", "description": "The identifier of a part of this referenced standard, such as a section or topic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "agencyId": { "title": "Referenced_ Standard. Agency. Identifier", "description": "The identifier of the agency for this referenced standard.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Referenced_ Standard. Name. Text", "description": "The name, expressed as text, for this referenced standard.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "typeCode": { "title": "Referenced_ Standard. Type. Code", "description": "The code specifying the type of referenced standard.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Referenced_ Standard. Description. Text", "description": "A textual description of this referenced standard.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableTradeCountry": { "title": "Referenced_ Standard. Applicable. Trade_ Country", "description": "A country where this referenced standard is applicable.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSustainabilityAssertion": { "title": "Referenced_ Standard. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMetricCharacteristic": { "title": "Referenced_ Standard. Applicable. Metric_ Characteristic", "description": "A metric characteristic applicable to this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/metricCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedDocument": { "title": "Referenced_ Standard. Specified. Referenced_ Document", "description": "A referenced document specified for this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Referenced_ Standard. Attached. Specified_ Binary File", "description": "A binary file attached to this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCertificate": { "title": "Referenced_ Standard. Applicable. Specified_ Certificate", "description": "A specified certificate applicable to this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAssessment": { "title": "Referenced_ Standard. Applicable. Specified_ Assessment", "description": "A specified assessment applicable to this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLicence": { "title": "Referenced_ Standard. Applicable. Specified_ Licence", "description": "A specified licence applicable to this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/licenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDeclaration": { "title": "Referenced_ Standard. Applicable. Specified_ Declaration", "description": "A specified declaration applicable to this referenced standard.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/declarationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedConsignmentItemType": { "title": "Referenced_ Supply Chain_ Consignment Item. Details", "description": "A reference to an item within a supply chain consignment of goods separately identified for transport and customs purposes.", "type": "object", "properties": { "sequenceNumeric": { "title": "Referenced_ Supply Chain_ Consignment Item. Sequence. Numeric", "description": "The sequence number for this referenced supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "typeCode": { "title": "Referenced_ Supply Chain_ Consignment Item. Type. Code", "description": "The code specifying the type of referenced supply chain consignment item.", "$ref": "#/$defs/qdt/$defs/goodsTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "typeExtensionCode": { "title": "Referenced_ Supply Chain_ Consignment Item. Type Extension. Code", "description": "The code used as an extension to the type code for further specifying the type of referenced supply chain consignment item.", "$ref": "#/$defs/qdt/$defs/goodsTypeExtensionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "tradeLineItemQuantity": { "title": "Referenced_ Supply Chain_ Consignment Item. Trade Line Item. Quantity", "description": "The number of trade line items in this referenced supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "associatedReferencedDocument": { "title": "Referenced_ Supply Chain_ Consignment Item. Associated. Referenced_ Document", "description": "A referenced document associated with this referenced supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportLogisticsPackage": { "title": "Referenced_ Supply Chain_ Consignment Item. Transport. Logistics_ Package", "description": "A transport package for this referenced supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedTradeLineItem": { "title": "Referenced_ Supply Chain_ Consignment Item. Included. Supply Chain_ Trade Line Item", "description": "A trade line item included in this referenced supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLineItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "natureIdCargo": { "title": "Referenced_ Supply Chain_ Consignment Item. Nature Identification. Transport_ Cargo", "description": "Transport cargo details of this referenced supply chain consignment item sufficient to identify its nature for customs, statistical or transport purposes.", "type": "array", "items": { "$ref": "#/$defs/cargoType" } }, "physicalLogisticsShippingMarks": { "title": "Referenced_ Supply Chain_ Consignment Item. Physical. Logistics_ Shipping Marks", "description": "Physical logistics shipping marks and barcode information for this referenced supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/logisticsShippingMarksType" } }, "associatedReferencedLogisticsTransportEquipment": { "title": "Referenced_ Supply Chain_ Consignment Item. Associated. Referenced_ Logistics_ Transport Equipment", "description": "A piece of transport equipment associated with this referenced supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLogisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDangerousGoods": { "title": "Referenced_ Supply Chain_ Consignment Item. Applicable. Transport_ Dangerous Goods", "description": "Dangerous goods transport details applicable to this referenced supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Referenced_ Supply Chain_ Consignment Item. Applicable. Note", "description": "A note applicable to this referenced supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLogisticsServiceCharge": { "title": "Referenced_ Supply Chain_ Consignment Item. Applicable. Logistics_ Service Charge", "description": "A logistics service charge applicable to this referenced supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedConsignmentType": { "title": "Referenced_ Supply Chain_ Consignment. Details", "description": "A referenced, separately identifiable collection of goods items to be transported or available to be transported from one consignor to one consignee via one or more modes of transport where each consignment is the subject of one single transport contract.", "type": "object", "properties": { "id": { "title": "Referenced_ Supply Chain_ Consignment. Identification. Identifier", "description": "A unique identifier for this referenced supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "consignorAssignedId": { "title": "Referenced_ Supply Chain_ Consignment. Consignor Assigned. Identifier", "description": "The unique identifier assigned by the consignor to this referenced supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "consigneeAssignedId": { "title": "Referenced_ Supply Chain_ Consignment. Consignee Assigned. Identifier", "description": "The unique identifier assigned by the consignee to this referenced supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "carrierAssignedId": { "title": "Referenced_ Supply Chain_ Consignment. Carrier Assigned. Identifier", "description": "The unique identifier assigned by the carrier to this referenced supply chain consignment, such as a booking reference number when cargo space is reserved prior to loading.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "freightForwarderAssignedId": { "title": "Referenced_ Supply Chain_ Consignment. Freight Forwarder Assigned. Identifier", "description": "The unique identifier assigned by the freight forwarder to this referenced supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "sequenceNumeric": { "title": "Referenced_ Supply Chain_ Consignment. Sequence. Numeric", "description": "The sequence number for this referenced supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "transportSplitDescription": { "title": "Referenced_ Supply Chain_ Consignment. Transport Split Description. Text", "description": "The textual description of the transport split of this referenced supply chain consignment across different transport means or transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "grossWeight": { "title": "Referenced_ Supply Chain_ Consignment. Gross Weight. Measure", "description": "A measure of the gross weight (mass) of this referenced supply chain consignment which includes the weight of packaging but which excludes the weight of any transport equipment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" } }, "netWeight": { "title": "Referenced_ Supply Chain_ Consignment. Net Weight. Measure", "description": "A measure of the net weight (mass) of this referenced consignment which excludes the weight of packaging and the weight of any transport equipment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" } }, "grossVolume": { "title": "Referenced_ Supply Chain_ Consignment. Gross Volume. Measure", "description": "A measure of the gross volume, normally calculated by multiplying the maximum length, width and height, of this referenced supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" } }, "consignmentItemQuantity": { "title": "Referenced_ Supply Chain_ Consignment. Consignment Item. Quantity", "description": "The number of consignment items separately defined for transport or customs purposes within this referenced supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "carrierAcceptanceDateTime": { "title": "Referenced_ Supply Chain_ Consignment. Carrier Acceptance. Date Time", "description": "The date, time, date time or other date time value when this referenced supply chain consignment will be, or has been, accepted by the carrier.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "customsId": { "title": "Referenced_ Supply Chain_ Consignment. Customs_ Identification. Identifier", "description": "The identifier, for customs purposes, for this referenced supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "includedReferencedConsignmentItem": { "title": "Referenced_ Supply Chain_ Consignment. Included. Referenced_ Supply Chain_ Consignment Item", "description": "A referenced consignment item included in this referenced supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/referencedConsignmentItemType" } }, "consignor": { "title": "Referenced_ Supply Chain_ Consignment. Consignor. Trade_ Party", "description": "The consignor party for this referenced supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "consignee": { "title": "Referenced_ Supply Chain_ Consignment. Consignee. Trade_ Party", "description": "The consignee party for this referenced supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "despatch": { "title": "Referenced_ Supply Chain_ Consignment. Despatch. Trade_ Party", "description": "The party from whom this referenced supply chain consignment will be or has been despatched.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "delivery": { "title": "Referenced_ Supply Chain_ Consignment. Delivery. Trade_ Party", "description": "The party to whom this referenced supply chain consignment will be or has been delivered.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "notified": { "title": "Referenced_ Supply Chain_ Consignment. Notified. Trade_ Party", "description": "A party who has been or will be notified about this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "carrier": { "title": "Referenced_ Supply Chain_ Consignment. Carrier. Trade_ Party", "description": "The carrier party for this referenced supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "relatedTradeTransaction": { "title": "Referenced_ Supply Chain_ Consignment. Related. Supply Chain_ Trade Transaction", "description": "A trade transaction related to this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportLogisticsPackage": { "title": "Referenced_ Supply Chain_ Consignment. Transport. Logistics_ Package", "description": "Transport packages for this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "vanningEvent": { "title": "Referenced_ Supply Chain_ Consignment. Vanning. Transport_ Event", "description": "The vanning event (the loading of this consignment at the place of its original despatch) for this referenced supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "carrierAcceptanceLogisticsLocation": { "title": "Referenced_ Supply Chain_ Consignment. Carrier Acceptance. Logistics_ Location", "description": "The location where this referenced supply chain consignment will be or has been accepted by the carrier.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableCrossBorderRegulatoryProcedure": { "title": "Referenced_ Supply Chain_ Consignment. Applicable. Cross-Border_ Regulatory Procedure", "description": "A cross-border regulatory procedure applicable to this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/crossBorderRegulatoryProcedureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportContractReferencedDocument": { "title": "Referenced_ Supply Chain_ Consignment. Transport Contract. Referenced_ Document", "description": "The transport contract document for this referenced supply chain consignment, such as an airwaybill or a seawaybill.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "preCarriageLogisticsTransportMovement": { "title": "Referenced_ Supply Chain_ Consignment. Pre-Carriage. Logistics_ Transport Movement", "description": "A pre-carriage logistics transport movement for this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "utilizedLogisticsTransportEquipment": { "title": "Referenced_ Supply Chain_ Consignment. Utilized. Logistics_ Transport Equipment", "description": "Logistics transport equipment utilized for this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "warehouseStorageEvent": { "title": "Referenced_ Supply Chain_ Consignment. Warehouse_ Storage. Transport_ Event", "description": "A warehouse storage event for this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsRiskAnalysisResult": { "title": "Referenced_ Supply Chain_ Consignment. Specified. Logistics_ Risk Analysis Result", "description": "A result of a logistics risk analysis specified for this referenced supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/logisticsRiskAnalysisResultType" } }, "devanningEvent": { "title": "Referenced_ Supply Chain_ Consignment. Devanning. Transport_ Event", "description": "A transport devanning event for this referenced supply chain consignment, i.e. the unloading of this consignment at the place of delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLogisticsServiceCharge": { "title": "Referenced_ Supply Chain_ Consignment. Applicable. Logistics_ Service Charge", "description": "A logistics service charge applicable to this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "statementNote": { "title": "Referenced_ Supply Chain_ Consignment. Statement. Note", "description": "A statement note for this referenced supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedTransportMeansType": { "title": "Referenced_ Transport Means. Details", "description": "Reference to a device or method used to convey people, goods, or other objects from place to place.", "type": "object", "properties": { "typeCode": { "title": "Referenced_ Transport Means. Type. Code", "description": "The code specifying the type of referenced transport means [Reference UNECE Recommendation 28].", "$ref": "#/$defs/qdt/$defs/transportMeansTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "type": { "title": "Referenced_ Transport Means. Type. Text", "description": "The type, expressed as text, of this referenced transport means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "id": { "title": "Referenced_ Transport Means. Identification. Identifier", "description": "An identifier of this referenced transport means, such as the International Maritime Organization number for a vessel.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "name": { "title": "Referenced_ Transport Means. Name. Text", "description": "The name, expressed as text, of this referenced transport means, such as the vessel name.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "isOrHasDriverAccompanied": { "title": "Referenced_ Transport Means. Driver Accompanied. Indicator", "description": "The indication of whether or not this referenced means of transport is accompanied by a driver.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencedEventType": { "title": "Referenced_ Transport_ Event. Details", "description": "A referenced significant occurrence or happening during transport.", "type": "object", "properties": { "scheduledArrivalRelatedDateTime": { "title": "Referenced_ Transport_ Event. Scheduled Arrival_ Related. Date Time", "description": "The date, time, date time or other date time value of the scheduled arrival related to this referenced transport event.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "scheduledDepartureRelatedDateTime": { "title": "Referenced_ Transport_ Event. Scheduled Departure_ Related. Date Time", "description": "The date, time, date time or other date time value of the scheduled departure related to this referenced transport event.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "reasonTypeCode": { "title": "Referenced_ Transport_ Event. Reason_ Type. Code", "description": "The code specifying the reason type for this referenced transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "occurrencePeriod": { "title": "Referenced_ Transport_ Event. Occurrence. Specified_ Period", "description": "A specified period of time for the occurrence of this referenced transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Referenced_ Transport_ Event. Applicable. Note", "description": "A note applicable to this referenced transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "occurrenceLogisticsLocation": { "title": "Referenced_ Transport_ Event. Occurrence. Logistics_ Location", "description": "The logistics location for the occurrence of this referenced transport event.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referencePriceType": { "title": "Reference_ Price. Details", "description": "A reference to a sum of money for which something is or may be bought or sold.", "type": "object", "properties": { "chargeAmount": { "title": "Reference_ Price. Charge. Amount", "description": "The monetary value of a charged reference price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "basisQuantity": { "title": "Reference_ Price. Basis. Quantity", "description": "A quantity on which the reference price is based.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } } }, "isOrHasNetPrice": { "title": "Reference_ Price. Net Price. Indicator", "description": "An indication of whether or not the reference price is a net price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "comparisonMethodCode": { "title": "Reference_ Price. Comparison Method. Code", "description": "The code specifying the comparison method for this reference price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "registeredTaxType": { "title": "Registered_ Tax. Details", "description": "A registered tax or duty system pertaining to an authority.", "type": "object", "properties": { "typeCode": { "title": "Registered_ Tax. Type. Code", "description": "The code specifying the type of registered tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "exemptionReasonCode": { "title": "Registered_ Tax. Exemption Reason. Code", "description": "The code specifying the exemption reason for this registered tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "exemptionReason": { "title": "Registered_ Tax. Exemption Reason. Text", "description": "A reason, expressed as text, for exemption from this registered tax.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "currencyCode": { "title": "Registered_ Tax. Currency. Code", "description": "The code specifying the currency for this registered tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "jurisdiction": { "title": "Registered_ Tax. Jurisdiction. Text", "description": "A jurisdiction, expressed as text, for this registered tax.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Registered_ Tax. Description. Text", "description": "A textual description of this registered tax.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "isOrHasCustomsDuty": { "title": "Registered_ Tax. Customs Duty. Indicator", "description": "The indication of whether or not this registered tax is a customs duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "requestingPartyType": { "title": "Requesting_ Party. Details", "description": "An individual, a group, or a body having a role as a requestor.", "type": "object", "properties": { "id": { "title": "Requesting_ Party. Identification. Identifier", "description": "The unique identifier for this requesting party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Requesting_ Party. Type. Code", "description": "The code specifying the type of requesting party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Requesting_ Party. Name. Text", "description": "The name, expressed as text, for this requesting party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Requesting_ Party. Description. Text", "description": "The textual description of this requesting party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "accessRightsCode": { "title": "Requesting_ Party. Access Rights. Code", "description": "The code specifying the access rights, such as unlimited, restricted, prohibited, for this requesting party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "languageCode": { "title": "Requesting_ Party. Language. Code", "description": "A code specifying a language for this requesting party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "beiId": { "title": "Requesting_ Party. BEI_ Identification. Identifier", "description": "The unique Business Entity Identifier (BEI) as defined by ISO 9362 (Banking telecommunication messages, Bank Identifier Codes) for this requesting party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "specifiedProprietaryIdentity": { "title": "Requesting_ Party. Specified. Proprietary_ Identity", "description": "A proprietary identity specified for this requesting party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/proprietaryIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "lineOfCreditSpecifiedFinancingFinancialAccount": { "title": "Requesting_ Party. Line Of Credit_ Specified. Financing_ Financial Account", "description": "The financing financial account, used for managing the line of credit, specified for this requesting party.", "oneOf": [ { "$ref": "#/$defs/financingFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedCreditorFinancialAccount": { "title": "Requesting_ Party. Specified. Creditor_ Financial Account", "description": "The creditor financial account, used for crediting, specified for this requesting party.", "oneOf": [ { "$ref": "#/$defs/creditorFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "returnableAssetInstructionsType": { "title": "Returnable Asset_ Instructions. Details", "description": "The procedures to follow for returnable assets, such as reusable packaging (pallets, crates).", "type": "object", "properties": { "materialId": { "title": "Returnable Asset_ Instructions. Material. Identifier", "description": "An identifier of the material to which these returnable asset instructions apply.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "termsAndConditionsDescription": { "title": "Returnable Asset_ Instructions. Terms And Conditions_ Description. Text", "description": "A textual description of the terms and conditions for these returnable asset instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "termsAndConditionsDescriptionCode": { "title": "Returnable Asset_ Instructions. Terms And Conditions_ Description. Code", "description": "The code specifying the description of the terms and conditions for these returnable asset instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "depositValueAmount": { "title": "Returnable Asset_ Instructions. Deposit Value_ Specified. Amount", "description": "A deposit value specified in these returnable asset instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "depositValueValidityPeriod": { "title": "Returnable Asset_ Instructions. Deposit Value_ Validity. Specified_ Period", "description": "The specified period during which the deposit value specified in these returnable asset instructions is valid.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "sampleObservationResultCharacteristicType": { "title": "Sample_ Observation Result Characteristic. Details", "description": "Specifies the type of the performed observation and the acquired values of this observation on the sample.", "type": "object", "properties": { "methodParameterId": { "title": "Sample_ Observation Result Characteristic. Method Parameter. Identifier", "description": "The identifier of the method parameter for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "parameterValue": { "title": "Sample_ Observation Result Characteristic. Parameter Value. Text", "description": "The parameter value, expressed as text, for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "comparisonOperatorCode": { "title": "Sample_ Observation Result Characteristic. Comparison Operator. Code", "description": "The code specifying the operator, such as less than, greater than or equal to, for comparing the measured value for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "measuredValueMeasure": { "title": "Sample_ Observation Result Characteristic. Measured Value. Measure", "description": "The measured value, expressed as a measure, for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "measuredValueText": { "title": "Sample_ Observation Result Characteristic. Measured Value. Text", "description": "The measured value, expressed as text, for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "range": { "title": "Sample_ Observation Result Characteristic. Range. Text", "description": "The range, expressed as text, of the values of the measurements performed for this observation result characteristic sample.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "measuredAccuracy": { "title": "Sample_ Observation Result Characteristic. Measured Accuracy. Measure", "description": "Accuracy, expressed as a measure, of the measurement for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "qualityResultCode": { "title": "Sample_ Observation Result Characteristic. Quality Result. Code", "description": "The code specifying the quality of the result for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "qualityResultDescription": { "title": "Sample_ Observation Result Characteristic. Quality Result Description. Text", "description": "The textual description of the quality of the result for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "referenceLevelQualityResultDescription": { "title": "Sample_ Observation Result Characteristic. Reference Level_ Quality Result Description. Text", "description": "The textual description of the reference level for the quality of the result for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "appliedDilutionNumeric": { "title": "Sample_ Observation Result Characteristic. Applied Dilution. Numeric", "description": "The rate of the applied dilution for this sample observation result characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "isOrHasShareable": { "title": "Sample_ Observation Result Characteristic. Shareable. Indicator", "description": "The indication of whether or not this sample observation result characteristic is shareable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "interpretationResultApplicableObservationObjectiveParameter": { "title": "Sample_ Observation Result Characteristic. Interpretation Result_ Applicable. Observation Objective_ Parameter", "description": "An applicable observation objective parameter of the interpretation result for this sample observation result characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/observationObjectiveParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "sampleObservationResultType": { "title": "Sample_ Observation Result. Details", "description": "A collection of diagnostic data, visual or technical, and processing data, performed on a sample.", "type": "object", "properties": { "id": { "title": "Sample_ Observation Result. Identification. Identifier", "description": "The identifier for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "materialType": { "title": "Sample_ Observation Result. Material Type. Text", "description": "The context material type of the observed sample, expressed as text, such as animal or blood.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "generalCharacteristic": { "title": "Sample_ Observation Result. General Characteristic. Text", "description": "The general characteristic, expressed as text, for this sample observation result, such as length, volume, density, titre, sensitivity, conductivity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "actualObservationStartDateTime": { "title": "Sample_ Observation Result. Actual_ Observation Start. Date Time", "description": "The date, time, date time, or other date time value for the start of the observation for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualObservationEndDateTime": { "title": "Sample_ Observation Result. Actual_ Observation End. Date Time", "description": "The date, time, date time, or other date time value for the end of the observation for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "observationTimeFrame": { "title": "Sample_ Observation Result. Observation Time Frame. Text", "description": "The observation time frame, expressed as text, for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "observationDiscontinuationReason": { "title": "Sample_ Observation Result. Observation Discontinuation Reason. Text", "description": "The observation discontinuation reason, expressed as text, for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasEmergencyObservation": { "title": "Sample_ Observation Result. Emergency Observation. Indicator", "description": "The indication of whether or not the observation was an emergency observation for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasOutsourcedObservation": { "title": "Sample_ Observation Result. Outsourced Observation. Indicator", "description": "The indication of whether or not the observation was an outsourced observation (performed by a third party).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "observationDiscontinuationReasonCode": { "title": "Sample_ Observation Result. Observation Discontinuation Reason. Code", "description": "The code specifying the observation discontinuation reason for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "materialTypeCode": { "title": "Sample_ Observation Result. Material Type. Code", "description": "The code specifying a material type for this sample observation result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasShareable": { "title": "Sample_ Observation Result. Shareable. Indicator", "description": "The indication of whether or not this sample observation result is shareable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "specifiedLaboratoryObservationReference": { "title": "Sample_ Observation Result. Specified. Laboratory Observation_ Reference", "description": "A laboratory observation reference specified for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/laboratoryObservationReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "authorizationLaboratoryObservationParty": { "title": "Sample_ Observation Result. Authorization. Laboratory Observation_ Party", "description": "The laboratory observation party who authorized this sample observation result.", "oneOf": [ { "$ref": "#/$defs/laboratoryObservationPartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "attachedLaboratoryObservationNote": { "title": "Sample_ Observation Result. Attached. Laboratory Observation_ Note", "description": "A note attached to the laboratory observation results with additional observations and or conclusions.", "type": "array", "items": { "$ref": "#/$defs/laboratoryObservationNoteType" } }, "usedLaboratoryObservationAnalysisMethod": { "title": "Sample_ Observation Result. Used. Laboratory Observation Analysis_ Method", "description": "A laboratory observation analysis method used for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/laboratoryObservationAnalysisMethodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "minimumStandardValueSpecifiedSampleObservationResultCharacteristic": { "title": "Sample_ Observation Result. Minimum Standard Value_ Specified. Sample_ Observation Result Characteristic", "description": "A minimum standard value of the values for the characteristic observed or measured by using the specified type of observation for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sampleObservationResultCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "maximumStandardValueSpecifiedSampleObservationResultCharacteristic": { "title": "Sample_ Observation Result. Maximum Standard Value_ Specified. Sample_ Observation Result Characteristic", "description": "A maximum standard value of the values for the characteristic observed or measured by using the specified type of observation for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sampleObservationResultCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "observedValueSpecifiedSampleObservationResultCharacteristic": { "title": "Sample_ Observation Result. Observed Value_ Specified. Sample_ Observation Result Characteristic", "description": "An observed value for the characteristic, acquired by observing or measuring according to the specified type of observation for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sampleObservationResultCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "expectedValueSpecifiedSampleObservationResultCharacteristic": { "title": "Sample_ Observation Result. Expected Value_ Specified. Sample_ Observation Result Characteristic", "description": "An expected value for the characteristic, to be observed or measured according to the specified type of observation for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sampleObservationResultCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLaboratoryObservationInstructions": { "title": "Sample_ Observation Result. Specified. Laboratory Observation_ Instructions", "description": "A set of laboratory observation instructions specified for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/laboratoryObservationInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "laboratoryAnalysisRequestSpecifiedLaboratoryObservationReference": { "title": "Sample_ Observation Result. Laboratory Analysis Request_ Specified. Laboratory Observation_ Reference", "description": "A laboratory observation analysis request reference specified for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/laboratoryObservationReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outsourcedLaboratoryObservationParty": { "title": "Sample_ Observation Result. Outsourced Laboratory. Laboratory Observation_ Party", "description": "The outsourced laboratory party who performed this sample observation result.", "oneOf": [ { "$ref": "#/$defs/laboratoryObservationPartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "interpretationResultApplicableObservationObjectiveParameter": { "title": "Sample_ Observation Result. Interpretation Result_ Applicable. Observation Objective_ Parameter", "description": "An applicable observation objective parameter of the interpretation result for this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/observationObjectiveParameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMethod": { "title": "Sample_ Observation Result. Applicable. Specified_ Method", "description": "A specified method applicable to this sample observation result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "sectionSegmentType": { "title": "Section_ Segment. Details", "description": "The parts into which a segment is or may be divided.", "type": "object", "properties": { "id": { "title": "Section_ Segment. Identification. Identifier", "description": "The identifier of this section segment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Section_ Segment. Type. Code", "description": "The code specifying the type of section segment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "information": { "title": "Section_ Segment. Information. Text", "description": "Information, expressed as text, in this section segment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "imageBinaryObject": { "title": "Section_ Segment. Image. Binary Object", "description": "The image, expressed as a binary object, for this section segment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/binaryObjectType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "spatialDimensionType": { "title": "Spatial_ Dimension. Details", "description": "A measure of spatial extent of an object, such as the length, breadth or height of a shipping container.", "type": "object", "properties": { "value": { "title": "Spatial_ Dimension. Value. Measure", "description": "The measure of the value of this spatial dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "typeCode": { "title": "Spatial_ Dimension. Type. Code", "description": "The code specifying the type of spatial dimension, such as thickness, area, or volume.", "$ref": "#/$defs/qdt/$defs/dimensionTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "description": { "title": "Spatial_ Dimension. Description. Text", "description": "A textual description of this spatial dimension.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "width": { "title": "Spatial_ Dimension. Width. Measure", "description": "The measure of the width component of this spatial dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "length": { "title": "Spatial_ Dimension. Length. Measure", "description": "The measure of the length component of this spatial dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "height": { "title": "Spatial_ Dimension. Height. Measure", "description": "The measure of the height component of this spatial dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "id": { "title": "Spatial_ Dimension. Identification. Identifier", "description": "The unique identifier of this spatial dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "diameter": { "title": "Spatial_ Dimension. Diameter. Measure", "description": "The measure of the diameter component for this spatial dimension.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "specialQueryType": { "title": "Special_ Query. Details", "description": "A special question or request for information.", "type": "object", "properties": { "id": { "title": "Special_ Query. Identification. Identifier", "description": "The identifier for this special query.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "submittedDateTime": { "title": "Special_ Query. Submitted. Date Time", "description": "The date, time, date time, or other date time value when this special query was submitted.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "submittingPersonName": { "title": "Special_ Query. Submitting Person Name. Text", "description": "A name, expressed as text, of the person submitting this special query.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "subject": { "title": "Special_ Query. Subject. Text", "description": "A subject, expressed as text, of this special query.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "content": { "title": "Special_ Query. Content. Text", "description": "Content, expressed as text, of this special query.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "latestResponseDateTime": { "title": "Special_ Query. Latest_ Response. Date Time", "description": "The date, time, date time, or other date time value for the latest response to this special query.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "versionId": { "title": "Special_ Query. Version. Identifier", "description": "The identifier of the version for this special query.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "responseDateTime": { "title": "Special_ Query. Response. Date Time", "description": "The date, time, date time, or other date time value of the response for this special query.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "responseStatusCode": { "title": "Special_ Query. Response_ Status. Code", "description": "The code specifying the response status for this special query.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "speciesAnimalType": { "title": "Species TT_ Animal. Details", "description": "The species of a Track and Trace (TT) animal or batch of animals.", "type": "object", "properties": { "speciesTypeCode": { "title": "Species TT_ Animal. Species_ Type. Code", "description": "A code specifying the species type of this TT animal.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "minItems": 1 }, "scientificSpeciesNameTypeCode": { "title": "Species TT_ Animal. Scientific Species Name_ Type. Code", "description": "A code specifying the type of scientific species name for this TT animal.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "regulationSpeciesNameTypeCode": { "title": "Species TT_ Animal. Regulation Species Name_ Type. Code", "description": "A code specifying the type of regulation species name for this TT animal.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "tradeSpeciesNameTypeCode": { "title": "Species TT_ Animal. Trade Species Name_ Type. Code", "description": "A code specifying the type of trade species name for this TT animal.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "specificationQueryType": { "title": "Specification_ Query. Details", "description": "A formally raised question or request for information about this specification.", "type": "object", "properties": { "id": { "title": "Specification_ Query. Identification. Identifier", "description": "The unique identifier for this specification query.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Specification_ Query. Type. Code", "description": "The code specifying the type of specification query.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false } }, "content": { "title": "Specification_ Query. Content. Text", "description": "The content, expressed as text, of this specification query.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "contractualLanguageCode": { "title": "Specification_ Query. Contractual Language. Code", "description": "The code specifying the contractual language for this specification query.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "required": [ "id", "content" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "specificationResponseType": { "title": "Specification_ Response. Details", "description": "A response to a specification query.", "type": "object", "properties": { "id": { "title": "Specification_ Response. Identification. Identifier", "description": "The unique identifier for this specification response.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "queryId": { "title": "Specification_ Response. Query_ Identification. Identifier", "description": "The unique identifier for the query to which this response refers.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Specification_ Response. Type. Code", "description": "The code specifying the type of this specification response.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "content": { "title": "Specification_ Response. Content. Text", "description": "The content, expressed as text, of this specification response.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "contractualLanguageCode": { "title": "Specification_ Response. Contractual Language. Code", "description": "The code specifying the contractual language for this specification response.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "required": [ "id", "content" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "actionType": { "title": "Specified_ Action. Details", "description": "The process of doing something in order to make something happen or to deal with a situation.", "type": "object", "properties": { "typeCode": { "title": "Specified_ Action. Type. Code", "description": "The code specifying the type of action.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Specified_ Action. Type. Text", "description": "A type, expressed as text, for this specified action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Action. Description. Text", "description": "A textual description for this specified action.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "agriculturalApplicationType": { "title": "Specified_ Agricultural Application. Details", "description": "Any substance such as seed, fertilizer, water, gas or chemical applied to an agricultural field, substrate, construction, plant, animal or product.", "type": "object", "properties": { "id": { "title": "Specified_ Agricultural Application. Identification. Identifier", "description": "The identifier for this specified agricultural application.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "specifiedReferencedLocation": { "title": "Specified_ Agricultural Application. Specified. Referenced_ Location", "description": "A referenced location specified for this specified agricultural application.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedAgriculturalZoneArea": { "title": "Specified_ Agricultural Application. Applied. Agricultural Zone_ Area", "description": "A specified agricultural application applied to this agricultural zone area.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalZoneAreaType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductBatch": { "title": "Specified_ Agricultural Application. Specified. Product_ Batch", "description": "A product batch specified for this specified agricultural application.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedAgriculturalCertificate": { "title": "Specified_ Agricultural Application. Applied. Agricultural_ Certificate", "description": "An agricultural certificate applied to this specified agricultural application.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/agriculturalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedCropPlot": { "title": "Specified_ Agricultural Application. Specified. Crop_ Plot", "description": "A crop plot specified for this agricultural application.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/cropPlotType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedMaterial": { "title": "Specified_ Agricultural Application. Applied. Specified_ Material", "description": "Specified material applied to this agricultural application.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedChemicalTreatment": { "title": "Specified_ Agricultural Application. Applied. Specified_ Chemical Treatment", "description": "A specified chemical treatment applied to this agricultural application.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/chemicalTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Specified_ Agricultural Application. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this agricultural application.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "assessmentType": { "title": "Specified_ Assessment. Details", "description": "The evaluation of an object, such as a product, process, or organization, with respect to the object's worth or condition.", "type": "object", "properties": { "reportId": { "title": "Specified_ Assessment. Report_ Identification. Identifier", "description": "The report identifier for this specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Specified_ Assessment. Type. Code", "description": "The code specifying the type of specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "categoryCode": { "title": "Specified_ Assessment. Category. Code", "description": "The code specifying the category for this specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Specified_ Assessment. Name. Text", "description": "A name, expressed as text, for this specified assessment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasSelfAssessed": { "title": "Specified_ Assessment. Self Assessed. Indicator", "description": "The indication of whether or not this specified assessment is self assessed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "statusCode": { "title": "Specified_ Assessment. Status. Code", "description": "The code specifying the status of this specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "startDateTime": { "title": "Specified_ Assessment. Start. Date Time", "description": "The date, time, date time or other date time value for the start of this specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "endDateTime": { "title": "Specified_ Assessment. End. Date Time", "description": "The date, time, date time or other date time value for the end of this specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "reportDateTime": { "title": "Specified_ Assessment. Report. Date Time", "description": "The date, time, date time or other date time value of the report of this specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasVerified": { "title": "Specified_ Assessment. Verified. Indicator", "description": "The indication of whether or not this specified assessment is verified.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "assuranceLevelCode": { "title": "Specified_ Assessment. Assurance Level. Code", "description": "The code specifying the assurance level, such as verified by second party or third party, for this specified assessment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "assessor": { "title": "Specified_ Assessment. Assessor. Trade_ Party", "description": "The assessor party for this specified assessment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "verifier": { "title": "Specified_ Assessment. Verifier. Trade_ Party", "description": "A verifier party for this specified assessment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Specified_ Assessment. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this specified assessment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "assessedObject": { "title": "Specified_ Assessment. Assessed. Specified_ Object", "description": "An object assessed for this specified assessment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/objectType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedTradeTransaction": { "title": "Specified_ Assessment. Related. Supply Chain_ Trade Transaction", "description": "A supply chain trade transaction related to this specified assessment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedBinaryFile": { "title": "Specified_ Assessment. Associated. Specified_ Binary File", "description": "A binary file associated with this specified assessment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Specified_ Assessment. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this specified assessment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "binaryFileType": { "title": "Specified_ Binary File. Details", "description": "A specified computer file or program stored in a binary format.", "type": "object", "properties": { "id": { "title": "Specified_ Binary File. Identification. Identifier", "description": "A unique identifier for this specified binary file.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "title": { "title": "Specified_ Binary File. Title. Text", "description": "A title, expressed as text, for this specified binary file.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "authorName": { "title": "Specified_ Binary File. Author Name. Text", "description": "A name of an author, expressed as text, of this specified binary file.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "versionId": { "title": "Specified_ Binary File. Version. Identifier", "description": "The unique version identifier for this specified binary file.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "fileName": { "title": "Specified_ Binary File. File Name. Text", "description": "The file name, expressed as text, of this specified binary file.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "uri": { "title": "Specified_ Binary File. URI. Identifier", "description": "The unique Uniform Resource Identifier (URI) for this specified binary file.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "mimeCode": { "title": "Specified_ Binary File. MIME. Code", "description": "The code specifying the Multipurpose Internet Mail Extensions (MIME) type for this specified binary file.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "encodingCode": { "title": "Specified_ Binary File. Encoding. Code", "description": "The code specifying the encoding of this specified binary file.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "characterSetCode": { "title": "Specified_ Binary File. Character Set. Code", "description": "The code specifying the character set for this specified binary file.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "includedBinaryObject": { "title": "Specified_ Binary File. Included. Binary Object", "description": "A binary object included in this specified binary file.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/binaryObjectType" } }, "access": { "title": "Specified_ Binary File. Access. Text", "description": "Access information, expressed as text, for this specified binary file, such as security and download parameters.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Specified_ Binary File. Description. Text", "description": "A textual description of this specified binary file.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "size": { "title": "Specified_ Binary File. Size. Measure", "description": "The measure of the size of this specified binary file.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "accessAvailabilityPeriod": { "title": "Specified_ Binary File. Access Availability. Specified_ Period", "description": "The specified period when access to this binary file is available.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "validityPeriod": { "title": "Specified_ Binary File. Validity. Specified_ Period", "description": "The validity period specified of this binary file.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "certificateType": { "title": "Specified_ Certificate. Details", "description": "A document issued by a government, public organization or association to certify a property of a person, entity, process or object.", "type": "object", "properties": { "id": { "title": "Specified_ Certificate. Identification. Identifier", "description": "The identifier for this specified certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "sequenceNumeric": { "title": "Specified_ Certificate. Sequence. Numeric", "description": "A sequence number for this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } }, "typeCode": { "title": "Specified_ Certificate. Type. Code", "description": "A code specifying a type of specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "aliasNameCode": { "title": "Specified_ Certificate. Alias Name. Code", "description": "A code specifying an alias name of this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "categoryCode": { "title": "Specified_ Certificate. Category. Code", "description": "A code specifying a category for this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "description": { "title": "Specified_ Certificate. Description. Text", "description": "A textual description of this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "purposeCode": { "title": "Specified_ Certificate. Purpose. Code", "description": "A code specifying a purpose of this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issueDateTime": { "title": "Specified_ Certificate. Issue. Date Time", "description": "The issue date, time, date time, or other date time value for this specified certificate.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "expiryDateTime": { "title": "Specified_ Certificate. Expiry. Date Time", "description": "The expiry date, time, date time, or other date time value for this specified certificate.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "validityExtendedUntilDateTime": { "title": "Specified_ Certificate. Validity Extended Until. Date Time", "description": "A date, time, date time or other date time value until which this specified certificate will remain valid under the terms of an approved extension period.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "actualEffectiveDateTime": { "title": "Specified_ Certificate. Actual Effective. Date Time", "description": "The actual effective date, time, date time or other date time value for this specified certificate.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "requestedEffectiveDateTime": { "title": "Specified_ Certificate. Requested Effective. Date Time", "description": "The requested effective date, time, date time or other date time value for this specified certificate.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "endorsementDateTime": { "title": "Specified_ Certificate. Endorsement. Date Time", "description": "An endorsement date, time, date time or other date time value for this specified certificate.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "latestEndorsementDateTime": { "title": "Specified_ Certificate. Latest_ Endorsement. Date Time", "description": "A latest endorsement date, time, date time or other date time value for this specified certificate.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "issueReasonCode": { "title": "Specified_ Certificate. Issue Reason. Code", "description": "The code specifying the reason why this specified certificate was issued.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasValid": { "title": "Specified_ Certificate. Valid. Indicator", "description": "The indication of whether or not this specified certificate is valid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "validityTypeCode": { "title": "Specified_ Certificate. Validity_ Type. Code", "description": "A code specifying a type of validity for this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "subjectTypeCode": { "title": "Specified_ Certificate. Subject_ Type. Code", "description": "A code specifying a subject type for this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "partyId": { "title": "Specified_ Certificate. Party. Identifier", "description": "An identifier of a party for this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Specified_ Certificate. Name. Text", "description": "A name, expressed as text, for this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "statusCode": { "title": "Specified_ Certificate. Status. Code", "description": "The code specifying the status of this specified certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "assuranceLevelCode": { "title": "Specified_ Certificate. Assurance Level. Code", "description": "The code specifying the assurance level, such as certified by third party, for this specified certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "capabilityLevel": { "title": "Specified_ Certificate. Capability Level. Text", "description": "A capability level, expressed as text, in this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "availableLanguageCode": { "title": "Specified_ Certificate. Available_ Language. Code", "description": "A code specifying an available language for this specified certificate.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/languageCodeType" } }, "certifiedPersonQuantity": { "title": "Specified_ Certificate. Certified Person. Quantity", "description": "The number of certified persons for this specified certificate.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "applicableGeographicRegion": { "title": "Specified_ Certificate. Applicable_ Geographic Region. Text", "description": "A geographic region, expressed as text, applicable for this specified certificate.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasRequired": { "title": "Specified_ Certificate. Required. Indicator", "description": "The indication of whether or not this specified certificate is required.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "effectiveFromDateTime": { "title": "Specified_ Certificate. Effective From. Date Time", "description": "The date, time, date time, or other date time value from which this specified certificate is effective.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "certified": { "title": "Specified_ Certificate. Certified. Trade_ Party", "description": "The certified party for this specified certificate.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableReferencedStandard": { "title": "Specified_ Certificate. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this specified certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "certifiedObject": { "title": "Specified_ Certificate. Certified. Specified_ Object", "description": "An object certified by this specified certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/objectType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedTradeTransaction": { "title": "Specified_ Certificate. Related. Supply Chain_ Trade Transaction", "description": "A supply chain trade transaction related to this specified certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Specified_ Certificate. Attached. Specified_ Binary File", "description": "A binary file attached to this specified certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Specified_ Certificate. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this specified certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "issuanceTradeLocation": { "title": "Specified_ Certificate. Issuance. Trade_ Location", "description": "An issuance location for this specified certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedDocumentStatus": { "title": "Specified_ Certificate. Reported. Document_ Status", "description": "A reported status for this specified certificate.", "type": "array", "items": { "$ref": "#/$defs/documentStatusType" } }, "applicableDocumentClause": { "title": "Specified_ Certificate. Applicable. Document_ Clause", "description": "A clause applicable to this specified certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentClauseType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "issuer": { "title": "Specified_ Certificate. Issuer. Trade_ Party", "description": "The issuer party for this specified certificate.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "providing": { "title": "Specified_ Certificate. Providing. Trade_ Party", "description": "The party, other than the issuer, providing this specified certificate.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "certificationType": { "title": "Specified_ Certification. Details", "description": "The process of certifying that a certain product, process or organization has passed performance tests, or qualification requirements stipulated in a standard or regulation.", "type": "object", "properties": { "id": { "title": "Specified_ Certification. Identification. Identifier", "description": "An identifier for this specified certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "uri": { "title": "Specified_ Certification. URI. Identifier", "description": "A Uniform Resource Identifier (URI) for this specified certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "responsibleAgency": { "title": "Specified_ Certification. Responsible Agency. Text", "description": "A responsible agency, expressed as text, for this specified certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "startDateTime": { "title": "Specified_ Certification. Start. Date Time", "description": "The start date value for this specified certification.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "endDateTime": { "title": "Specified_ Certification. End. Date Time", "description": "The end date value for this specified certification.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "auditDateTime": { "title": "Specified_ Certification. Audit. Date Time", "description": "An audit date, time, date time or other date time value for this specified certification.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "standard": { "title": "Specified_ Certification. Standard. Text", "description": "A standard, expressed as text, for this specified certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "assertionCode": { "title": "Specified_ Certification. Assertion. Code", "description": "A code specifying an assertion for this specified certification, such as a claim that a product is free of hazardous chemicals.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "assertion": { "title": "Specified_ Certification. Assertion. Text", "description": "An assertion, expressed as text, for this specified certification.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "relatedReferencedStandard": { "title": "Specified_ Certification. Related. Referenced_ Standard", "description": "A referenced standard related to this specified certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSustainabilityAssertion": { "title": "Specified_ Certification. Specified. Sustainability_ Assertion", "description": "A sustainability assertion for this specified certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedReferencedLocation": { "title": "Specified_ Certification. Related. Referenced_ Location", "description": "A referenced location related to this specified certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "chemicalTreatmentType": { "title": "Specified_ Chemical Treatment. Details", "description": "Any substance such as dyestuffs, chrome oxide, acids, sulphate, surfactant or other chemicals applied to an agricultural field, substrate, plant, animal product, material or product.", "type": "object", "properties": { "id": { "title": "Specified_ Chemical Treatment. Identification. Identifier", "description": "An identifier of this specified chemical treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Specified_ Chemical Treatment. Type. Code", "description": "The code specifying the type of chemical treatment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Specified_ Chemical Treatment. Description. Text", "description": "A textual description of this specified chemical treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "usedDistinctChemical": { "title": "Specified_ Chemical Treatment. Used. Distinct_ Chemical", "description": "A distinct chemical used for this specified chemical treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/distinctChemicalType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Specified_ Chemical Treatment. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this specified chemical treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProcessCertificate": { "title": "Specified_ Chemical Treatment. Specified. Process_ Certificate", "description": "A process certificate for this specified chemical treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "circleType": { "title": "Specified_ Circle. Details", "description": "A planar surface specified as one completely round flat shape in the mathematical sense.", "type": "object", "properties": { "radius": { "title": "Specified_ Circle. Radius. Measure", "description": "The measure of the radius for this specified circle.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "centreGeographicalPoint": { "title": "Specified_ Circle. Centre. Specified_ Geographical Point", "description": "The geographical point which defines the centre of this specified circle.", "$ref": "#/$defs/geographicalPointType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Circle. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this specified circle.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedLogisticsLocation": { "title": "Specified_ Circle. Associated. Logistics_ Location", "description": "A logistics location associated with this specified circle.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "associatedGeographicalObjectCharacteristic" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "conditionType": { "title": "Specified_ Condition. Details", "description": "A state, such as of a specified person or thing.", "type": "object", "properties": { "subjectTypeCode": { "title": "Specified_ Condition. Subject_ Type. Code", "description": "A code specifying a subject type for this specified condition.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/subjectCodeType" } }, "value": { "title": "Specified_ Condition. Value. Measure", "description": "A measure of a value for this specified condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "actionCode": { "title": "Specified_ Condition. Action. Code", "description": "A code specifying an action for this specified condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "name": { "title": "Specified_ Condition. Name. Text", "description": "A name, expressed as text, for this specified condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedCalibratedMeasurement": { "title": "Specified_ Condition. Specified. Calibrated_ Measurement", "description": "A calibrated measurement specified for this specified condition.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/calibratedMeasurementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cropProtectionTreatmentType": { "title": "Specified_ Crop Protection Treatment. Details", "description": "A method or substance, such as chemical fertilizers and crop protection products, applied to plant growth whilst managing and controlling diseases and pests.", "type": "object", "properties": { "id": { "title": "Specified_ Crop Protection Treatment. Identification. Identifier", "description": "An identifier of this specified crop protection treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Specified_ Crop Protection Treatment. Type. Code", "description": "The code specifying the type of crop protection treatment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Specified_ Crop Protection Treatment. Description. Text", "description": "A textual description of this specified crop protection treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "usedMaterial": { "title": "Specified_ Crop Protection Treatment. Used. Specified_ Material", "description": "Material used for this specified crop protection treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Specified_ Crop Protection Treatment. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this specified crop protection treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProcessCertificate": { "title": "Specified_ Crop Protection Treatment. Applicable. Process_ Certificate", "description": "A process certificate applicable to this specified crop protection treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "customerClassType": { "title": "Specified_ Customer Class. Details", "description": "The conditions and requirements of the type of person who may use or purchase a product or service.", "type": "object", "properties": { "categoryCode": { "title": "Specified_ Customer Class. Category. Code", "description": "The code specifying the category, such as adult or child, of this specified customer class,", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "categoryName": { "title": "Specified_ Customer Class. Category Name. Text", "description": "A category name, expressed as text, of this specified customer class.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "upperAgeLimitNumeric": { "title": "Specified_ Customer Class. Upper Age Limit. Numeric", "description": "The value, expressed as a number of years, for the upper age limit for the category of this specified customer class.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "lowerAgeLimitNumeric": { "title": "Specified_ Customer Class. Lower Age Limit. Numeric", "description": "The value, expressed as a number of years, for the lower age limit for the category of this specified customer class.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "genderCode": { "title": "Specified_ Customer Class. Gender. Code", "description": "The code specifying the gender in this specified customer class.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "mealServiceCategoryCode": { "title": "Specified_ Customer Class. Meal Service_ Category. Code", "description": "The code specifying the meal service category for this specified customer class.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasSpecialBeddingServiceOffered": { "title": "Specified_ Customer Class. Special Bedding Service Offered. Indicator", "description": "The indication of whether or not special bedding service is offered for this specified customer class.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "description": { "title": "Specified_ Customer Class. Description. Text", "description": "A textual description of this specified customer class.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "declarationType": { "title": "Specified_ Declaration. Details", "description": "An act of notification by formal documentation or action, in any form prescribed or accepted, such as a self-declaration.", "type": "object", "properties": { "id": { "title": "Specified_ Declaration. Identification. Identifier", "description": "An identifier for this specified declaration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Specified_ Declaration. Type. Code", "description": "The code specifying the type of specified declaration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Specified_ Declaration. Name. Text", "description": "A name, expressed as text, for this specified declaration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Declaration. Description. Text", "description": "A textual description of this specified declaration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "subjectTypeCode": { "title": "Specified_ Declaration. Subject_ Type. Code", "description": "A code specifying a subject type for this specified declaration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issueDateTime": { "title": "Specified_ Declaration. Issue. Date Time", "description": "The issue date, time, date time or other date time value for this specified declaration.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "assuranceLevelCode": { "title": "Specified_ Declaration. Assurance Level. Code", "description": "A code specifying an assurance level of this specified declaration.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "verifiedObject": { "title": "Specified_ Declaration. Verified. Specified_ Object", "description": "An object verified for this specified declaration.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/objectType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "issuer": { "title": "Specified_ Declaration. Issuer. Trade_ Party", "description": "A party that issues this specified declaration.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReferencedStandard": { "title": "Specified_ Declaration. Associated. Referenced_ Standard", "description": "A referenced standard associated with this specified declaration.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "directPositionListType": { "title": "Specified_ Direct Position List. Details", "description": "The specified list of coordinates for a physical location, expressed as a sequence of direct positions.", "type": "object", "properties": { "coordinate": { "title": "Specified_ Direct Position List. Coordinate. Text", "description": "The coordinate, expressed as text, for this specified direct position list.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "name": { "title": "Specified_ Direct Position List. Name. Text", "description": "The name, expressed as text, of this specified direct position list.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "coordinateReferenceDimension": { "title": "Specified_ Direct Position List. Coordinate Reference Dimension. Text", "description": "A coordinate reference dimension, expressed as text, for this specified direct position list.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "axisLabelList": { "title": "Specified_ Direct Position List. Axis_ Label List. Text", "description": "An ordered list of axis labels, expressed as text, for this specified direct position list.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "uomLabelList": { "title": "Specified_ Direct Position List. UOM_ Label List. Text", "description": "An ordered list of Unit Of Measure (UOM) labels, expressed as text, for this specified direct position list.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "countNumeric": { "title": "Specified_ Direct Position List. Count. Numeric", "description": "A count for this specified direct position list.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "directPositionType": { "title": "Specified_ Direct Position. Details", "description": "A specified physical location described within a coordinate reference system.", "type": "object", "properties": { "name": { "title": "Specified_ Direct Position. Name. Text", "description": "The name, expressed as text, of the reference for this specified direct position.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "coordinateReferenceDimension": { "title": "Specified_ Direct Position. Coordinate Reference Dimension. Text", "description": "A coordinate reference dimension, expressed as text, for this specified direct position.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "axisLabelList": { "title": "Specified_ Direct Position. Axis_ Label List. Text", "description": "An ordered list of axis labels, expressed as text, for this specified direct position.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "uomLabelList": { "title": "Specified_ Direct Position. UOM_ Label List. Text", "description": "An ordered list of Unit Of Measure (UOM) labels, expressed as text, for this specified direct position.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "countNumeric": { "title": "Specified_ Direct Position. Count. Numeric", "description": "A count for this specified direct position.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "experienceItemType": { "title": "Specified_ Experience Item. Details", "description": "A collection of information specific to the involvement of a person or persons in a happening, such as a theme park, a guided tour being used or reported on for trade purposes.", "type": "object", "properties": { "id": { "title": "Specified_ Experience Item. Identification. Identifier", "description": "The identifier of this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "themeTypeCode": { "title": "Specified_ Experience Item. Theme_ Type. Code", "description": "The code specifying the type of theme for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "categoryCode": { "title": "Specified_ Experience Item. Category. Code", "description": "The code specifying the category for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Specified_ Experience Item. Status. Code", "description": "The code specifying the status for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "responseStatusCode": { "title": "Specified_ Experience Item. Response_ Status. Code", "description": "The code specifying the response status for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "theme": { "title": "Specified_ Experience Item. Theme. Text", "description": "A theme, expressed as text, for this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "capabilityLevel": { "title": "Specified_ Experience Item. Capability Level. Text", "description": "A capability level, expressed as text, for this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Experience Item. Description. Text", "description": "A textual description of this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "name": { "title": "Specified_ Experience Item. Name. Text", "description": "A name, expressed as text, of this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "brandName": { "title": "Specified_ Experience Item. Brand_ Name. Text", "description": "A brand name, expressed as text, of this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "destination": { "title": "Specified_ Experience Item. Destination. Text", "description": "A destination, expressed as text, for this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "reservationGuarantee": { "title": "Specified_ Experience Item. Reservation_ Guarantee. Text", "description": "A reservation guarantee, expressed as text, for this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "instruction": { "title": "Specified_ Experience Item. Instruction. Text", "description": "An instruction, expressed as text, for this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "indemnityClause": { "title": "Specified_ Experience Item. Indemnity_ Clause. Text", "description": "An indemnity clause, expressed as text, for this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "unitQuantity": { "title": "Specified_ Experience Item. Unit. Quantity", "description": "The number of units for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "applicableQuantityUnitTypeCode": { "title": "Specified_ Experience Item. Applicable Quantity Unit_ Type. Code", "description": "The code specifying the type of quantity unit applicable for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "availableUnitQuantity": { "title": "Specified_ Experience Item. Available_ Unit. Quantity", "description": "The number of units available for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "maximumGuestQuantity": { "title": "Specified_ Experience Item. Maximum_ Guest. Quantity", "description": "The maximum number of guests for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "minimumGuestQuantity": { "title": "Specified_ Experience Item. Minimum_ Guest. Quantity", "description": "The minimum number of guests for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "upperPriceLimitAmount": { "title": "Specified_ Experience Item. Upper_ Price Limit. Amount", "description": "A monetary value of an upper price limit of this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "lowerPriceLimitAmount": { "title": "Specified_ Experience Item. Lower_ Price Limit. Amount", "description": "A monetary value of a lower price limit of this specified experience item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "isOrHasGuestSpecialCare": { "title": "Specified_ Experience Item. Guest_ Special Care. Indicator", "description": "The indication of whether or not guest special care is applicable for this specified experience item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "specified": { "title": "Specified_ Experience Item. Specified. Trade_ Party", "description": "A party specified for this specified experience item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "availableExperienceProduct": { "title": "Specified_ Experience Item. Available. Experience_ Product", "description": "An available product for this specified experience item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "availablePeriod": { "title": "Specified_ Experience Item. Available. Specified_ Period", "description": "An available period for this specified experience item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicablePeriod": { "title": "Specified_ Experience Item. Applicable. Specified_ Period", "description": "An applicable period for this specified experience item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "visitingPeriod": { "title": "Specified_ Experience Item. Visiting. Specified_ Period", "description": "A visiting period for this specified experience item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "calculatedTradePrice": { "title": "Specified_ Experience Item. Calculated. Trade_ Price", "description": "A calculated price for this specified experience item.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } }, "specifiedExperienceEvent": { "title": "Specified_ Experience Item. Specified. Experience_ Event", "description": "An event for this specified experience item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "faultType": { "title": "Specified_ Fault. Details", "description": "An unattractive or unsatisfactory characteristic.", "type": "object", "properties": { "typeCode": { "title": "Specified_ Fault. Type. Code", "description": "The code specifying the type of fault.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Specified_ Fault. Type. Text", "description": "A type, expressed as text, of this specified fault.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Fault. Description. Text", "description": "A textual description of this specified fault.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "actualQuantity": { "title": "Specified_ Fault. Actual_ Specified. Quantity", "description": "The actual total quantity of this specified fault.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "actualPercent": { "title": "Specified_ Fault. Actual_ Specified. Percent", "description": "The actual percentage of this specified fault.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "estimatedPercent": { "title": "Specified_ Fault. Estimated_ Specified. Percent", "description": "The estimated percentage of this specified fault.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "categoryCode": { "title": "Specified_ Fault. Category. Code", "description": "The code specifying the category for this fault.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "classificationCode": { "title": "Specified_ Fault. Classification. Code", "description": "The code specifying the classification for this fault.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "operationalApplicableTolerance": { "title": "Specified_ Fault. Operational_ Applicable. Specified_ Tolerance", "description": "An applicable operational tolerance of this specified fault.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "featureType": { "title": "Specified_ Feature. Details", "description": "A distinctive or characteristic part of something.", "type": "object", "properties": { "keywordMarketingPhrase": { "title": "Specified_ Feature. Keyword_ Marketing Phrase. Text", "description": "A keyword marketing phrase, expressed as text, for this feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "marketingPhrase": { "title": "Specified_ Feature. Marketing Phrase. Text", "description": "A marketing phrase, expressed as text, for this specified feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Specified_ Feature. Type. Code", "description": "The code specifying the type of feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "objective": { "title": "Specified_ Feature. Objective. Text", "description": "An objective, expressed as text, for this specified feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "usageCode": { "title": "Specified_ Feature. Usage. Code", "description": "The code specifying the usage for this specified feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Specified_ Feature. Description. Text", "description": "A textual description of this specified feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalFeatureType": { "title": "Specified_ Geographical Feature. Details", "description": "Representation of real world phenomenon associated with a location relative to the Earth, such as cities, buildings, roads, rivers, forests and lakes.", "type": "object", "properties": { "description": { "title": "Specified_ Geographical Feature. Description. Text", "description": "The textual description of this specified geographical feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "name": { "title": "Specified_ Geographical Feature. Name. Text", "description": "The name, expressed as text, of this specified geographical feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "coordinateReferenceSystemId": { "title": "Specified_ Geographical Feature. Coordinate Reference System. Identifier", "description": "The identifier of the coordinate reference system for this geographical feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "id": { "title": "Specified_ Geographical Feature. Identification. Identifier", "description": "The identifier for this specified geographical feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "isOrHasCollection": { "title": "Specified_ Geographical Feature. Collection. Indicator", "description": "The indication of whether or not this specified geographical feature is a collection of features.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "includedGeographicalPoint": { "title": "Specified_ Geographical Feature. Included. Specified_ Geographical Point", "description": "The geographical point included in this geographical feature.", "$ref": "#/$defs/geographicalPointType" }, "includedGeographicalLine": { "title": "Specified_ Geographical Feature. Included. Specified_ Geographical Line", "description": "The geographical line included in this geographical feature.", "$ref": "#/$defs/geographicalLineType" }, "includedGeographicalSurface": { "title": "Specified_ Geographical Feature. Included. Specified_ Geographical Surface", "description": "The geographical surface included in this geographical feature.", "$ref": "#/$defs/geographicalSurfaceType" }, "includedGeographicalMultiPoint": { "title": "Specified_ Geographical Feature. Included. Specified_ Geographical Multi-Point", "description": "The geographical multi-point included in this geographical feature.", "$ref": "#/$defs/geographicalMultiPointType" }, "includedGeographicalMultiCurve": { "title": "Specified_ Geographical Feature. Included. Specified_ Geographical Multi-Curve", "description": "The geographical multi-curve included in this geographical feature.", "$ref": "#/$defs/geographicalMultiCurveType" }, "includedGeographicalMultiSurface": { "title": "Specified_ Geographical Feature. Included. Specified_ Geographical Multi-Surface", "description": "The geographical multi-surface included in this geographical feature.", "$ref": "#/$defs/geographicalMultiSurfaceType" }, "includedPolygon": { "title": "Specified_ Geographical Feature. Included. Specified_ Polygon", "description": "The polygon included in this geographical feature.", "$ref": "#/$defs/polygonType" }, "includedGeographicalGrid": { "title": "Specified_ Geographical Feature. Included. Specified_ Geographical Grid", "description": "The geographical grid included in this geographical feature.", "oneOf": [ { "$ref": "#/$defs/geographicalGridType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "usedCSEngineeringCoordinateReferenceSystem": { "title": "Specified_ Geographical Feature. Used. CS Engineering_ Coordinate Reference System", "description": "The CS (Coordinate System) engineering coordinate reference system used for this specified geographical feature.", "oneOf": [ { "$ref": "#/$defs/csEngineeringCoordinateReferenceSystemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "usedGeographicalCoordinateSourceSystem": { "title": "Specified_ Geographical Feature. Used. Geographical_ Coordinate Source System", "description": "The geographical coordinate source system used for this specified geographical feature.", "oneOf": [ { "$ref": "#/$defs/geographicalCoordinateSourceSystemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedCircle": { "title": "Specified_ Geographical Feature. Included. Specified_ Circle", "description": "A circle included in this specified geographical feature.", "type": "array", "items": { "$ref": "#/$defs/circleType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalGridType": { "title": "Specified_ Geographical Grid. Details", "description": "The combination of the latitude and longitude forming a graticule, used for specifying the position of any location on the surface of the Earth, without consideration of altitude or depth (reference ISO 19136).", "type": "object", "properties": { "cell": { "title": "Specified_ Geographical Grid. Cell. Text", "description": "The cell value, expressed as text, for this geographical grid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "id": { "title": "Specified_ Geographical Grid. Identification. Identifier", "description": "An identifier for this geographical grid.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "offsetVectorNumeric": { "title": "Specified_ Geographical Grid. Offset Vector. Numeric", "description": "The offset vector, expressed as a number, which indicates the offset of cells along each axis for this geographical grid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "lowLimit": { "title": "Specified_ Geographical Grid. Low_ Limit. Text", "description": "The tuple of elements, expressed as text, indicating the low limit of this geographical grid specifying the offset of each axis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "highLimit": { "title": "Specified_ Geographical Grid. High_ Limit. Text", "description": "The tuple of elements, expressed as text, indicating the high limit of this geographical grid specifying the diagonally opposing corner of each axis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "dimensionNumeric": { "title": "Specified_ Geographical Grid. Dimension. Numeric", "description": "The dimension, expressed as a number, of this geographical grid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "axisName": { "title": "Specified_ Geographical Grid. Axis_ Name. Text", "description": "An axis name, expressed as text, for this geographical grid.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "minItems": 1 }, "originAssociatedDirectPositionList": { "title": "Specified_ Geographical Grid. Origin_ Associated. Specified_ Direct Position List", "description": "The direct position list associated with the origin of this geographical grid.", "$ref": "#/$defs/directPositionListType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Geographical Grid. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this geographical grid.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedLogisticsLocation": { "title": "Specified_ Geographical Grid. Associated. Logistics_ Location", "description": "A logistics location associated with this specified geographical grid.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "cell", "lowLimit", "highLimit", "originAssociatedDirectPositionList", "associatedGeographicalObjectCharacteristic" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalLineType": { "title": "Specified_ Geographical Line. Details", "description": "A connection between two points on the surface of the Earth (reference ISO 19136).", "type": "object", "properties": { "associatedDirectPositionList": { "title": "Specified_ Geographical Line. Associated. Specified_ Direct Position List", "description": "The direct position list associated with this geographical line.", "$ref": "#/$defs/directPositionListType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Geographical Line. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this geographical line.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedLogisticsLocation": { "title": "Specified_ Geographical Line. Associated. Logistics_ Location", "description": "A logistics location associated with this specified geographical line.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "associatedDirectPositionList", "associatedGeographicalObjectCharacteristic" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalMultiCurveType": { "title": "Specified_ Geographical Multi-Curve. Details", "description": "A collection of curves on the surface of the Earth (reference ISO 19136).", "type": "object", "properties": { "associatedDirectPositionList": { "title": "Specified_ Geographical Multi-Curve. Associated. Specified_ Direct Position List", "description": "The direct position list associated with this geographical multi-curve.", "$ref": "#/$defs/directPositionListType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Geographical Multi-Curve. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this geographical multi-curve.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "memberGeographicalLine": { "title": "Specified_ Geographical Multi-Curve. Member. Specified_ Geographical Line", "description": "A geographical line member of this geographical multi-curve.", "type": "array", "items": { "$ref": "#/$defs/geographicalLineType" } } }, "required": [ "associatedGeographicalObjectCharacteristic" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalMultiPointType": { "title": "Specified_ Geographical Multi-Point. Details", "description": "A collection of points, on the surface of the Earth (reference ISO 19136).", "type": "object", "properties": { "associatedDirectPositionList": { "title": "Specified_ Geographical Multi-Point. Associated. Specified_ Direct Position List", "description": "The direct position list associated with this geographical multi-point.", "$ref": "#/$defs/directPositionListType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Geographical Multi-Point. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this geographical multi-point.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "memberGeographicalPoint": { "title": "Specified_ Geographical Multi-Point. Member. Specified_ Geographical Point", "description": "A geographical point member of this geographical multi-point feature.", "type": "array", "items": { "$ref": "#/$defs/geographicalPointType" } } }, "required": [ "associatedGeographicalObjectCharacteristic" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalMultiSurfaceType": { "title": "Specified_ Geographical Multi-Surface. Details", "description": "A collection of surfaces on the Earth (reference ISO 19136).", "type": "object", "properties": { "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Geographical Multi-Surface. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this geographical multi-surface.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedPolygon": { "title": "Specified_ Geographical Multi-Surface. Included. Specified_ Polygon", "description": "A polygon included in this geographical multi-surface.", "type": "array", "items": { "$ref": "#/$defs/polygonType" } } }, "required": [ "associatedGeographicalObjectCharacteristic" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalObjectCharacteristicType": { "title": "Specified_ Geographical Object Characteristic. Details", "description": "An attribute of a geographical object.", "type": "object", "properties": { "id": { "title": "Specified_ Geographical Object Characteristic. Identification. Identifier", "description": "The identifier for this geographical object characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "Specified_ Geographical Object Characteristic. Description. Text", "description": "The textual description for this geographical object characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "descriptionReference": { "title": "Specified_ Geographical Object Characteristic. Description Reference. Text", "description": "The description reference, expressed as text, for this geographical object characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "name": { "title": "Specified_ Geographical Object Characteristic. Name. Text", "description": "The name, expressed as text, for this geographical object characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasGeometryCollection": { "title": "Specified_ Geographical Object Characteristic. Geometry Collection. Indicator", "description": "The indication of whether or not this geographical object can be characterized as a geometry collection.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasPhysical": { "title": "Specified_ Geographical Object Characteristic. Physical. Indicator", "description": "The indication of whether or not this geographical object can be characterized as physical.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "relevantGeometryType": { "title": "Specified_ Geographical Object Characteristic. Relevant Geometry Type. Text", "description": "The type of geometry, expressed as text, relevant for this geographical object characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "shapeType": { "title": "Specified_ Geographical Object Characteristic. Shape Type. Text", "description": "The type of shape, expressed as text, such as a semi-circle, for this geographical object characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalPointType": { "title": "Specified_ Geographical Point. Details", "description": "A point on the surface of the Earth (reference ISO 19136).", "type": "object", "properties": { "associatedDirectPositionList": { "title": "Specified_ Geographical Point. Associated. Specified_ Direct Position List", "description": "The direct position list associated with this geographical point.", "$ref": "#/$defs/directPositionListType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Geographical Point. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this geographical point.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedLogisticsLocation": { "title": "Specified_ Geographical Point. Associated. Logistics_ Location", "description": "A logistics location associated with this specified geographical point.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "associatedDirectPositionList", "associatedGeographicalObjectCharacteristic" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "geographicalSurfaceType": { "title": "Specified_ Geographical Surface. Details", "description": "A figure on the Earth having only two dimensions (reference ISO 19136).", "type": "object", "properties": { "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Geographical Surface. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this geographical surface.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedPolygon": { "title": "Specified_ Geographical Surface. Included. Specified_ Polygon", "description": "The polygon included in this geographical surface.", "$ref": "#/$defs/polygonType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "guestArrivalType": { "title": "Specified_ Guest Arrival. Details", "description": "The act of coming to or reaching a place by a specified guest.", "type": "object", "properties": { "transportModeCode": { "title": "Specified_ Guest Arrival. Transport Mode. Code", "description": "The code specifying the transport mode of this specified guest arrival.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "expectedDateTime": { "title": "Specified_ Guest Arrival. Expected. Date Time", "description": "The date, time, date time, or other date time value when this specified guest arrival is expected.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "carrierId": { "title": "Specified_ Guest Arrival. Carrier_ Identification. Identifier", "description": "The identifier of the carrier for this specified guest arrival.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "carrierName": { "title": "Specified_ Guest Arrival. Carrier_ Name. Text", "description": "A carrier's name, expressed as text, related to this specified guest arrival.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "informationSourceType": { "title": "Specified_ Information Source. Details", "description": "A person, organization, thing or place from which information comes, arises or is obtained.", "type": "object", "properties": { "name": { "title": "Specified_ Information Source. Name. Text", "description": "A name, expressed as text, of this specified information source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "categoryCode": { "title": "Specified_ Information Source. Category. Code", "description": "The code specifying the category of this specified information source.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "content": { "title": "Specified_ Information Source. Content. Text", "description": "Content, expressed as text, of this specified information source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "securityInformation": { "title": "Specified_ Information Source. Security_ Information. Text", "description": "Security information, expressed as text, of this specified information source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "websiteUri": { "title": "Specified_ Information Source. Website_ URI. Identifier", "description": "The identifier of the website URI (Uniform Resource Identifier) of this specified information source.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "Specified_ Information Source. Description. Text", "description": "A textual description of this specified information source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionResultType": { "title": "Specified_ Inspection Result. Details", "description": "Results obtained by performing an inspection.", "type": "object", "properties": { "id": { "title": "Specified_ Inspection Result. Identification. Identifier", "description": "An identifier of this specified inspection result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "statement": { "title": "Specified_ Inspection Result. Statement. Text", "description": "A statement, expressed as text, for this specified inspection result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "statusCode": { "title": "Specified_ Inspection Result. Status. Code", "description": "The code specifying the status of this inspection result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "inspectionDateTime": { "title": "Specified_ Inspection Result. Inspection. Date Time", "description": "The date, time, date time, or other date time value of the inspection for this specified inspection result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "approvalDateTime": { "title": "Specified_ Inspection Result. Approval. Date Time", "description": "The date, time, date time, or other date time value for the approval of this specified inspection result.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "relatedMaterialType": { "title": "Specified_ Inspection Result. Related_ Material Type. Text", "description": "A material type, expressed as text, related to this specified inspection result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "relatedProductType": { "title": "Specified_ Inspection Result. Related_ Product Type. Text", "description": "A product type, expressed as text, related to this specified inspection result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "generalCharacteristic": { "title": "Specified_ Inspection Result. General Characteristic. Text", "description": "A general characteristic, such as length, volume, density, sensitivity, conductivity, expressed as text, of this specified inspection result.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasShareable": { "title": "Specified_ Inspection Result. Shareable. Indicator", "description": "The indication of whether or not this specified inspection result is shareable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "specifiedInspectionReference": { "title": "Specified_ Inspection Result. Specified. Inspection_ Reference", "description": "An inspection reference specified for this inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inspection": { "title": "Specified_ Inspection Result. Inspection. Trade_ Party", "description": "An inspection party specified for this inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedInspectionNote": { "title": "Specified_ Inspection Result. Attached. Inspection_ Note", "description": "A note with additional information and or conclusions attached to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/inspectionNoteType" } }, "applicableMethod": { "title": "Specified_ Inspection Result. Applicable. Specified_ Method", "description": "A method applicable to this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "minimumStandardValueApplicableInspectionResultCharacteristic": { "title": "Specified_ Inspection Result. Minimum Standard Value_ Applicable. Inspection Result_ Characteristic", "description": "A minimum standard value for the inspection characteristic observed or measured by using the type of inspection applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/inspectionResultCharacteristicType" } }, "maximumStandardValueApplicableInspectionResultCharacteristic": { "title": "Specified_ Inspection Result. Maximum Standard Value_ Applicable. Inspection Result_ Characteristic", "description": "A maximum standard value for the inspection characteristic observed or measured by using the type of inspection applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/inspectionResultCharacteristicType" } }, "observedValueApplicableInspectionResultCharacteristic": { "title": "Specified_ Inspection Result. Observed Value_ Applicable. Inspection Result_ Characteristic", "description": "An observed value for the inspection characteristic acquired by using the type of inspection applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/inspectionResultCharacteristicType" } }, "expectedValueApplicableInspectionResultCharacteristic": { "title": "Specified_ Inspection Result. Expected Value_ Applicable. Inspection Result_ Characteristic", "description": "An expected value for the inspection characteristic to be acquired by using the type of inspection applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/inspectionResultCharacteristicType" } }, "applicableInspectionResultCharacteristic": { "title": "Specified_ Inspection Result. Applicable. Inspection Result_ Characteristic", "description": "A characteristic applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/inspectionResultCharacteristicType" } }, "relatedInspectionInstructions": { "title": "Specified_ Inspection Result. Related. Inspection_ Instructions", "description": "Inspection instructions related to this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inspectionReferencedStandard": { "title": "Specified_ Inspection Result. Inspection. Referenced_ Standard", "description": "A referenced inspection standard for this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outsourcedInspection": { "title": "Specified_ Inspection Result. Outsourced_ Inspection. Trade_ Party", "description": "An outsourced inspection party for this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "obtainedConformanceCertificate": { "title": "Specified_ Inspection Result. Obtained. Conformance_ Certificate", "description": "A conformance certificate obtained by means of this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/conformanceCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "obtainedProductCertificate": { "title": "Specified_ Inspection Result. Obtained. Product_ Certificate", "description": "A product certificate obtained by means of this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "obtainedProcessCertificate": { "title": "Specified_ Inspection Result. Obtained. Process_ Certificate", "description": "A process certificate obtained by means of this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "obtainedOrganizationalCertificate": { "title": "Specified_ Inspection Result. Obtained. Organizational_ Certificate", "description": "An organizational certificate obtained by means of this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/organizationalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "obtainedSustainabilityAssertion": { "title": "Specified_ Inspection Result. Obtained. Sustainability_ Assertion", "description": "A sustainability assertion obtained by means of this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCorrectiveAction": { "title": "Specified_ Inspection Result. Applicable. Corrective_ Action", "description": "A corrective action applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/correctiveActionType" } }, "applicablePreventiveAction": { "title": "Specified_ Inspection Result. Applicable. Preventive_ Action", "description": "A preventive action applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/preventiveActionType" } }, "applicableAction": { "title": "Specified_ Inspection Result. Applicable. Specified_ Action", "description": "An action applicable to this specified inspection result.", "type": "array", "items": { "$ref": "#/$defs/actionType" } }, "attachedBinaryFile": { "title": "Specified_ Inspection Result. Attached. Specified_ Binary File", "description": "A binary file attached to this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "laboratorySampleObservationResult": { "title": "Specified_ Inspection Result. Laboratory. Sample_ Observation Result", "description": "A laboratory sample observation result for this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sampleObservationResultType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedAssessment": { "title": "Specified_ Inspection Result. Related. Specified_ Assessment", "description": "An assessment related to this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "obtainedCertificate": { "title": "Specified_ Inspection Result. Obtained. Specified_ Certificate", "description": "A certificate obtained by means of this specified inspection result.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inspectionType": { "title": "Specified_ Inspection. Details", "description": "The process of performing documented checks, such as on materials or processes, with a focus on discovering deviations, errors or faults related to documented requirements.", "type": "object", "properties": { "description": { "title": "Specified_ Inspection. Description. Text", "description": "A textual description of this specified inspection.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Specified_ Inspection. Identification. Identifier", "description": "The identifier of this specified inspection.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Specified_ Inspection. Type. Code", "description": "The code specifying the type of inspection.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Specified_ Inspection. Name. Text", "description": "The name, expressed as text, for this specified inspection.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasOutsourced": { "title": "Specified_ Inspection. Outsourced. Indicator", "description": "The indication of whether or not this specified inspection is outsourced.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "execution": { "title": "Specified_ Inspection. Execution. Trade_ Party", "description": "The party executing this specified inspection.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "executionInspectionPerson": { "title": "Specified_ Inspection. Execution. Inspection_ Person", "description": "The inspector executing this specified inspection.", "$ref": "#/$defs/inspectionPersonType" }, "specifiedInspectionEvent": { "title": "Specified_ Inspection. Specified. Inspection_ Event", "description": "An inspection event for this specified inspection.", "type": "array", "items": { "$ref": "#/$defs/inspectionEventType" } }, "specifiedInspectionStatus": { "title": "Specified_ Inspection. Specified. Inspection_ Status", "description": "The status for this specified inspection.", "$ref": "#/$defs/inspectionStatusType" }, "reportedInspectionResult": { "title": "Specified_ Inspection. Reported. Specified_ Inspection Result", "description": "The result reported for this specified inspection.", "oneOf": [ { "$ref": "#/$defs/inspectionResultType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedReferencedDocument": { "title": "Specified_ Inspection. Specified. Referenced_ Document", "description": "A referenced document for this specified inspection.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Specified_ Inspection. Attached. Specified_ Binary File", "description": "A binary file attached to this specified inspection.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "licenceType": { "title": "Specified_ Licence. Details", "description": "A permit from an authority to own or use something, do a particular thing, or to conduct a trade.", "type": "object", "properties": { "id": { "title": "Specified_ Licence. Identification. Identifier", "description": "An identifier of this specified licence.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Specified_ Licence. Type. Code", "description": "A code specifying a type of licence.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "name": { "title": "Specified_ Licence. Name. Text", "description": "A name, expressed as text, for this specified licence.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Licence. Description. Text", "description": "A textual description of this specified licence.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "subjectTypeCode": { "title": "Specified_ Licence. Subject_ Type. Code", "description": "A code specifying a subject type for this licence.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "issueDateTime": { "title": "Specified_ Licence. Issue. Date Time", "description": "An issue date, time, date time or other date time value of this specified licence.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "expiryDateTime": { "title": "Specified_ Licence. Expiry. Date Time", "description": "An expiry date, time, date time or other date time value for this specified licence.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "isOrHasValid": { "title": "Specified_ Licence. Valid. Indicator", "description": "The indication of whether or not this specified licence is valid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "assuranceLevelCode": { "title": "Specified_ Licence. Assurance Level. Code", "description": "A code specifying an assurance level of this specified licence.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "verifiedObject": { "title": "Specified_ Licence. Verified. Specified_ Object", "description": "An object verified for this specified licence.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/objectType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "issuer": { "title": "Specified_ Licence. Issuer. Trade_ Party", "description": "The party that issues this specified licence.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "granted": { "title": "Specified_ Licence. Granted. Trade_ Party", "description": "A party granted this specified licence.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReferencedStandard": { "title": "Specified_ Licence. Associated. Referenced_ Standard", "description": "A referenced standard associated to this specified licence.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "linearRingType": { "title": "Specified_ Linear Ring. Details", "description": "A specified array of points which define a closed loop which is not self intersecting.", "type": "object", "properties": { "coordinate": { "title": "Specified_ Linear Ring. Coordinate. Text", "description": "A coordinate, expressed as text, for this specified linear ring.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "coordinateDirectPosition": { "title": "Specified_ Linear Ring. Coordinate. Specified_ Direct Position", "description": "The specified direct position of a coordinate for this linear ring.", "$ref": "#/$defs/directPositionType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Linear Ring. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this linear ring.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "locationType": { "title": "Specified_ Location. Details", "description": "A specified physical location or place.", "type": "object", "properties": { "typeCode": { "title": "Specified_ Location. Type. Code", "description": "The code specifying the type of this specified location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "geopoliticalRegionCode": { "title": "Specified_ Location. Geopolitical Region. Code", "description": "The code specifying the geopolitical region for this specified location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "geopoliticalRegionName": { "title": "Specified_ Location. Geopolitical Region Name. Text", "description": "The name, expressed as text, of the geopolitical region for this specified location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Specified_ Location. Description. Text", "description": "A textual description for this specified location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "name": { "title": "Specified_ Location. Name. Text", "description": "A name, expressed as text, for this specified location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "directions": { "title": "Specified_ Location. Directions. Text", "description": "Directions, expressed as text, for this specified location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "mapUri": { "title": "Specified_ Location. Map_ URI. Identifier", "description": "The identifier of a URI (Uniform Resource Identifier) for a map of this specified location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "specifiedTradeAddress": { "title": "Specified_ Location. Specified. Trade_ Address", "description": "A address specified for this location.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "marketplaceType": { "title": "Specified_ Marketplace. Details", "description": "An actual or virtual place where buyers and sellers interact, directly or through intermediaries, to trade goods or services.", "type": "object", "properties": { "id": { "title": "Specified_ Marketplace. Identification. Identifier", "description": "The identifier for this specified marketplace.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Specified_ Marketplace. Name. Text", "description": "The name, expressed as text, for this specified marketplace.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "isOrHasVirtual": { "title": "Specified_ Marketplace. Virtual. Indicator", "description": "The indication of whether or not this specified marketplace is virtual, such as a web-based marketplace.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "websiteUri": { "title": "Specified_ Marketplace. Website_ URI. Identifier", "description": "A website Uniform Resource Identifier (URI) for this specified marketplace.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "salesMethodCode": { "title": "Specified_ Marketplace. Sales Method. Code", "description": "The code specifying a sales method, such as an auction clock or mediation, for this specified marketplace.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "orderingAvailablePeriod": { "title": "Specified_ Marketplace. Ordering. Available_ Period", "description": "An available ordering period for this specified marketplace.", "type": "array", "items": { "$ref": "#/$defs/availablePeriodType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "materialType": { "title": "Specified_ Material. Details", "description": "A substance from which something is or could be made.", "type": "object", "properties": { "id": { "title": "Specified_ Material. Identification. Identifier", "description": "An identifier of this specified material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "classificationId": { "title": "Specified_ Material. Classification. Identifier", "description": "An identifier of the classification of this specified material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Specified_ Material. Name. Text", "description": "The name, expressed as text, of this specified material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "typeCode": { "title": "Specified_ Material. Type. Code", "description": "The code specifying the type of material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Specified_ Material. Description. Text", "description": "A textual description of this specified material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "descriptionCode": { "title": "Specified_ Material. Description. Code", "description": "The code specifying the description of this material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "information": { "title": "Specified_ Material. Information. Text", "description": "Information, expressed as text, for this specified material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "weight": { "title": "Specified_ Material. Weight. Measure", "description": "A measure of the weight of this specified material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "mass": { "title": "Specified_ Material. Mass. Measure", "description": "A measure of the mass of this specified material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "massRatio": { "title": "Specified_ Material. Mass Ratio. Measure", "description": "A mass measure of this specified material expressed as a ratio to another mass, such as the total mass.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "volume": { "title": "Specified_ Material. Volume. Measure", "description": "A measure of the volume of this specified material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "volumeRatio": { "title": "Specified_ Material. Volume Ratio. Measure", "description": "A measure of the volume of this specified material expressed as a ratio to another volume, such as the total volume.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "applicableQuantity": { "title": "Specified_ Material. Applicable. Quantity", "description": "The quantity applicable to this specified material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "presencePercent": { "title": "Specified_ Material. Presence. Percent", "description": "The percentage of the presence for this specified material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "statusCode": { "title": "Specified_ Material. Status. Code", "description": "The code specifying the status of this material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "manufacturer": { "title": "Specified_ Material. Manufacturer. Trade_ Party", "description": "A manufacturer party for this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMaterialGoodsCharacteristic": { "title": "Specified_ Material. Applicable. Material_ Goods Characteristic", "description": "A goods characteristic applicable to this specified material.", "type": "array", "items": { "$ref": "#/$defs/materialGoodsCharacteristicType" } }, "componentMaterial": { "title": "Specified_ Material. Component. Specified_ Material", "description": "Component material for this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "usedDistinctChemical": { "title": "Specified_ Material. Used. Distinct_ Chemical", "description": "A distinct chemical used for this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/distinctChemicalType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedLocation": { "title": "Specified_ Material. Specified. Referenced_ Location", "description": "A referenced location specified for this material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductCharacteristic": { "title": "Specified_ Material. Applicable. Product_ Characteristic", "description": "A product characteristic applicable to this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Specified_ Material. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeProductCertification": { "title": "Specified_ Material. Applicable. Trade Product_ Certification", "description": "A product certification applicable to this specified material.", "type": "array", "items": { "$ref": "#/$defs/tradeProductCertificationType" } }, "applicableProductCertificate": { "title": "Specified_ Material. Applicable. Product_ Certificate", "description": "A product certificate applicable to this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableWasteMaterialRecoveryDisposalProcess": { "title": "Specified_ Material. Applicable. Waste Material Recovery Disposal_ Process", "description": "A waste material recovery disposal process applicable to this specified material.", "type": "array", "items": { "$ref": "#/$defs/wasteMaterialRecoveryDisposalProcessType" } }, "applicableCertificate": { "title": "Specified_ Material. Applicable. Specified_ Certificate", "description": "A certificate applicable to this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAssessment": { "title": "Specified_ Material. Applicable. Specified_ Assessment", "description": "An assessment applicable for this specified material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "membershipType": { "title": "Specified_ Membership. Details", "description": "The state of belonging to a group, such as a club or trade association.", "type": "object", "properties": { "name": { "title": "Specified_ Membership. Name. Text", "description": "A name, expressed as text, for this specified membership.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Specified_ Membership. Identification. Identifier", "description": "The identifier of this specified membership.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "startDateTime": { "title": "Specified_ Membership. Start. Date Time", "description": "The date, time, date time, or other date time value of the start of this specified membership.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "endDateTime": { "title": "Specified_ Membership. End. Date Time", "description": "The date, time, date time, or other date time value of the end of this specified membership.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "description": { "title": "Specified_ Membership. Description. Text", "description": "A textual description of this specified membership.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "methodType": { "title": "Specified_ Method. Details", "description": "A defined way of performing something.", "type": "object", "properties": { "id": { "title": "Specified_ Method. Identification. Identifier", "description": "An identifier of this specified method.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Specified_ Method. Name. Text", "description": "The name, expressed as text, of this specified method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "obligatoryTypeCode": { "title": "Specified_ Method. Obligatory_ Type. Code", "description": "The code specifying the obligatory type for this method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "standardTypeCode": { "title": "Specified_ Method. Standard_ Type. Code", "description": "The code specifying the standard type for this method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "localTypeCode": { "title": "Specified_ Method. Local_ Type. Code", "description": "The code specifying the local type for this method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "externalReference": { "title": "Specified_ Method. External Reference. Text", "description": "An external reference, expressed as text, for this specified method.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "information": { "title": "Specified_ Method. Information. Text", "description": "Information, expressed as text, for this specified method.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "measurementCode": { "title": "Specified_ Method. Measurement. Code", "description": "The code specifying the measurement for this method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "certificationTypeCode": { "title": "Specified_ Method. Certification_ Type. Code", "description": "The code specifying the certification type of this method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "certificationId": { "title": "Specified_ Method. Certification_ Identification. Identifier", "description": "A certification identifier of this specified method.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "usedTechnologyCode": { "title": "Specified_ Method. Used_ Technology. Code", "description": "The code specifying the technology used by this method.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "applicableParameter": { "title": "Specified_ Method. Applicable. Specified_ Parameter", "description": "A parameter applicable to this specified method.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "noteType": { "title": "Specified_ Note. Details", "description": "A specified textual or coded description, such as a remark or additional information.", "type": "object", "properties": { "subject": { "title": "Specified_ Note. Subject. Text", "description": "A subject, expressed as text, of this specified note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "subjectCode": { "title": "Specified_ Note. Subject. Code", "description": "The code specifying the subject of this specified note.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "creationDateTime": { "title": "Specified_ Note. Creation. Date Time", "description": "The date, time, date time, or other date time value for the creation of this specified note.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "id": { "title": "Specified_ Note. Identification. Identifier", "description": "The identifier of this specified note.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "Specified_ Note. Description. Text", "description": "A textual description of this specified note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "name": { "title": "Specified_ Note. Name. Text", "description": "A name, expressed as text, of this specified note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "content": { "title": "Specified_ Note. Content. Text", "description": "Content, expressed as text, of this specified note.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "objectType": { "title": "Specified_ Object. Details", "description": "Anything that is visible or tangible, such as a product, process, or organization.", "type": "object", "properties": { "id": { "title": "Specified_ Object. Identification. Identifier", "description": "The identifier for this specified object.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Specified_ Object. Type. Code", "description": "The code specifying the type of specified object.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Specified_ Object. Type. Text", "description": "A type, expressed as text, for this specified object.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "categoryCode": { "title": "Specified_ Object. Category. Code", "description": "The code specifying the category for this specified object.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "category": { "title": "Specified_ Object. Category. Text", "description": "A category, expressed as text, for this specified object.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "remark": { "title": "Specified_ Object. Remark. Text", "description": "A remark, expressed as text, for this specified object.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "observationType": { "title": "Specified_ Observation. Details", "description": "A specified act or instance of viewing or noting a fact or occurrence for some scientific or other special purpose.", "type": "object", "properties": { "id": { "title": "Specified_ Observation. Identification. Identifier", "description": "The identifier for this specified observation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Specified_ Observation. Description. Text", "description": "The textual description for this specified observation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "relatedBinaryFile": { "title": "Specified_ Observation. Related. Specified_ Binary File", "description": "A binary file related to this specified observation.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Specified_ Observation. Applicable. Note", "description": "A note providing information applicable to this specified observation.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "parameterType": { "title": "Specified_ Parameter. Details", "description": "A specified feature that is fixed for the case in question but may be different in other cases.", "type": "object", "properties": { "id": { "title": "Specified_ Parameter. Identification. Identifier", "description": "The identifier of this specified parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Specified_ Parameter. Type. Code", "description": "The code specifying the type of parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Specified_ Parameter. Type. Text", "description": "A type, expressed as text, for this specified parameter.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Parameter. Description. Text", "description": "A textual description for this specified parameter.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "name": { "title": "Specified_ Parameter. Name. Text", "description": "The name, expressed as text, for this specified parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "valueText": { "title": "Specified_ Parameter. Value. Text", "description": "The value, expressed as text, for this specified parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "valueMeasure": { "title": "Specified_ Parameter. Value. Measure", "description": "A measure of a value for this specified parameter.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "isOrHasValueAllowed": { "title": "Specified_ Parameter. Value Allowed. Indicator", "description": "The indication of whether or not the value for this specified parameter is allowed.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "statusCode": { "title": "Specified_ Parameter. Status. Code", "description": "The code specifying the status of this specified parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusValue": { "title": "Specified_ Parameter. Status_ Value. Measure", "description": "A measure of a value of the status for this specified parameter.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "valueTolerance": { "title": "Specified_ Parameter. Value. Specified_ Tolerance", "description": "A tolerance specified for the value of this parameter.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "periodType": { "title": "Specified_ Period. Details", "description": "A specified period of time.", "type": "object", "properties": { "durationMeasure": { "title": "Specified_ Period. Duration. Measure", "description": "A measure of the length of time for this specified time period such as hours, days, weeks, months, years.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "isOrHasInclusive": { "title": "Specified_ Period. Inclusive. Indicator", "description": "The indication of whether or not the start and end dates are included in this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "description": { "title": "Specified_ Period. Description. Text", "description": "A textual description of this specified period of time.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "startDateTime": { "title": "Specified_ Period. Start. Date Time", "description": "The date, time, date time or other date time value for the start of this specified period of time.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "endDateTime": { "title": "Specified_ Period. End. Date Time", "description": "The date, time, date time or other date time value for the end of this specified period of time.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "completeDateTime": { "title": "Specified_ Period. Complete. Date Time", "description": "The date, time, date time or other date time value for a complete specified period of time expressed as a specific month, a specific week, etc.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasOpen": { "title": "Specified_ Period. Open. Indicator", "description": "The indication of whether or not an entity is open during this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "seasonCode": { "title": "Specified_ Period. Season. Code", "description": "The code specifying the season for this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "id": { "title": "Specified_ Period. Identification. Identifier", "description": "The unique identifier of this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Specified_ Period. Name. Text", "description": "A name, expressed as text, of this specified period.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "sequenceNumeric": { "title": "Specified_ Period. Sequence. Numeric", "description": "A sequence number for this specified period.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } }, "startDateFlexibilityCode": { "title": "Specified_ Period. Start Date Flexibility. Code", "description": "The code specifying the flexibility of the start date of this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "isOrHasContinuous": { "title": "Specified_ Period. Continuous. Indicator", "description": "The indication of whether or not this specified period is continuous.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "purposeCode": { "title": "Specified_ Period. Purpose. Code", "description": "The code specifying the purpose of this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "nightQuantity": { "title": "Specified_ Period. Night. Quantity", "description": "The number of nights in this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "typeCode": { "title": "Specified_ Period. Type. Code", "description": "The code specifying the type of specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "startDayOfWeekCode": { "title": "Specified_ Period. Start_ Day Of Week. Code", "description": "The code specifying the start day of the week for this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "endDayOfWeekCode": { "title": "Specified_ Period. End_ Day Of Week. Code", "description": "The code specifying the end day of the week for this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "dayQuantity": { "title": "Specified_ Period. Day. Quantity", "description": "The number of days in this specified period.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "durationText": { "title": "Specified_ Period. Duration. Text", "description": "A duration, expressed as text, for this specified period.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "minimumDuration": { "title": "Specified_ Period. Minimum_ Duration. Measure", "description": "The measure of the minimum length of time for this specified period, such as hours, days, weeks, months, years.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "maximumDuration": { "title": "Specified_ Period. Maximum_ Duration. Measure", "description": "The measure of the maximum length of time for this specified period, such as hours, days, weeks, months, years.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "personalEffectsType": { "title": "Specified_ Personal Effects. Details", "description": "Specified privately owned articles for personal use by an individual.", "type": "object", "properties": { "sequenceNumeric": { "title": "Specified_ Personal Effects. Sequence. Numeric", "description": "A sequence number for these specified personal effects.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } }, "description": { "title": "Specified_ Personal Effects. Description. Text", "description": "A textual description of these specified personal effects.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Specified_ Personal Effects. Type. Code", "description": "A code specifying a type of specified personal effects.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "onboardQuantity": { "title": "Specified_ Personal Effects. Onboard. Quantity", "description": "An onboard number of these specified personal effects.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "polygonType": { "title": "Specified_ Polygon. Details", "description": "A planar surface, defined by one exterior boundary and zero or more interior boundaries. Each interior boundary defines a hole in the polygon.", "type": "object", "properties": { "interiorLinearRing": { "title": "Specified_ Polygon. Interior. Specified_ Linear Ring", "description": "An interior linear ring specified for this polygon.", "type": "array", "items": { "$ref": "#/$defs/linearRingType" } }, "exteriorLinearRing": { "title": "Specified_ Polygon. Exterior. Specified_ Linear Ring", "description": "The exterior linear specified ring for this polygon.", "$ref": "#/$defs/linearRingType" }, "associatedGeographicalObjectCharacteristic": { "title": "Specified_ Polygon. Associated. Specified_ Geographical Object Characteristic", "description": "The geographical object characteristic associated with this specified polygon.", "oneOf": [ { "$ref": "#/$defs/geographicalObjectCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedLogisticsLocation": { "title": "Specified_ Polygon. Associated. Logistics_ Location", "description": "A logistics location associated with this specified polygon.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "exteriorLinearRing" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productFinishingTreatmentType": { "title": "Specified_ Product Finishing Treatment. Details", "description": "Improving measures for manufactured components or products to meet end use requirements.", "type": "object", "properties": { "id": { "title": "Specified_ Product Finishing Treatment. Identification. Identifier", "description": "An identifier of this specified product finishing treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "description": { "title": "Specified_ Product Finishing Treatment. Description. Text", "description": "A textual description of this specified product finishing treatment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "Specified_ Product Finishing Treatment. Type. Code", "description": "The code specifying the type of product finishing treatment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "usedMaterial": { "title": "Specified_ Product Finishing Treatment. Used. Specified_ Material", "description": "Material used for this specified product finishing treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProcessCertificate": { "title": "Specified_ Product Finishing Treatment. Applicable. Process_ Certificate", "description": "A process certificate applicable to this specified product finishing treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Specified_ Product Finishing Treatment. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this specified product finishing treatment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionCycleType": { "title": "Specified_ Production Cycle. Details", "description": "A series of activities associated with the processing of a product.", "type": "object", "properties": { "id": { "title": "Specified_ Production Cycle. Identification. Identifier", "description": "An identifier of this specified production cycle.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "name": { "title": "Specified_ Production Cycle. Name. Text", "description": "The name, expressed as text, of this specified production cycle.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "sequenceNumeric": { "title": "Specified_ Production Cycle. Sequence. Numeric", "description": "The sequence number for this specified production cycle.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "startDateTime": { "title": "Specified_ Production Cycle. Start. Date Time", "description": "The date, time, date time, or other date time value of the start of this specified production cycle.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "endDateTime": { "title": "Specified_ Production Cycle. End. Date Time", "description": "The date, time, date time, or other date time value of the end of this specified production cycle.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "productionYearDateTime": { "title": "Specified_ Production Cycle. Production_ Year. Date Time", "description": "The production year for this specified production cycle.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "applicableProductionProcess": { "title": "Specified_ Production Cycle. Applicable. Production_ Process", "description": "A process applicable to this specified production cycle.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionProcessType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "processSpecifiedReferencedDocument": { "title": "Specified_ Production Cycle. Process_ Specified. Referenced_ Document", "description": "A process document referenced for this specified production cycle.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedBinaryFile": { "title": "Specified_ Production Cycle. Related. Specified_ Binary File", "description": "A binary file related to this specified production cycle.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "productionDeviceType": { "title": "Specified_ Production Device. Details", "description": "An object, especially a piece of mechanical or electronic equipment, made or adapted in order to perform a production activity.", "type": "object", "properties": { "id": { "title": "Specified_ Production Device. Identification. Identifier", "description": "An identifier of this specified production device.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Specified_ Production Device. Type. Code", "description": "The code specifying the type of production device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeCode": { "title": "Specified_ Production Device. Subordinate_ Type. Code", "description": "The code specifying the subordinate type for this production device.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "functionDescription": { "title": "Specified_ Production Device. Function_ Description. Text", "description": "A textual description of a function of this specified production device.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "inputCapacity": { "title": "Specified_ Production Device. Input_ Capacity. Measure", "description": "A measure of the input capacity of this specified production device, such as maximum reach or average per month.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "outputCapacity": { "title": "Specified_ Production Device. Output_ Capacity. Measure", "description": "A measure of the output capacity of this specified production device, such as maximum reach or average per month.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "type": { "title": "Specified_ Production Device. Type. Text", "description": "A type, expressed as text, for this specified production device.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "inputApplicableTradeProduct": { "title": "Specified_ Production Device. Input_ Applicable. Trade_ Product", "description": "An input product applicable to this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableProductBatch": { "title": "Specified_ Production Device. Input_ Applicable. Product_ Batch", "description": "An input batch applicable to this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputApplicableMaterial": { "title": "Specified_ Production Device. Input_ Applicable. Specified_ Material", "description": "Input material applicable to this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableTradeProduct": { "title": "Specified_ Production Device. Output_ Applicable. Trade_ Product", "description": "An output product applicable to this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableProductBatch": { "title": "Specified_ Production Device. Output_ Applicable. Product_ Batch", "description": "An output batch applicable to this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputApplicableMaterial": { "title": "Specified_ Production Device. Output_ Applicable. Specified_ Material", "description": "Output material applicable to this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableParameter": { "title": "Specified_ Production Device. Applicable. Specified_ Parameter", "description": "A parameter applicable to this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requestedOperationalApplicableParameter": { "title": "Specified_ Production Device. Requested Operational_ Applicable. Specified_ Parameter", "description": "An operational parameter requested for this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "combinedProductionDevice": { "title": "Specified_ Production Device. Combined. Specified_ Production Device", "description": "A production device combined with this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "combinedProductionMachine": { "title": "Specified_ Production Device. Combined. Production_ Machine", "description": "A production machine combined with this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionMachineType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedFacilityProductionUnit": { "title": "Specified_ Production Device. Specified. Facility_ Production Unit", "description": "A facility production unit for this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/facilityProductionUnitType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedLocation": { "title": "Specified_ Production Device. Specified. Referenced_ Location", "description": "A referenced location specified for this production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportingIOTDeviceEvent": { "title": "Specified_ Production Device. Reporting_ IOT Device. Supply Chain_ Event", "description": "An IOT (Internet of Things) or other scanning device reporting event for this specified production device.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "qualificationType": { "title": "Specified_ Qualification. Details", "description": "A specified condition that must be fulfilled.", "type": "object", "properties": { "name": { "title": "Specified_ Qualification. Name. Text", "description": "The name, expressed as text, of this specified qualification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "required": [ "name" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "radioactiveIsotopeType": { "title": "Specified_ Radioactive Isotope. Details", "description": "Any of several species of the same chemical element with different masses whose nuclei are unstable and dissipate excess energy by spontaneously emitting radiation in the form of alpha, beta, or gamma rays.", "type": "object", "properties": { "name": { "title": "Specified_ Radioactive Isotope. Name. Text", "description": "A name, expressed as text, for this specified radioactive isotope, such as C14.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "activityLevel": { "title": "Specified_ Radioactive Isotope. Activity Level. Measure", "description": "A measure of the activity level of this specified radioactive isotope.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "note": { "title": "Specified_ Radioactive Isotope. Note. Text", "description": "A note, expressed as text, for this specified radioactive isotope.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedRadioactiveRadionuclide": { "title": "Specified_ Radioactive Isotope. Specified. Radioactive_ Radionuclide", "description": "The radionuclide details specified for this radioactive isotope.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/radioactiveRadionuclideType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "rangeType": { "title": "Specified_ Range. Details", "description": "A row, line or series, commonly used to express the difference between lowest and highest values.", "type": "object", "properties": { "typeCode": { "title": "Specified_ Range. Type. Code", "description": "The code specifying a type of this specified range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "startId": { "title": "Specified_ Range. Start. Identifier", "description": "The identifier of the start of this specified range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "endId": { "title": "Specified_ Range. End. Identifier", "description": "The identifier of the end of this specified range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "minimumValue": { "title": "Specified_ Range. Minimum Value. Measure", "description": "The measure of the minimum value for this specified range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "maximumValue": { "title": "Specified_ Range. Maximum Value. Measure", "description": "The measure of the maximum value for this specified range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "totalItemQuantity": { "title": "Specified_ Range. Total Item. Quantity", "description": "The total number of items in this specified range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "valueCode": { "title": "Specified_ Range. Value. Code", "description": "A code specifying a value for this specified range.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "value": { "title": "Specified_ Range. Value. Text", "description": "A value, expressed as text, for this specified range.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueBaseSystemCode": { "title": "Specified_ Range. Value Base_ System. Code", "description": "The code specifying the value base system, such as Arabic numerals, for this specified range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "requirementType": { "title": "Specified_ Requirement. Details", "description": "Common conditions contained in a contract or agreement applicable between trading partners.", "type": "object", "properties": { "typeCode": { "title": "Specified_ Requirement. Type. Code", "description": "The code specifying the type of specified requirement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "rule": { "title": "Specified_ Requirement. Rule. Text", "description": "A rule, expressed as text, for this specified requirement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Requirement. Description. Text", "description": "A textual description of this specified requirement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedPaymentTradeSettlement": { "title": "Specified_ Requirement. Specified. Payment_ Trade Settlement", "description": "The payment trade settlement for this specified requirement.", "oneOf": [ { "$ref": "#/$defs/paymentTradeSettlementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifying": { "title": "Specified_ Requirement. Specifying. Trade_ Party", "description": "The party specifying this specified requirement.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "routeType": { "title": "Specified_ Route. Details", "description": "A specified way or course taken from one location to another.", "type": "object", "properties": { "mapUri": { "title": "Specified_ Route. Map_ URI. Identifier", "description": "The Uniform Resource Identifier (URI) of the map of this specified route.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "departurePoint": { "title": "Specified_ Route. Departure Point. Text", "description": "A departure point, expressed as text, for this specified route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "transportMeans": { "title": "Specified_ Route. Transport Means. Text", "description": "A transport means, expressed as text, for this specified route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "distance": { "title": "Specified_ Route. Distance. Measure", "description": "The measure of the distance of this specified route.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "securityLevelCode": { "title": "Specified_ Route. Security Level. Code", "description": "The code specifying the security level of this specified route.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "type": { "title": "Specified_ Route. Type. Text", "description": "A type, expressed as text, for this specified route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "statusCode": { "title": "Specified_ Route. Status. Code", "description": "The code specifying the status of this specified route.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Specified_ Route. Description. Text", "description": "A textual description of this specified route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "temperatureType": { "title": "Specified_ Temperature. Details", "description": "A specified temperature value or range of values.", "type": "object", "properties": { "value": { "title": "Specified_ Temperature. Value. Measure", "description": "The measure of the value of this specified temperature, such as a temperature value of ten degrees Celsius.", "$ref": "#/$defs/qdt/$defs/temperatureUnitMeasureType" }, "minimumValue": { "title": "Specified_ Temperature. Minimum_ Value. Measure", "description": "The measure of the lowest value of a range for this specified temperature, such as a minimum temperature value of four degrees Celsius.", "$ref": "#/$defs/qdt/$defs/temperatureUnitMeasureType" }, "maximumValue": { "title": "Specified_ Temperature. Maximum_ Value. Measure", "description": "The measure of the highest value of a range for this specified temperature, such as a maximum temperature value of fourteen degrees Celsius.", "$ref": "#/$defs/qdt/$defs/temperatureUnitMeasureType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "toleranceType": { "title": "Specified_ Tolerance. Details", "description": "Permissible limit or limits of variation that is fixed for the case in question but may be different in other cases.", "type": "object", "properties": { "information": { "title": "Specified_ Tolerance. Information. Text", "description": "Information, expressed as text, for this specified tolerance.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "minusValueQuantity": { "title": "Specified_ Tolerance. Minus_ Value. Quantity", "description": "The minus quantity value of this specified tolerance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "surplusValueQuantity": { "title": "Specified_ Tolerance. Surplus_ Value. Quantity", "description": "The surplus quantity value of this specified tolerance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "minusValuePercent": { "title": "Specified_ Tolerance. Minus_ Value. Percent", "description": "The minus percentage value of this specified tolerance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "surplusValuePercent": { "title": "Specified_ Tolerance. Surplus_ Value. Percent", "description": "The surplus percentage value of this specified tolerance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "marginValueNumeric": { "title": "Specified_ Tolerance. Margin_ Value. Numeric", "description": "The margin numeric value of this specified tolerance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "marginValuePercent": { "title": "Specified_ Tolerance. Margin_ Value. Percent", "description": "The margin percentage value of this specified tolerance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "usageConditionType": { "title": "Specified_ Usage Condition. Details", "description": "The particular state of something, affected by use, that should be respected.", "type": "object", "properties": { "ageLimitation": { "title": "Specified_ Usage Condition. Age Limitation. Text", "description": "An age limitation, expressed as text, for this specified usage condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "genderLimitation": { "title": "Specified_ Usage Condition. Gender Limitation. Text", "description": "A gender limitation, expressed as text, for this specified usage condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "appropriateClothing": { "title": "Specified_ Usage Condition. Appropriate Clothing. Text", "description": "Appropriate clothing, expressed as text, for this specified usage condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "occupancy": { "title": "Specified_ Usage Condition. Occupancy. Text", "description": "Occupancy, expressed as text, for this specified usage condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "duration": { "title": "Specified_ Usage Condition. Duration. Text", "description": "A duration, expressed as text, for this specified usage condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Specified_ Usage Condition. Description. Text", "description": "A textual description of this specified usage condition.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "requiring": { "title": "Specified_ Usage Condition. Requiring. Trade_ Party", "description": "A party requiring this specified usage condition.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "storesItemInventoryType": { "title": "Stores Item_ Inventory. Details", "description": "A stores item, such as for onboard use during a journey.", "type": "object", "properties": { "sequenceNumeric": { "title": "Stores Item_ Inventory. Sequence. Numeric", "description": "A sequence number for this stores inventory item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" } }, "typeCode": { "title": "Stores Item_ Inventory. Type. Code", "description": "A code specifying the type of stores inventory item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "description": { "title": "Stores Item_ Inventory. Description. Text", "description": "A textual description of this stores inventory item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "onboardQuantity": { "title": "Stores Item_ Inventory. Onboard. Quantity", "description": "An onboard quantity for this stores inventory item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "specifiedLogisticsLocation": { "title": "Stores Item_ Inventory. Specified. Logistics_ Location", "description": "A location specified for this stores inventory item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "subordinateLineTradeAgreementType": { "title": "Subordinate Line_ Trade Agreement. Details", "description": "The contractual terms of a subordinate line trade agreement.", "type": "object", "properties": { "sellerOrderReferencedDocument": { "title": "Subordinate Line_ Trade Agreement. Seller_ Order. Referenced_ Document", "description": "The seller generated order document referenced in this subordinate line trade agreement.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerOrderReferencedDocument": { "title": "Subordinate Line_ Trade Agreement. Buyer_ Order. Referenced_ Document", "description": "A buyer generated order document referenced in this subordinate line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalReferencedDocument": { "title": "Subordinate Line_ Trade Agreement. Additional. Referenced_ Document", "description": "An additional document referenced in this subordinate line trade agreement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "grossPriceProductTradePrice": { "title": "Subordinate Line_ Trade Agreement. Gross Price_ Product. Trade_ Price", "description": "A gross product price in this subordinate line trade agreement.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } }, "netPriceProductTradePrice": { "title": "Subordinate Line_ Trade Agreement. Net Price_ Product. Trade_ Price", "description": "A net product price in this subordinate line trade agreement.", "type": "array", "items": { "$ref": "#/$defs/tradePriceType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "subordinateLineTradeDeliveryType": { "title": "Subordinate Line_ Trade Delivery. Details", "description": "Supply chain shipping arrangements and movement of products and or services including despatch and delivery.", "type": "object", "properties": { "packageQuantity": { "title": "Subordinate Line_ Trade Delivery. Package. Quantity", "description": "The number of packages in this subordinate line trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "productUnitQuantity": { "title": "Subordinate Line_ Trade Delivery. Product_ Unit. Quantity", "description": "The number of product units in this subordinate line trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "perPackageUnitQuantity": { "title": "Subordinate Line_ Trade Delivery. Per Package_ Unit. Quantity", "description": "The number of units per package in this subordinate line trade delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "billedQuantity": { "title": "Subordinate Line_ Trade Delivery. Billed. Quantity", "description": "A billed quantity of this subordinate line trade delivery.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "includedPackaging": { "title": "Subordinate Line_ Trade Delivery. Included. Supply Chain_ Packaging", "description": "Packaging included in this subordinate line trade delivery.", "type": "array", "items": { "$ref": "#/$defs/packagingType" } }, "actualDeliveryEvent": { "title": "Subordinate Line_ Trade Delivery. Actual_ Delivery. Supply Chain_ Event", "description": "An actual delivery event for this subordinate line trade delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "subordinateLineTradeSettlementType": { "title": "Subordinate Line_ Trade Settlement. Details", "description": "The information, at a subordinate line level, that enables the reconciliation of a financial transaction with the item(s) that the financial transaction is intended to settle, for example a commercial invoice.", "type": "object", "properties": { "amountDirectionCode": { "title": "Subordinate Line_ Trade Settlement. Amount_ Direction. Code", "description": "The code, specifying the direction, either an addition or subtraction, for the amount of this subordinate line trade settlement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "applicableTradeTax": { "title": "Subordinate Line_ Trade Settlement. Applicable. Trade_ Tax", "description": "A tax applicable to this subordinate line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "invoiceReferencedDocument": { "title": "Subordinate Line_ Trade Settlement. Invoice_ Referenced. Referenced_ Document", "description": "An invoice document referenced for this subordinate line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedFinancialAdjustment": { "title": "Subordinate Line_ Trade Settlement. Specified. Financial_ Adjustment", "description": "A financial adjustment specified for this subordinate line trade settlement.", "type": "array", "items": { "$ref": "#/$defs/financialAdjustmentType" } }, "specifiedTradeAllowanceCharge": { "title": "Subordinate Line_ Trade Settlement. Specified. Trade_ Allowance Charge", "description": "An allowance or charge specified for this subordinate line trade settlement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAllowanceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "subordinateLocationType": { "title": "Subordinate Subordinate_ Location. Details", "description": "A physical location or place which is a subordinate location of a subordinate location.", "type": "object", "properties": { "id": { "title": "Subordinate Subordinate_ Location. Identification. Identifier", "description": "The unique identifier for this subordinate of a subordinate location, such as a United Nations Location Code (UNLOCODE) or GS1 Global Location Number (GLN).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Subordinate Subordinate_ Location. Name. Text", "description": "The name, expressed as text, of this subordinate of a subordinate location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "typeCode": { "title": "Subordinate Subordinate_ Location. Type. Code", "description": "The code specifying the type of subordinate of a subordinate location.", "$ref": "#/$defs/qdt/$defs/locationFunctionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "physicalGeographicalCoordinate": { "title": "Subordinate Subordinate_ Location. Physical. Geographical Coordinate", "description": "Physical geographical coordinate information for this subordinate of a subordinate location.", "oneOf": [ { "$ref": "#/$defs/geographicalCoordinateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "subordinateLocationType": { "title": "Subordinate_ Location. Details", "description": "A physical location or place which is a subordinate location of a location.", "type": "object", "properties": { "id": { "title": "Subordinate_ Location. Identification. Identifier", "description": "The unique identifier for this subordinate location, such as a United Nations Location Code (UNLOCODE) or GS1 Global Location Number (GLN).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Subordinate_ Location. Name. Text", "description": "The name, expressed as text, of this subordinate location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "typeCode": { "title": "Subordinate_ Location. Type. Code", "description": "The code specifying the type of subordinate location.", "$ref": "#/$defs/qdt/$defs/locationFunctionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "physicalGeographicalCoordinate": { "title": "Subordinate_ Location. Physical. Geographical Coordinate", "description": "Physical geographical coordinate information for this subordinate location.", "oneOf": [ { "$ref": "#/$defs/geographicalCoordinateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "subordinateLocation": { "title": "Subordinate_ Location. Subordinate. Subordinate Subordinate_ Location", "description": "The location subordinate to this subordinate location.", "oneOf": [ { "$ref": "#/$defs/subordinateLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "subordinateTradeLineItemType": { "title": "Subordinate_ Trade Line Item. Details", "description": "A collection of information specific to a subordinate item being used or reported on for trade purposes.", "type": "object", "properties": { "id": { "title": "Subordinate_ Trade Line Item. Identification. Identifier", "description": "A unique identifier for this subordinate trade line item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "responseReasonCode": { "title": "Subordinate_ Trade Line Item. Response Reason. Code", "description": "The code specifying the response reason of this subordinate trade line item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "categoryCode": { "title": "Subordinate_ Trade Line Item. Category. Code", "description": "The code specifying the category of this subordinate trade line item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "specifiedReferencedProduct": { "title": "Subordinate_ Trade Line Item. Specified. Referenced_ Product", "description": "The referenced product specified for this subordinate trade line item.", "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableTradeProduct": { "title": "Subordinate_ Trade Line Item. Applicable. Trade_ Product", "description": "A product applicable for this subordinate trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSubordinateLineTradeAgreement": { "title": "Subordinate_ Trade Line Item. Specified. Subordinate Line_ Trade Agreement", "description": "The trade agreement specified for this subordinate trade line item.", "$ref": "#/$defs/subordinateLineTradeAgreementType" }, "specifiedSubordinateLineTradeDelivery": { "title": "Subordinate_ Trade Line Item. Specified. Subordinate Line_ Trade Delivery", "description": "The delivery specified for this subordinate trade line item.", "$ref": "#/$defs/subordinateLineTradeDeliveryType" }, "specifiedSubordinateLineTradeSettlement": { "title": "Subordinate_ Trade Line Item. Specified. Subordinate Line_ Trade Settlement", "description": "A trade settlement specified for this subordinate trade line item.", "type": "array", "items": { "$ref": "#/$defs/subordinateLineTradeSettlementType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "consignmentItemType": { "title": "Supply Chain_ Consignment Item. Details", "description": "An item within a supply chain consignment of goods separately identified for transport and customs purposes.", "type": "object", "properties": { "id": { "title": "Supply Chain_ Consignment Item. Identification. Identifier", "description": "A unique identifier for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "sequenceNumeric": { "title": "Supply Chain_ Consignment Item. Sequence. Numeric", "description": "The sequence number for this supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "typeCode": { "title": "Supply Chain_ Consignment Item. Type. Code", "description": "The code specifying the type of supply chain consignment item.", "$ref": "#/$defs/qdt/$defs/goodsTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "typeExtensionCode": { "title": "Supply Chain_ Consignment Item. Type Extension. Code", "description": "The code used as an extension to the type code for further specifying the type of supply chain consignment item.", "$ref": "#/$defs/qdt/$defs/goodsTypeExtensionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "firstTypeExtensionCode": { "title": "Supply Chain_ Consignment Item. First_ Type Extension. Code", "description": "The code used as a first extension to the type code for further specifying the type of supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "secondTypeExtensionCode": { "title": "Supply Chain_ Consignment Item. Second_ Type Extension. Code", "description": "The code used as a second extension to the type code for further specifying the type of supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "nationalTypeExtensionCode": { "title": "Supply Chain_ Consignment Item. National_ Type Extension. Code", "description": "The code used as a national extension to the type code for further specifying the type of supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "exportTypeCode": { "title": "Supply Chain_ Consignment Item. Export_ Type. Code", "description": "The code specifying the export type of supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "importTypeCode": { "title": "Supply Chain_ Consignment Item. Import_ Type. Code", "description": "The code specifying the import type of supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "declaredValueForCustomsAmount": { "title": "Supply Chain_ Consignment Item. Declared Value For Customs. Amount", "description": "The monetary value of this supply chain consignment item as declared for customs purposes.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "declaredValueForCarriageAmount": { "title": "Supply Chain_ Consignment Item. Declared Value For Carriage. Amount", "description": "The monetary value of this supply chain consignment item as declared by the shipper or his agent 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.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "declaredValueForStatisticsAmount": { "title": "Supply Chain_ Consignment Item. Declared Value For Statistics. Amount", "description": "The monetary value of this supply chain consignment item as declared for statistical purposes.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "fobAmount": { "title": "Supply Chain_ Consignment Item. FOB. Amount", "description": "The monetary value for this supply chain consignment item as calculated under FOB (Free On Board) delivery terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "insuranceValueAmount": { "title": "Supply Chain_ Consignment Item. Insurance Value. Amount", "description": "The monetary value of this supply chain consignment item as covered by an insurance policy.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "invoiceAmount": { "title": "Supply Chain_ Consignment Item. Invoice. Amount", "description": "A monetary value for an invoice for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalChargeAmount": { "title": "Supply Chain_ Consignment Item. Total Charge. Amount", "description": "The monetary value of all freight and other service charges for this supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalExportExitToImportEntryChargeAmount": { "title": "Supply Chain_ Consignment Item. Total Export Exit To Import Entry Charge. Amount", "description": "The monetary value of the total charge or charges of freight, insurance and other services for this supply chain consignment item calculated from the export exit location to the import entry location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "grossWeight": { "title": "Supply Chain_ Consignment Item. Gross Weight. Measure", "description": "A measure of the gross weight (mass) of this supply chain consignment item which includes packaging but excludes any transport equipment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "maxItems": 1 }, "netWeight": { "title": "Supply Chain_ Consignment Item. Net Weight. Measure", "description": "A measure of the net weight (mass) of this supply chain consignment item which excludes all packaging.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "maxItems": 1 }, "chargeableWeight": { "title": "Supply Chain_ Consignment Item. Chargeable Weight. Measure", "description": "A measure of the supply chain consignment item weight on which charges are to be based.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "maxItems": 1 }, "grossVolume": { "title": "Supply Chain_ Consignment Item. Gross Volume. Measure", "description": "A measure of the gross volume, normally calculated by multiplying the maximum length, width and height of this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "maxItems": 1 }, "specialInstructions": { "title": "Supply Chain_ Consignment Item. Special Instructions. Text", "description": "Special instructions, expressed as text, for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "deliveryInstructions": { "title": "Supply Chain_ Consignment Item. Delivery Instructions. Text", "description": "Delivery instructions, expressed as text, for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "damageRemarks": { "title": "Supply Chain_ Consignment Item. Damage Remarks. Text", "description": "Damage remarks, expressed as text, for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "information": { "title": "Supply Chain_ Consignment Item. Information. Text", "description": "Information, expressed as text, for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "cargoToleranceInformation": { "title": "Supply Chain_ Consignment Item. Cargo Tolerance_ Information. Text", "description": "Cargo tolerance information, expressed as text, for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "loadingLength": { "title": "Supply Chain_ Consignment Item. Loading Length. Measure", "description": "The measure of the loading length of this supply chain consignment item.", "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "tariffQuantity": { "title": "Supply Chain_ Consignment Item. Tariff. Quantity", "description": "The tariff quantity in this supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "packageQuantity": { "title": "Supply Chain_ Consignment Item. Package. Quantity", "description": "The package quantity for this supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "packageType": { "title": "Supply Chain_ Consignment Item. Package Type. Text", "description": "A package type, expressed as text, for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "tradeLineItemQuantity": { "title": "Supply Chain_ Consignment Item. Trade Line Item. Quantity", "description": "The number of trade line items in this supply chain consignment item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "globalId": { "title": "Supply Chain_ Consignment Item. Global_ Identification. Identifier", "description": "A global identifier for this supply chain consignment item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "natureIdCargo": { "title": "Supply Chain_ Consignment Item. Nature Identification. Transport_ Cargo", "description": "Transport cargo details of this supply chain consignment item sufficient to identify its nature for customs, statistical or transport purposes.", "type": "array", "items": { "$ref": "#/$defs/cargoType" }, "maxItems": 1 }, "applicableDangerousGoods": { "title": "Supply Chain_ Consignment Item. Applicable. Transport_ Dangerous Goods", "description": "Dangerous goods transport details applicable to this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType", "properties": { "qValueNumeric": { "properties": { "format": false } } } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "handlingInstructions": { "title": "Supply Chain_ Consignment Item. Handling. Handling_ Instructions", "description": "Handling instructions for this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "quarantineInstructions": { "title": "Supply Chain_ Consignment Item. Quarantine. Quarantine_ Instructions", "description": "Quarantine instructions for this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/quarantineInstructionsType" } }, "transportSettingTemperature": { "title": "Supply Chain_ Consignment Item. Transport. Transport Setting_ Temperature", "description": "The transport temperature setting for this supply chain consignment item.", "$ref": "#/$defs/transportSettingTemperatureType" }, "physicalLogisticsShippingMarks": { "title": "Supply Chain_ Consignment Item. Physical. Logistics_ Shipping Marks", "description": "Physical logistics shipping marks and barcode information for this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/logisticsShippingMarksType" } }, "linearSpatialDimension": { "title": "Supply Chain_ Consignment Item. Linear. Spatial_ Dimension", "description": "The linear spatial dimensions of this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "originTradeGeopoliticalRegion": { "title": "Supply Chain_ Consignment Item. Origin. Trade_ Geopolitical Region", "description": "The geopolitical region of origin for this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/tradeGeopoliticalRegionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exportTradeGeopoliticalRegion": { "title": "Supply Chain_ Consignment Item. Export. Trade_ Geopolitical Region", "description": "The geopolitical region of export for this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/tradeGeopoliticalRegionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "originTradeCountry": { "title": "Supply Chain_ Consignment Item. Origin. Trade_ Country", "description": "The country of origin where this supply chain consignment item has been produced.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exportTradeCountry": { "title": "Supply Chain_ Consignment Item. Export. Trade_ Country", "description": "The export country for this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "destinationTradeCountry": { "title": "Supply Chain_ Consignment Item. Destination. Trade_ Country", "description": "The destination country for this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "importationTradeCountry": { "title": "Supply Chain_ Consignment Item. Importation. Trade_ Country", "description": "The importation country for this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transitTradeCountry": { "title": "Supply Chain_ Consignment Item. Transit. Trade_ Country", "description": "A transit country for this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "declaredForCustomsLogisticsLocation": { "title": "Supply Chain_ Consignment Item. Declared For Customs. Logistics_ Location", "description": "The location of this supply chain consignment item as declared for customs.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedReferencedLogisticsTransportEquipment": { "title": "Supply Chain_ Consignment Item. Associated. Referenced_ Logistics_ Transport Equipment", "description": "A referenced piece of transport equipment associated with this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLogisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Supply Chain_ Consignment Item. Manufacturer. Trade_ Party", "description": "The party which manufactured this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "despatch": { "title": "Supply Chain_ Consignment Item. Despatch. Trade_ Party", "description": "The party from whom this supply chain consignment item will be or has been despatched.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "delivery": { "title": "Supply Chain_ Consignment Item. Delivery. Trade_ Party", "description": "The party to whom this supply chain consignment item will be or has been delivered.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedReferencedDocument": { "title": "Supply Chain_ Consignment Item. Associated. Referenced_ Document", "description": "A referenced document associated with this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLogisticsTransportMeans": { "title": "Supply Chain_ Consignment Item. Applicable. Logistics_ Transport Means", "description": "The means of transport applicable to this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/logisticsTransportMeansType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transportLogisticsPackage": { "title": "Supply Chain_ Consignment Item. Transport. Logistics_ Package", "description": "A transport package for this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedTradeLineItem": { "title": "Supply Chain_ Consignment Item. Included. Supply Chain_ Trade Line Item", "description": "A trade line item included in this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLineItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLogisticsServiceCharge": { "title": "Supply Chain_ Consignment Item. Applicable. Logistics_ Service Charge", "description": "A logistics service charge applicable to this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedLogisticsStatus": { "title": "Supply Chain_ Consignment Item. Reported. Logistics_ Status", "description": "A logistics status reported for this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/logisticsStatusType" } }, "deliveryEvent": { "title": "Supply Chain_ Consignment Item. Delivery. Transport_ Event", "description": "The delivery event for this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "examinationEvent": { "title": "Supply Chain_ Consignment Item. Examination. Transport_ Event", "description": "An examination event for this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "vanningEvent": { "title": "Supply Chain_ Consignment Item. Vanning. Transport_ Event", "description": "The vanning event for this supply chain consignment item, i.e. the loading of this consignment item at the place of original despatch.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableCrossBorderRegulatoryProcedure": { "title": "Supply Chain_ Consignment Item. Applicable. Cross-Border_ Regulatory Procedure", "description": "A cross-border regulatory procedure applicable to this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/crossBorderRegulatoryProcedureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportContractReferencedDocument": { "title": "Supply Chain_ Consignment Item. Transport Contract. Referenced_ Document", "description": "A transport contract document for this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCrossBorderCustomsValuation": { "title": "Supply Chain_ Consignment Item. Applicable. Cross-Border_ Customs Valuation", "description": "A customs valuation applicable to this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/crossBorderCustomsValuationType" } }, "pickUpEvent": { "title": "Supply Chain_ Consignment Item. Pick-Up. Transport_ Event", "description": "A pick-up transport event for this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "borderClearanceInstructions": { "title": "Supply Chain_ Consignment Item. Border Clearance. Transport_ Instructions", "description": "Border clearance instructions for this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "previousAdministrativeReferencedDocument": { "title": "Supply Chain_ Consignment Item. Previous Administrative. Referenced_ Document", "description": "A previous administrative referenced document for this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Supply Chain_ Consignment Item. Applicable. Note", "description": "A note providing information applicable to this supply chain consignment item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "classificationReferencedDocument": { "title": "Supply Chain_ Consignment Item. Classification. Referenced_ Document", "description": "The referenced classification document for this supply chain consignment item.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedInspectionEvent": { "title": "Supply Chain_ Consignment Item. Specified. Inspection_ Event", "description": "An inspection event specified for this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/inspectionEventType" } }, "specifiedLogisticsRiskAnalysisResult": { "title": "Supply Chain_ Consignment Item. Specified. Logistics_ Risk Analysis Result", "description": "Results of a logistics risk analysis specified for this supply chain consignment item.", "type": "array", "items": { "$ref": "#/$defs/logisticsRiskAnalysisResultType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "consignmentType": { "title": "Supply Chain_ Consignment. Details", "description": "A separately identifiable collection of goods items to be transported or available to be transported from one consignor to one consignee in a supply chain via one or more modes of transport where each consignment is the subject of one single transport contract.", "type": "object", "properties": { "id": { "title": "Supply Chain_ Consignment. Identification. Identifier", "description": "A unique identifier for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "consignorAssignedId": { "title": "Supply Chain_ Consignment. Consignor Assigned. Identifier", "description": "The unique identifier assigned by the consignor to this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "consigneeAssignedId": { "title": "Supply Chain_ Consignment. Consignee Assigned. Identifier", "description": "The unique identifier assigned by the consignee to this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "customsId": { "title": "Supply Chain_ Consignment. Customs_ Identification. Identifier", "description": "A unique identifier, for customs purposes, for this consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "carrierAssignedId": { "title": "Supply Chain_ Consignment. Carrier Assigned. Identifier", "description": "The unique identifier assigned by the carrier to this supply chain consignment, such as a booking reference number when cargo space is reserved prior to loading.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "freightForwarderAssignedId": { "title": "Supply Chain_ Consignment. Freight Forwarder Assigned. Identifier", "description": "The unique identifier assigned by the freight forwarder to this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "tradedParcelId": { "title": "Supply Chain_ Consignment. Traded Parcel. Identifier", "description": "A traded parcel identifier for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "sequenceNumeric": { "title": "Supply Chain_ Consignment. Sequence. Numeric", "description": "A sequence number for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "maxItems": 1 }, "loadingSequenceNumeric": { "title": "Supply Chain_ Consignment. Loading Sequence. Numeric", "description": "The loading sequence number for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "availabilityDueDateTime": { "title": "Supply Chain_ Consignment. Availability Due. Date Time", "description": "The date, time, date time or other date time value when this supply chain consignment is due to be available.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "carrierAcceptanceDateTime": { "title": "Supply Chain_ Consignment. Carrier Acceptance. Date Time", "description": "The date, time, date time or other date time value when this supply chain consignment will be, or has been, accepted by the carrier.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "exportExitDateTime": { "title": "Supply Chain_ Consignment. Export Exit. Date Time", "description": "The date, time, date time or other date time value when this supply chain consignment will exit, or has exited from the last port, airport, or border post of the country of export.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "warehouseArrivalDateTime": { "title": "Supply Chain_ Consignment. Warehouse Arrival. Date Time", "description": "The date, time, date time or other date time value of the arrival of this supply chain consignment at a warehouse.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "grossWeight": { "title": "Supply Chain_ Consignment. Gross Weight. Measure", "description": "A measure of the gross weight (mass) of this supply chain consignment which includes the weight of packaging but which excludes the weight of any transport equipment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" } }, "netWeight": { "title": "Supply Chain_ Consignment. Net Weight. Measure", "description": "A measure of the net weight (mass) of this consignment which excludes the weight of packaging of this supply chain consignment and that of any transport equipment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" } }, "grossVolume": { "title": "Supply Chain_ Consignment. Gross Volume. Measure", "description": "A measure of the gross volume, normally calculated by multiplying the maximum length, width and height of this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" } }, "loadingLength": { "title": "Supply Chain_ Consignment. Loading Length. Measure", "description": "A measure of the loading length which is the length along a means of transport over which the complete width and height is needed for loading all the goods items in this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/linearUnitMeasureType" }, "maxItems": 1 }, "chargeableWeight": { "title": "Supply Chain_ Consignment. Chargeable Weight. Measure", "description": "A measure of a chargeable weight of this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "maxItems": 1 }, "fobAmount": { "title": "Supply Chain_ Consignment. FOB. Amount", "description": "The monetary value that has to be, or has been, paid for this supply chain consignment as calculated under FOB (Free on Board) delivery terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "insuranceValueAmount": { "title": "Supply Chain_ Consignment. Insurance Value. Amount", "description": "The monetary value of this supply chain consignment as covered by an insurance policy.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "insurancePremiumAmount": { "title": "Supply Chain_ Consignment. Insurance Premium. Amount", "description": "The monetary value of the insurance premium for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "associatedInvoiceAmount": { "title": "Supply Chain_ Consignment. Associated Invoice. Amount", "description": "A monetary value of an invoice associated with this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalChargeAmount": { "title": "Supply Chain_ Consignment. Total Charge. Amount", "description": "The total monetary value of all freight and other service charges for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalCollectChargeAmount": { "title": "Supply Chain_ Consignment. Total Collect Charge. Amount", "description": "The total monetary value of all freight and other service charges which are to be collected from the consignee at or after delivery for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalPrepaidChargeAmount": { "title": "Supply Chain_ Consignment. Total Prepaid Charge. Amount", "description": "The total monetary value of all freight and other service charges which have been paid in advance for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalAllowanceChargeAmount": { "title": "Supply Chain_ Consignment. Total Allowance Charge. Amount", "description": "The total monetary value of all allowances and charges for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalDisbursementAmount": { "title": "Supply Chain_ Consignment. Total Disbursement. Amount", "description": "The monetary value of total disbursement for this supply chain consignment, such as the amount to be collected by the carrier according to the order given by the consignor.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "totalExportExitToImportEntryChargeAmount": { "title": "Supply Chain_ Consignment. Total Export Exit To Import Entry Charge. Amount", "description": "The monetary value of the total charge or charges of freight, insurance and other services for this supply chain consignment calculated from the export exit location to the import entry location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "declaredValueForCustomsAmount": { "title": "Supply Chain_ Consignment. Declared Value For Customs. Amount", "description": "The monetary value declared for customs purposes for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "codAmount": { "title": "Supply Chain_ Consignment. COD. Amount", "description": "The monetary value of the COD (Cash On Delivery) amount to be collected by the carrier upon delivery of this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "associatedInvoiceDiscountAmount": { "title": "Supply Chain_ Consignment. Associated Invoice Discount. Amount", "description": "A monetary value of the discount on an invoice associated with this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "associatedInvoiceDiscountPercent": { "title": "Supply Chain_ Consignment. Associated Invoice Discount. Percent", "description": "A percent that is a discount on an invoice amount associated with this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "maxItems": 1 }, "isOrHasNilCustomsValue": { "title": "Supply Chain_ Consignment. Nil Customs Value. Indicator", "description": "The indication of whether or not this supply chain consignment has a nil value for customs.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasNilCarriageValue": { "title": "Supply Chain_ Consignment. Nil Carriage Value. Indicator", "description": "The indication of whether or not this supply chain consignment has a nil value for carriage.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasNilInsuranceValue": { "title": "Supply Chain_ Consignment. Nil Insurance Value. Indicator", "description": "The indication of whether or not this supply chain consignment has a nil value for insurance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasContainerization": { "title": "Supply Chain_ Consignment. Containerization. Indicator", "description": "The indication of whether or not this supply chain consignment is to be transported in a container or containers.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "consignmentItemQuantity": { "title": "Supply Chain_ Consignment. Consignment Item. Quantity", "description": "The number of consignment items separately defined for transport or customs purposes within this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "packageQuantity": { "title": "Supply Chain_ Consignment. Package. Quantity", "description": "The number of packages within this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "transportEquipmentQuantity": { "title": "Supply Chain_ Consignment. Transport Equipment. Quantity", "description": "A number of pieces of transport equipment, such as containers or similar unit load devices, in this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maxItems": 1 }, "chargeableTransportationStageQuantity": { "title": "Supply Chain_ Consignment. Chargeable Transportation Stage. Quantity", "description": "The number of separately chargeable transportation stages to be covered by this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "loadingListQuantity": { "title": "Supply Chain_ Consignment. Loading List. Quantity", "description": "The number of loading lists, manifests or similar documents for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "summaryDescription": { "title": "Supply Chain_ Consignment. Summary Description. Text", "description": "A textual summary description of this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "goodsReleaseRestriction": { "title": "Supply Chain_ Consignment. Goods Release Restriction. Text", "description": "A goods release restriction, expressed as text, for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "information": { "title": "Supply Chain_ Consignment. Information. Text", "description": "Information, expressed as text, for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "carrierProvidedInformation": { "title": "Supply Chain_ Consignment. Carrier Provided_ Information. Text", "description": "Information, expressed as text, provided by the carrier for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "cargoToleranceInformation": { "title": "Supply Chain_ Consignment. Cargo Tolerance_ Information. Text", "description": "Cargo tolerance information, expressed as text, for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "transportSplitDescription": { "title": "Supply Chain_ Consignment. Transport Split Description. Text", "description": "The textual description of the transport split of this supply chain consignment across different transport means or transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "loadingInformation": { "title": "Supply Chain_ Consignment. Loading_ Information. Text", "description": "Loading information, expressed as text, for this supply chain consignment, such as advice and instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "demurrageInformation": { "title": "Supply Chain_ Consignment. Demurrage_ Information. Text", "description": "Demurrage information, expressed as text, for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "isOrHasShipStores": { "title": "Supply Chain_ Consignment. Ship Stores. Indicator", "description": "The indication of whether or not this supply chain consignment is for ship stores, such as for consumption on the means of transport.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasTransportEquipmentSplitGoods": { "title": "Supply Chain_ Consignment. Transport Equipment Split Goods. Indicator", "description": "The indication of whether or not the goods in this supply chain consignment are split across more than one piece of transport equipment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "riskFactorCode": { "title": "Supply Chain_ Consignment. Risk Factor. Code", "description": "The code specifying a risk factor for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "declaredValueForCarriageAmount": { "title": "Supply Chain_ Consignment. Declared Value For Carriage. Amount", "description": "The monetary value of this supply chain consignment as declared by the shipper or his agent 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.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "paymentArrangementCode": { "title": "Supply Chain_ Consignment. Payment Arrangement. Code", "description": "The code specifying the payment arrangements for this supply chain consignment.", "$ref": "#/$defs/qdt/$defs/transportServicePaymentArrangementCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "deliveryInformation": { "title": "Supply Chain_ Consignment. Delivery_ Information. Text", "description": "The delivery information, expressed as text, for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "unloadingSequenceNumeric": { "title": "Supply Chain_ Consignment. Unloading Sequence. Numeric", "description": "The unloading sequence number for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "packageType": { "title": "Supply Chain_ Consignment. Package Type. Text", "description": "A type of package, expressed as text, for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "cargoInsuranceInstructionsInformation": { "title": "Supply Chain_ Consignment. Cargo Insurance Instructions_ Information. Text", "description": "Cargo insurance instructions, expressed as text, for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "isOrHasTransshipmentPermission": { "title": "Supply Chain_ Consignment. Transshipment Permission. Indicator", "description": "The indication of whether or not transshipment is permitted for this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "netVolume": { "title": "Supply Chain_ Consignment. Net Volume. Measure", "description": "A measure of the net volume of this supply chain consignment item which excludes all packaging.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" } }, "relatedBookingType": { "title": "Supply Chain_ Consignment. Related Booking Type. Text", "description": "The type of booking, expressed as text, related to this supply chain consignment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "consignorProvidedInformation": { "title": "Supply Chain_ Consignment. Consignor Provided_ Information. Text", "description": "Information, expressed as text, provided by the consignor for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "globalId": { "title": "Supply Chain_ Consignment. Global_ Identification. Identifier", "description": "A global identifier of this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "contractId": { "title": "Supply Chain_ Consignment. Contract. Identifier", "description": "A contract identifier for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "shippedOnboardDateTime": { "title": "Supply Chain_ Consignment. Shipped Onboard. Date Time", "description": "A date, time, date time, or other date time value when this supply chain consignment is shipped onboard.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "contractTermsInformation": { "title": "Supply Chain_ Consignment. Contract Terms_ Information. Text", "description": "Information related to contract terms and conditions, expressed as text, for this supply chain consignment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "serviceChargeCurrencyCode": { "title": "Supply Chain_ Consignment. Service Charge Currency. Code", "description": "A code specifying a service charge currency for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/currencyCodeType" } }, "serviceTariffCurrencyCode": { "title": "Supply Chain_ Consignment. Service Tariff Currency. Code", "description": "A code specifying a service tariff currency for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/currencyCodeType" } }, "consignor": { "title": "Supply Chain_ Consignment. Consignor. Trade_ Party", "description": "The consignor party for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "consignee": { "title": "Supply Chain_ Consignment. Consignee. Trade_ Party", "description": "The consignee party for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "carrier": { "title": "Supply Chain_ Consignment. Carrier. Trade_ Party", "description": "The carrier party for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "carrierAgent": { "title": "Supply Chain_ Consignment. Carrier Agent. Trade_ Party", "description": "The party acting as the agent of the carrier for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "freightForwarder": { "title": "Supply Chain_ Consignment. Freight Forwarder. Trade_ Party", "description": "The freight forwarder party for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "importer": { "title": "Supply Chain_ Consignment. Importer. Trade_ Party", "description": "The party who imports this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exporter": { "title": "Supply Chain_ Consignment. Exporter. Trade_ Party", "description": "The party who exports this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "despatch": { "title": "Supply Chain_ Consignment. Despatch. Trade_ Party", "description": "The party from whom this supply chain consignment will be or has been despatched.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "delivery": { "title": "Supply Chain_ Consignment. Delivery. Trade_ Party", "description": "The party to whom this supply chain consignment will be, or has been, delivered.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "shipFrom": { "title": "Supply Chain_ Consignment. Ship From. Trade_ Party", "description": "The ship from party for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "shipTo": { "title": "Supply Chain_ Consignment. Ship To. Trade_ Party", "description": "The ship to party for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "notified": { "title": "Supply Chain_ Consignment. Notified. Trade_ Party", "description": "A party who has been or will be notified about this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "customsImportAgent": { "title": "Supply Chain_ Consignment. Customs Import Agent. Trade_ Party", "description": "The party acting as an agent for, or on behalf of, the consignee with respect to the customs import procedures for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "customsExportAgent": { "title": "Supply Chain_ Consignment. Customs Export Agent. Trade_ Party", "description": "The party acting as an agent for, or on behalf of, the consignor with respect to the customs export procedures for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "customsTransitAgent": { "title": "Supply Chain_ Consignment. Customs Transit Agent. Trade_ Party", "description": "The party acting as an agent for, or on behalf of, the consignor with respect to customs transit procedures for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "connectingCarrier": { "title": "Supply Chain_ Consignment. Connecting Carrier. Trade_ Party", "description": "A connecting carrier party for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "dangerousGoodsNotifier": { "title": "Supply Chain_ Consignment. Dangerous Goods Notifier. Trade_ Party", "description": "The party responsible for providing the dangerous goods notification in accordance with the dangerous goods regulations relevant for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "intermediateConsignee": { "title": "Supply Chain_ Consignment. Intermediate Consignee. Trade_ Party", "description": "A party that is an intermediate consignee for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "consolidator": { "title": "Supply Chain_ Consignment. Consolidator. Trade_ Party", "description": "The party responsible for the consolidation of this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "deconsolidator": { "title": "Supply Chain_ Consignment. Deconsolidator. Trade_ Party", "description": "The party responsible for the deconsolidation of this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "consignorAgent": { "title": "Supply Chain_ Consignment. Consignor Agent. Trade_ Party", "description": "The party authorized to act for or on behalf of the consignor for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "consigneeAgent": { "title": "Supply Chain_ Consignment. Consignee Agent. Trade_ Party", "description": "The party authorized to act for or on behalf of the consignee for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "groupingCentre": { "title": "Supply Chain_ Consignment. Grouping Centre. Trade_ Party", "description": "A grouping centre party for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "carrierAcceptanceLogisticsLocation": { "title": "Supply Chain_ Consignment. Carrier Acceptance. Logistics_ Location", "description": "The location where this supply chain consignment will be, or has been, accepted by the carrier.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transshipmentLogisticsLocation": { "title": "Supply Chain_ Consignment. Transshipment. Logistics_ Location", "description": "A transshipment location for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "consigneeReceiptLogisticsLocation": { "title": "Supply Chain_ Consignment. Consignee Receipt. Logistics_ Location", "description": "The location at which this supply chain consignment will be or has been received by the consignee.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "loadingBaseportLogisticsLocation": { "title": "Supply Chain_ Consignment. Loading Baseport. Logistics_ Location", "description": "The baseport location at which this supply chain consignment is to be loaded on a means of transport according to the transport contract.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "unloadingBaseportLogisticsLocation": { "title": "Supply Chain_ Consignment. Unloading Baseport. Logistics_ Location", "description": "The baseport location at which this supply chain consignment is to be unloaded from a means of transport according to the transport contract.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transitLogisticsLocation": { "title": "Supply Chain_ Consignment. Transit. Logistics_ Location", "description": "A location of transit for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "declaredForCustomsLogisticsLocation": { "title": "Supply Chain_ Consignment. Declared For Customs. Logistics_ Location", "description": "The location of this supply chain consignment as declared for customs.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "finalDestinationLogisticsLocation": { "title": "Supply Chain_ Consignment. Final Destination. Logistics_ Location", "description": "The final destination location for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transportContractReferencedDocument": { "title": "Supply Chain_ Consignment. Transport Contract. Referenced_ Document", "description": "The referenced transport contract document for this supply chain consignment, such as an airwaybill or a seawaybill.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "customsRequiredInvoiceReferencedDocument": { "title": "Supply Chain_ Consignment. Customs Required Invoice. Referenced_ Document", "description": "A referenced invoice document required by customs for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReferencedDocument": { "title": "Supply Chain_ Consignment. Associated. Referenced_ Document", "description": "A referenced document associated with this supply chain consignment, such as the certificate of origin or dangerous goods note.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manifestAssociatedReferencedDocument": { "title": "Supply Chain_ Consignment. Manifest_ Associated. Referenced_ Document", "description": "A referenced manifest document associated to this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "physicalLogisticsShippingMarks": { "title": "Supply Chain_ Consignment. Physical. Logistics_ Shipping Marks", "description": "Physical logistics shipping marks and barcoding information related to this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/logisticsShippingMarksType", "properties": { "marking": { "maxItems": 1 } } }, "maxItems": 1 }, "handlingInstructions": { "title": "Supply Chain_ Consignment. Handling. Handling_ Instructions", "description": "Handling instructions for this supply chain consignment, such as where or how specified packages or containers are to be loaded on a means of transport.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "haulageInstructions": { "title": "Supply Chain_ Consignment. Haulage. Haulage_ Instructions", "description": "Haulage instructions for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/haulageInstructionsType" } }, "loadingInstructions": { "title": "Supply Chain_ Consignment. Loading. Transport_ Instructions", "description": "Loading instructions for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "deliveryEvent": { "title": "Supply Chain_ Consignment. Delivery. Transport_ Event", "description": "The delivery event for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "transportEvent": { "title": "Supply Chain_ Consignment. Transport. Transport_ Event", "description": "An event occurring during the transport of this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "examinationEvent": { "title": "Supply Chain_ Consignment. Examination. Transport_ Event", "description": "An examination event for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "pickUpEvent": { "title": "Supply Chain_ Consignment. Pick-Up. Transport_ Event", "description": "The pick-up event for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "storageEvent": { "title": "Supply Chain_ Consignment. Storage. Transport_ Event", "description": "A storage event for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "bondedWarehouseStorageEvent": { "title": "Supply Chain_ Consignment. Bonded Warehouse_ Storage. Transport_ Event", "description": "A bonded warehouse storage event for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "vanningEvent": { "title": "Supply Chain_ Consignment. Vanning. Transport_ Event", "description": "The vanning event for this supply chain consignment, i.e. the loading of this consignment at the place of original despatch.", "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedConsignmentItem": { "title": "Supply Chain_ Consignment. Included. Supply Chain_ Consignment Item", "description": "A consignment item included in this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/consignmentItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedReferencedConsignment": { "title": "Supply Chain_ Consignment. Included. Referenced_ Supply Chain_ Consignment", "description": "A referenced consignment included in this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedConsignmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "utilizedLogisticsTransportEquipment": { "title": "Supply Chain_ Consignment. Utilized. Logistics_ Transport Equipment", "description": "Logistics transport equipment utilized for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "mainCarriageLogisticsTransportMovement": { "title": "Supply Chain_ Consignment. Main Carriage. Logistics_ Transport Movement", "description": "A main carriage logistics transport movement for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "preCarriageLogisticsTransportMovement": { "title": "Supply Chain_ Consignment. Pre-Carriage. Logistics_ Transport Movement", "description": "A pre-carriage logistics transport movement for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "onCarriageLogisticsTransportMovement": { "title": "Supply Chain_ Consignment. On-Carriage. Logistics_ Transport Movement", "description": "An on-carriage logistics transport movement for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "borderCrossingLogisticsTransportMovement": { "title": "Supply Chain_ Consignment. Border Crossing. Logistics_ Transport Movement", "description": "A border crossing logistics transport movement for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "atArrivalLogisticsTransportMovement": { "title": "Supply Chain_ Consignment. At Arrival. Logistics_ Transport Movement", "description": "The logistics transport movement for this supply chain consignment at the point when the means of transport arrives in a country or at a regional border.", "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "atDepartureLogisticsTransportMovement": { "title": "Supply Chain_ Consignment. At Departure. Logistics_ Transport Movement", "description": "The logistics transport movement for this supply chain consignment at the point when the means of transport departs a country or regional border.", "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedLogisticsTransportMovement": { "title": "Supply Chain_ Consignment. Specified. Logistics_ Transport Movement", "description": "A logistics transport movement specified for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportMovementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "originTradeCountry": { "title": "Supply Chain_ Consignment. Origin. Trade_ Country", "description": "A country of origin for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transitTradeCountry": { "title": "Supply Chain_ Consignment. Transit. Trade_ Country", "description": "A transit country for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "destinationTradeCountry": { "title": "Supply Chain_ Consignment. Destination. Trade_ Country", "description": "The destination country for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "finalDestinationTradeCountry": { "title": "Supply Chain_ Consignment. Final_ Destination. Trade_ Country", "description": "The final destination country for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "importTradeCountry": { "title": "Supply Chain_ Consignment. Import. Trade_ Country", "description": "The import country for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exportTradeCountry": { "title": "Supply Chain_ Consignment. Export. Trade_ Country", "description": "The export country for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "reExportTradeCountry": { "title": "Supply Chain_ Consignment. Re-Export. Trade_ Country", "description": "A re-export country for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "originTradeGeopoliticalRegion": { "title": "Supply Chain_ Consignment. Origin. Trade_ Geopolitical Region", "description": "The geopolitical region of origin for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradeGeopoliticalRegionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "exportTradeGeopoliticalRegion": { "title": "Supply Chain_ Consignment. Export. Trade_ Geopolitical Region", "description": "The geopolitical region of export for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradeGeopoliticalRegionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableCargoInsurance": { "title": "Supply Chain_ Consignment. Applicable. Transport_ Cargo Insurance", "description": "The cargo insurance applicable to this supply chain consignment.", "$ref": "#/$defs/cargoInsuranceType" }, "applicableTradeCurrencyExchange": { "title": "Supply Chain_ Consignment. Applicable. Trade_ Currency Exchange", "description": "A currency exchange applicable to this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "invoiceApplicableTradeCurrencyExchange": { "title": "Supply Chain_ Consignment. Invoice_ Applicable. Trade_ Currency Exchange", "description": "A currency exchange applicable to the invoice for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "serviceChargeApplicableTradeCurrencyExchange": { "title": "Supply Chain_ Consignment. Service Charge_ Applicable. Trade_ Currency Exchange", "description": "A currency exchange applicable to a service charge for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "insuranceApplicableTradeCurrencyExchange": { "title": "Supply Chain_ Consignment. Insurance_ Applicable. Trade_ Currency Exchange", "description": "A currency exchange applicable to an insurance charge for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "specifiedTradeDeliveryTerms": { "title": "Supply Chain_ Consignment. Specified. Trade_ Delivery Terms", "description": "Delivery terms specified for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/tradeDeliveryTermsType" }, "maxItems": 1 }, "transportService": { "title": "Supply Chain_ Consignment. Transport. Transport_ Service", "description": "A transport service for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/serviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLogisticsServiceCharge": { "title": "Supply Chain_ Consignment. Applicable. Logistics_ Service Charge", "description": "A logistics service charge applicable to this supply chain consignment, such as freight or insurance charges.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "estimatedApplicableLogisticsServiceCharge": { "title": "Supply Chain_ Consignment. Estimated_ Applicable. Logistics_ Service Charge", "description": "An estimated logistics service charge applicable to this supply chain consignment, such as freight or insurance charges.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeAllowanceCharge": { "title": "Supply Chain_ Consignment. Applicable. Trade_ Allowance Charge", "description": "An allowance or charge applicable to this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAllowanceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedLogisticsStatus": { "title": "Supply Chain_ Consignment. Reported. Logistics_ Status", "description": "A logistics status reported for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/logisticsStatusType" } }, "relatedTradeTransaction": { "title": "Supply Chain_ Consignment. Related. Supply Chain_ Trade Transaction", "description": "A trade transaction related to this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportLogisticsPackage": { "title": "Supply Chain_ Consignment. Transport. Logistics_ Package", "description": "Transport packages for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associated": { "title": "Supply Chain_ Consignment. Associated. Trade_ Party", "description": "A trade party associated with this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "localConsigneeAgent": { "title": "Supply Chain_ Consignment. Local_ Consignee Agent. Trade_ Party", "description": "The local party authorized to act for or on behalf of the consignee for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "pickUp": { "title": "Supply Chain_ Consignment. Pick-Up. Trade_ Party", "description": "The pick-up trade party for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "natureIdCargo": { "title": "Supply Chain_ Consignment. Nature Identification. Transport_ Cargo", "description": "Transport cargo details of this supply chain consignment sufficient to identify its nature for customs, statistical or transport purposes.", "$ref": "#/$defs/cargoType" }, "applicableCrossBorderRegulatoryProcedure": { "title": "Supply Chain_ Consignment. Applicable. Cross-Border_ Regulatory Procedure", "description": "A cross-border regulatory procedure applicable to this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/crossBorderRegulatoryProcedureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDangerousGoods": { "title": "Supply Chain_ Consignment. Applicable. Transport_ Dangerous Goods", "description": "Dangerous goods applicable to the transport of this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableCrossBorderCustomsValuation": { "title": "Supply Chain_ Consignment. Applicable. Cross-Border_ Customs Valuation", "description": "A cross-border customs valuation applicable to this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/crossBorderCustomsValuationType" } }, "consignorProvidedBorderClearanceInstructions": { "title": "Supply Chain_ Consignment. Consignor Provided_ Border Clearance. Transport_ Instructions", "description": "Border clearance instructions provided by the consignor for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "deliveryInstructions": { "title": "Supply Chain_ Consignment. Delivery. Delivery_ Instructions", "description": "Delivery instructions for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/deliveryInstructionsType" } }, "invoiceeAssociated": { "title": "Supply Chain_ Consignment. Invoicee_ Associated. Trade_ Party", "description": "An invoicee trade party associated with this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "previousAdministrativeReferencedDocument": { "title": "Supply Chain_ Consignment. Previous Administrative. Referenced_ Document", "description": "A previous administrative referenced document for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportServicesBuyer": { "title": "Supply Chain_ Consignment. Transport Services Buyer. Trade_ Party", "description": "The party which is the buyer of the transport services for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedLogisticsRiskAnalysisResult": { "title": "Supply Chain_ Consignment. Specified. Logistics_ Risk Analysis Result", "description": "A result of a logistics risk analysis calculation specified for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/logisticsRiskAnalysisResultType" } }, "devanningEvent": { "title": "Supply Chain_ Consignment. Devanning. Transport_ Event", "description": "A transport devanning event for this supply chain consignment, i.e. the unloading of this consignment at the place of delivery.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "unloadingLogisticsLocation": { "title": "Supply Chain_ Consignment. Unloading. Logistics_ Location", "description": "The logistics location where the supply chain consignment is unloaded.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "loadingLogisticsLocation": { "title": "Supply Chain_ Consignment. Loading. Logistics_ Location", "description": "The logistics location where the supply chain consignment is loaded.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedInspectionEvent": { "title": "Supply Chain_ Consignment. Specified. Inspection_ Event", "description": "An inspection event specified for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/inspectionEventType" } }, "classificationReferencedDocument": { "title": "Supply Chain_ Consignment. Classification. Referenced_ Document", "description": "The referenced classification document for this supply chain consignment.", "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedReference": { "title": "Supply Chain_ Consignment. Specified. Supply Chain_ Reference", "description": "A reference specified for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsStatus": { "title": "Supply Chain_ Consignment. Specified. Logistics_ Status", "description": "Logistics status information specified for this supply chain consignment.", "type": "array", "items": { "$ref": "#/$defs/logisticsStatusType" } }, "warehouseOperator": { "title": "Supply Chain_ Consignment. Warehouse Operator. Trade_ Party", "description": "A party that operates a warehouse in which goods are stored for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "warehouseKeeper": { "title": "Supply Chain_ Consignment. Warehouse Keeper. Trade_ Party", "description": "A party taking responsibility for goods stored in a warehouse for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "warehouseDepositor": { "title": "Supply Chain_ Consignment. Warehouse Depositor. Trade_ Party", "description": "A party depositing goods in a warehouse for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "onwardRoutingLogisticsLocation": { "title": "Supply Chain_ Consignment. Onward Routing. Logistics_ Location", "description": "An onward routing location for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "originalDespatchLogisticsLocation": { "title": "Supply Chain_ Consignment. Original Despatch. Logistics_ Location", "description": "The location from which this supply chain consignment was originally despatched.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "statementNote": { "title": "Supply Chain_ Consignment. Statement. Note", "description": "A statement note for this supply chain consignment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "supplyChainEventType": { "title": "Supply Chain_ Event. Details", "description": "A significant occurrence or happening in a supply chain.", "type": "object", "properties": { "id": { "title": "Supply Chain_ Event. Identification. Identifier", "description": "The unique identifier for this supply chain event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "occurrenceDateTime": { "title": "Supply Chain_ Event. Occurrence. Date Time", "description": "A date, time, date time, or other date time value of an occurrence of this supply chain event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "maxItems": 1 }, "typeCode": { "title": "Supply Chain_ Event. Type. Code", "description": "A code specifying the type of supply chain event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "description": { "title": "Supply Chain_ Event. Description. Text", "description": "A textual description of this supply chain event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "descriptionBinaryObject": { "title": "Supply Chain_ Event. Description. Binary Object", "description": "Binary object data, such as a photograph, describing this supply chain event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/binaryObjectType" } }, "unitQuantity": { "title": "Supply Chain_ Event. Unit. Quantity", "description": "A number of units for this supply chain event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maxItems": 1 }, "frequencyCode": { "title": "Supply Chain_ Event. Frequency. Code", "description": "The code specifying a frequency for this supply chain event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "latestOccurrenceDateTime": { "title": "Supply Chain_ Event. Latest_ Occurrence. Date Time", "description": "The date, time, date time, or other date time value of the latest occurrence of this supply chain event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "earliestOccurrenceDateTime": { "title": "Supply Chain_ Event. Earliest_ Occurrence. Date Time", "description": "The date, time, date time, or other date time value of the earliest occurrence of this supply chain event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "timeOccurrenceDateTime": { "title": "Supply Chain_ Event. Time_ Occurrence. Date Time", "description": "A time value of an occurrence of this supply chain event.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "dueDateTime": { "title": "Supply Chain_ Event. Due. Date Time", "description": "The due date, time, date time, or other date time value of this supply chain event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "occurrencePeriod": { "title": "Supply Chain_ Event. Occurrence. Specified_ Period", "description": "A specified period of time during which this supply chain event occurs.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "occurrenceLogisticsLocation": { "title": "Supply Chain_ Event. Occurrence. Logistics_ Location", "description": "A logistics location where this supply chain event occurs.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "occurrenceReferencedLocation": { "title": "Supply Chain_ Event. Occurrence. Referenced_ Location", "description": "The referenced location for the occurrence of this supply chain event.", "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "relatedTechnicalCharacteristic": { "title": "Supply Chain_ Event. Related. Technical_ Characteristic", "description": "A technical characteristic related to this supply chain event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/technicalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedSustainabilityCharacteristic": { "title": "Supply Chain_ Event. Related. Sustainability_ Characteristic", "description": "A sustainability characteristic related to this supply chain event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedReference": { "title": "Supply Chain_ Event. Associated. Supply Chain_ Reference", "description": "A reference associated with this supply chain event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "forecastTermsType": { "title": "Supply Chain_ Forecast Terms. Details", "description": "A set of terms and conditions by which a supply chain forecast has been or will be made.", "type": "object", "properties": { "forecastTypeCode": { "title": "Supply Chain_ Forecast Terms. Forecast Type. Code", "description": "The code specifying the forecast type in these supply chain forecast terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "frequencyCode": { "title": "Supply Chain_ Forecast Terms. Frequency. Code", "description": "A code specifying a frequency in these supply chain forecast terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "dateTypeCode": { "title": "Supply Chain_ Forecast Terms. Date Type. Code", "description": "A code specifying a type of date in these supply chain forecast terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "commitmentLevelCode": { "title": "Supply Chain_ Forecast Terms. Commitment Level. Code", "description": "A code specifying a commitment level in these supply chain forecast terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "inventoryType": { "title": "Supply Chain_ Inventory. Details", "description": "Supply chain goods and materials held in stock.", "type": "object", "properties": { "stockQuantity": { "title": "Supply Chain_ Inventory. Stock. Quantity", "description": "The quantity of stock in this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "calculationDateTime": { "title": "Supply Chain_ Inventory. Calculation. Date Time", "description": "The date, time, date time, or other date time value of the calculation of this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "minimumStockLevel": { "title": "Supply Chain_ Inventory. Minimum_ Stock Level. Measure", "description": "The measure of the minimum stock level for this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "maximumStockLevel": { "title": "Supply Chain_ Inventory. Maximum_ Stock Level. Measure", "description": "The measure of the maximum stock level for this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "statusCode": { "title": "Supply Chain_ Inventory. Status. Code", "description": "The code specifying a status for this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "plannedStockCalculationDateTime": { "title": "Supply Chain_ Inventory. Planned Stock_ Calculation. Date Time", "description": "The date, time, date time, or other date time value of the planned stock calculation of this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "plannedStockQuantity": { "title": "Supply Chain_ Inventory. Planned_ Stock. Quantity", "description": "The planned stock quantity for this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "averageDemandQuantity": { "title": "Supply Chain_ Inventory. Average_ Demand. Quantity", "description": "The average demand quantity for this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "averageDurationDateTime": { "title": "Supply Chain_ Inventory. Average Duration. Date Time", "description": "The date, time, date time, or other date time of the average duration for this supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "maximumStockQuantity": { "title": "Supply Chain_ Inventory. Maximum_ Stock. Quantity", "description": "The maximum stock quantity in this CI supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "minimumStockQuantity": { "title": "Supply Chain_ Inventory. Minimum_ Stock. Quantity", "description": "The minimum stock quantity in this CI supply chain inventory.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "specifiedLogisticsLocation": { "title": "Supply Chain_ Inventory. Specified. Logistics_ Location", "description": "The location specified for this supply chain inventory.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "remarkNote": { "title": "Supply Chain_ Inventory. Remark. Note", "description": "A note containing a remark for this supply chain inventory.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "dispositionReferencedDocument": { "title": "Supply Chain_ Inventory. Disposition. Referenced_ Document", "description": "A disposition document referenced in this supply chain inventory.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Supply Chain_ Inventory. Specified. Supply Chain_ Event", "description": "A supply chain event specified for this supply chain inventory.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedMaterial": { "title": "Supply Chain_ Inventory. Included. Specified_ Material", "description": "Material included in this supply chain inventory.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedTradeProduct": { "title": "Supply Chain_ Inventory. Included. Trade_ Product", "description": "A product included in this supply chain inventory.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedProductBatch": { "title": "Supply Chain_ Inventory. Included. Product_ Batch", "description": "A product batch included in this supply chain inventory.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "packagingType": { "title": "Supply Chain_ Packaging. Details", "description": "Any material with which supply chain goods are packaged, such as a box or bubble wrap.", "type": "object", "properties": { "typeCode": { "title": "Supply Chain_ Packaging. Type. Code", "description": "The code specifying the type of supply chain packaging.", "$ref": "#/$defs/qdt/$defs/packageTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "type": { "title": "Supply Chain_ Packaging. Type. Text", "description": "The type, expressed as text, of supply chain packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "description": { "title": "Supply Chain_ Packaging. Description. Text", "description": "A textual description of this supply chain packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "conditionCode": { "title": "Supply Chain_ Packaging. Condition. Code", "description": "A code specifying the condition of this supply chain packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "disposalMethodCode": { "title": "Supply Chain_ Packaging. Disposal Method. Code", "description": "A code specifying the disposal method of this supply chain packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "weight": { "title": "Supply Chain_ Packaging. Weight. Measure", "description": "A measure of the weight of this supply chain packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "instructionCode": { "title": "Supply Chain_ Packaging. Instruction. Code", "description": "A code specifying an instruction for this supply chain packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "maximumStackabilityQuantity": { "title": "Supply Chain_ Packaging. Maximum Stackability. Quantity", "description": "The number of units of this type of supply chain packaging which can be stacked on top of each other.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maximumStackabilityWeight": { "title": "Supply Chain_ Packaging. Maximum Stackability_ Weight. Measure", "description": "The measure of the maximum stackability weight of this supply chain packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "isOrHasReturnable": { "title": "Supply Chain_ Packaging. Returnable. Indicator", "description": "The indication of whether or not this supply chain packaging is returnable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "customerFacingTotalUnitQuantity": { "title": "Supply Chain_ Packaging. Customer Facing_ Total Unit. Quantity", "description": "The total number of units of this supply chain packaging facing the customer, such as would be seen when this packaging is placed on a retail shelf.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "totalUnitQuantity": { "title": "Supply Chain_ Packaging. Total Unit. Quantity", "description": "A total number of units contained in this supply chain packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } } }, "layerTotalUnitQuantity": { "title": "Supply Chain_ Packaging. Layer_ Total Unit. Quantity", "description": "The total number of units in a layer of this supply chain packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "contentLayerQuantity": { "title": "Supply Chain_ Packaging. Content Layer. Quantity", "description": "The number of content layers that are or may be packaged with this supply chain packaging, such as the number of layers of product on a pallet.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "additionalInstructionCode": { "title": "Supply Chain_ Packaging. Additional_ Instruction. Code", "description": "A code specifying an additional instruction for this supply chain packaging.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "isOrHasAdditionalInstruction": { "title": "Supply Chain_ Packaging. Additional_ Instruction. Indicator", "description": "The indication of whether or not there is an additional instruction for this supply chain packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasRecycledMaterial": { "title": "Supply Chain_ Packaging. Recycled Material. Indicator", "description": "The indication of whether or not this supply chain packaging is made of recycled material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasRecyclable": { "title": "Supply Chain_ Packaging. Recyclable. Indicator", "description": "The indication of whether or not this supply chain packaging is recyclable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "recycledMaterialPercent": { "title": "Supply Chain_ Packaging. Recycled Material. Percent", "description": "The percentage of recycled material in this supply chain packaging.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "linearSpatialDimension": { "title": "Supply Chain_ Packaging. Linear. Spatial_ Dimension", "description": "The linear spatial dimensions of this supply chain packaging.", "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minimumLinearSpatialDimension": { "title": "Supply Chain_ Packaging. Minimum_ Linear. Spatial_ Dimension", "description": "The minimum linear spatial dimensions of this supply chain packaging.", "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maximumLinearSpatialDimension": { "title": "Supply Chain_ Packaging. Maximum_ Linear. Spatial_ Dimension", "description": "The maximum linear spatial dimensions of this supply chain packaging.", "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedPackagingMarking": { "title": "Supply Chain_ Packaging. Specified. Packaging_ Marking", "description": "A marking specified for this supply chain packaging, such as an inscription, stamp or label to indicate date, ownership, quality, manufacture or origin.", "type": "array", "items": { "$ref": "#/$defs/packagingMarkingType" } }, "applicableMaterialGoodsCharacteristic": { "title": "Supply Chain_ Packaging. Applicable. Material_ Goods Characteristic", "description": "Material goods characteristic applicable to this supply chain packaging.", "type": "array", "items": { "$ref": "#/$defs/materialGoodsCharacteristicType" } }, "applicableDisposalInstructions": { "title": "Supply Chain_ Packaging. Applicable. Disposal_ Instructions", "description": "Disposal instructions for this supply chain packaging.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/disposalInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReturnableAssetInstructions": { "title": "Supply Chain_ Packaging. Applicable. Returnable Asset_ Instructions", "description": "Returnable asset instructions for this supply chain packaging.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/returnableAssetInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicablePackagingInstructions": { "title": "Supply Chain_ Packaging. Applicable. Packaging_ Instructions", "description": "Packaging instructions applicable to this supply chain packaging.", "type": "array", "items": { "$ref": "#/$defs/packagingInstructionsType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "referenceType": { "title": "Supply Chain_ Reference. Details", "description": "The identification of related information in a supply chain context.", "type": "object", "properties": { "typeCode": { "title": "Supply Chain_ Reference. Type. Code", "description": "A code specifying a type of supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "id": { "title": "Supply Chain_ Reference. Identification. Identifier", "description": "An identifier for this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "abbreviation": { "title": "Supply Chain_ Reference. Abbreviation. Text", "description": "An abbreviation, expressed as text, for this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Supply Chain_ Reference. Description. Text", "description": "A textual description of this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "status": { "title": "Supply Chain_ Reference. Status. Text", "description": "A status, expressed as text, for this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "comment": { "title": "Supply Chain_ Reference. Comment. Text", "description": "A comment, expressed as text, for this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueCode": { "title": "Supply Chain_ Reference. Value. Code", "description": "A value, expressed as a code, for this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "value": { "title": "Supply Chain_ Reference. Value. Text", "description": "A value, expressed as text, for this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "propertyReferenceCode": { "title": "Supply Chain_ Reference. Property Reference. Code", "description": "A code specifying a property reference for this supply chain reference.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "scheduleType": { "title": "Supply Chain_ Schedule. Details", "description": "A series of planned activities or things to be done in this supply chain.", "type": "object", "properties": { "description": { "title": "Supply Chain_ Schedule. Description. Text", "description": "A textual description of this supply chain schedule.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Supply Chain_ Schedule. Identification. Identifier", "description": "An identifier of this supply chain schedule.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "occurrenceDateTime": { "title": "Supply Chain_ Schedule. Occurrence. Date Time", "description": "A date, time, date time, or other date time of an occurrence in this supply chain schedule.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "typeCode": { "title": "Supply Chain_ Schedule. Type. Code", "description": "A code specifying the type of supply chain schedule.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "statusCode": { "title": "Supply Chain_ Schedule. Status. Code", "description": "A code specifying the status of this supply chain schedule.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "supplyPlanType": { "title": "Supply Chain_ Supply Plan. Details", "description": "Specification of the delivery quantities and date/time values in a supply schedule.", "type": "object", "properties": { "commitmentLevelCode": { "title": "Supply Chain_ Supply Plan. Commitment Level. Code", "description": "The code specifying the commitment level for this supply chain supply plan, such as fabrication or raw material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "plannedQuantity": { "title": "Supply Chain_ Supply Plan. Planned. Quantity", "description": "The planned quantity in this supply chain supply plan.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "actualQuantity": { "title": "Supply Chain_ Supply Plan. Actual. Quantity", "description": "The actual quantity in this supply chain supply plan.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "toleranceQuantity": { "title": "Supply Chain_ Supply Plan. Tolerance. Quantity", "description": "The quantity of tolerance from the planned quantity in this supply chain supply plan.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "synchronizationDateTime": { "title": "Supply Chain_ Supply Plan. Synchronization. Date Time", "description": "A date, time, date time, or other date time value of a synchronization of the supply chain supply plan.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "maxItems": 2 }, "synchronizationQuantity": { "title": "Supply Chain_ Supply Plan. Synchronization. Quantity", "description": "The value specifying the quantity for a synchronization of this supply chain supply plan.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "minusToleranceQuantity": { "title": "Supply Chain_ Supply Plan. Minus_ Tolerance. Quantity", "description": "The minus tolerance quantity from the planned or requested quantity in this supply chain supply plan.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "plusToleranceQuantity": { "title": "Supply Chain_ Supply Plan. Plus_ Tolerance. Quantity", "description": "The plus tolerance quantity from the planned or requested quantity in this supply chain supply plan.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "deliveryEvent": { "title": "Supply Chain_ Supply Plan. Delivery. Supply Chain_ Event", "description": "A delivery event for this supply chain supply plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsLocation": { "title": "Supply Chain_ Supply Plan. Specified. Logistics_ Location", "description": "A location specified for this supply chain supply plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "subordinateLocation": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "scheduledDeliveryEvent": { "title": "Supply Chain_ Supply Plan. Scheduled_ Delivery. Supply Chain_ Event", "description": "A scheduled delivery event in this supply chain supply plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "confirmedDeliveryEvent": { "title": "Supply Chain_ Supply Plan. Confirmed_ Delivery. Supply Chain_ Event", "description": "A confirmed delivery event in this supply chain supply plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "shipTo": { "title": "Supply Chain_ Supply Plan. Ship To. Trade_ Party", "description": "The ship to trade party for this supply chain supply plan.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicablePeriod": { "title": "Supply Chain_ Supply Plan. Applicable. Specified_ Period", "description": "The period applicable for this supply chain supply plan.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "contractReferencedDocument": { "title": "Supply Chain_ Supply Plan. Contract. Referenced_ Document", "description": "A referenced contract document for this supply chain supply plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "deliveryNoteReferencedDocument": { "title": "Supply Chain_ Supply Plan. Delivery Note. Referenced_ Document", "description": "A delivery note document referenced by this supply chain supply plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Supply Chain_ Supply Plan. Specified. Supply Chain_ Event", "description": "An event specified for this supply chain supply plan.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeLineItemType": { "title": "Supply Chain_ Trade Line Item. Details", "description": "A collection of information specific to an item being used or reported on for supply chain trade purposes.", "type": "object", "properties": { "id": { "title": "Supply Chain_ Trade Line Item. Identification. Identifier", "description": "The unique identifier for this supply chain trade line item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "additionalId": { "title": "Supply Chain_ Trade Line Item. Additional_ Identification. Identifier", "description": "An additional unique identifier for this supply chain trade line item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "barcodeId": { "title": "Supply Chain_ Trade Line Item. Barcode_ Identification. Identifier", "description": "A unique barcode identifier for this supply chain trade line item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "typeCode": { "title": "Supply Chain_ Trade Line Item. Type. Code", "description": "The code specifying the type of supply chain trade line item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "typeExtensionCode": { "title": "Supply Chain_ Trade Line Item. Type Extension. Code", "description": "The code used as an extension to the type code for further specifying a type of supply chain trade line item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "sequenceNumeric": { "title": "Supply Chain_ Trade Line Item. Sequence. Numeric", "description": "A sequence number for this supply chain trade line item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "maxItems": 1 }, "descriptionCode": { "title": "Supply Chain_ Trade Line Item. Description. Code", "description": "The code specifying a description of this supply chain trade line item.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "generalInformationDescription": { "title": "Supply Chain_ Trade Line Item. General Information_ Description. Text", "description": "A textual description providing general information for this supply chain trade line item.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "includedWithinConsignmentItem": { "title": "Supply Chain_ Trade Line Item. Included Within. Supply Chain_ Consignment Item", "description": "The consignment item within which this supply chain trade line item is included.", "oneOf": [ { "$ref": "#/$defs/consignmentItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedLogisticsTransportEquipment": { "title": "Supply Chain_ Trade Line Item. Associated. Logistics_ Transport Equipment", "description": "A piece of transport equipment associated with this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "assertedDocumentAuthentication": { "title": "Supply Chain_ Trade Line Item. Asserted. Document_ Authentication", "description": "A document authentication asserted for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/documentAuthenticationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedDocumentLineDocument": { "title": "Supply Chain_ Trade Line Item. Associated. Document Line_ Document", "description": "The document line associated with this trade line item.", "oneOf": [ { "$ref": "#/$defs/documentLineDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTradeProduct": { "title": "Supply Chain_ Trade Line Item. Specified. Trade_ Product", "description": "A product specified for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalInformationNote": { "title": "Supply Chain_ Trade Line Item. Additional Information. Note", "description": "A note providing additional information for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "physicalLogisticsPackage": { "title": "Supply Chain_ Trade Line Item. Physical. Logistics_ Package", "description": "A physical logistics package for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substitutedReferencedProduct": { "title": "Supply Chain_ Trade Line Item. Substituted. Referenced_ Product", "description": "A referenced product substituted for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substituteApplicableReferencedProduct": { "title": "Supply Chain_ Trade Line Item. Substitute_ Applicable. Referenced_ Product", "description": "A referenced substitute product applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "accessoryApplicableReferencedProduct": { "title": "Supply Chain_ Trade Line Item. Accessory_ Applicable. Referenced_ Product", "description": "A referenced accessory product applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "complementaryApplicableReferencedProduct": { "title": "Supply Chain_ Trade Line Item. Complementary_ Applicable. Referenced_ Product", "description": "A referenced complementary product applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalApplicableReferencedProduct": { "title": "Supply Chain_ Trade Line Item. Additional_ Applicable. Referenced_ Product", "description": "A referenced product additionally applicable with this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "componentApplicableReferencedProduct": { "title": "Supply Chain_ Trade Line Item. Component_ Applicable. Referenced_ Product", "description": "A referenced component product applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requiredApplicableReferencedProduct": { "title": "Supply Chain_ Trade Line Item. Required_ Applicable. Referenced_ Product", "description": "A required product applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "referenceReferencedDocument": { "title": "Supply Chain_ Trade Line Item. Reference. Referenced_ Document", "description": "A document referenced for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLineTradeAgreement": { "title": "Supply Chain_ Trade Line Item. Specified. Line_ Trade Agreement", "description": "The line trade agreement specified for this supply chain trade line item.", "oneOf": [ { "$ref": "#/$defs/lineTradeAgreementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedLineTradeDelivery": { "title": "Supply Chain_ Trade Line Item. Specified. Line_ Trade Delivery", "description": "The line trade delivery specified for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/lineTradeDeliveryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLineTradeSettlement": { "title": "Supply Chain_ Trade Line Item. Specified. Line_ Trade Settlement", "description": "A line trade settlement specified for this supply chain trade line item.", "type": "array", "items": { "$ref": "#/$defs/lineTradeSettlementType" } }, "physicalReferencedLogisticsPackage": { "title": "Supply Chain_ Trade Line Item. Physical. Referenced_ Logistics_ Package", "description": "A physical logistics package referenced for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLogisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedSubordinateTradeLineItem": { "title": "Supply Chain_ Trade Line Item. Included. Subordinate_ Trade Line Item", "description": "A subordinate trade line item included in this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/subordinateTradeLineItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedGoodsProduction": { "title": "Supply Chain_ Trade Line Item. Specified. Goods_ Production", "description": "A production of goods specified for this supply chain trade line Item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/goodsProductionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "referencedLogisticsPackage": { "title": "Supply Chain_ Trade Line Item. Referenced. Logistics_ Package", "description": "A logistics package referenced in this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "invoiceAssociatedReferencedDocument": { "title": "Supply Chain_ Trade Line Item. Invoice_ Associated. Referenced_ Document", "description": "An invoice document associated to this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requisitionerSpecifiedTradeProduct": { "title": "Supply Chain_ Trade Line Item. Requisitioner_ Specified. Trade_ Product", "description": "The product specified by the requisitioner for this supply chain trade line item.", "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableProductBatch": { "title": "Supply Chain_ Trade Line Item. Applicable. Product_ Batch", "description": "A product batch applicable to this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substitutedApplicableProductBatch": { "title": "Supply Chain_ Trade Line Item. Substituted_ Applicable. Product_ Batch", "description": "A substituted product batch applicable to this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substituteApplicableProductBatch": { "title": "Supply Chain_ Trade Line Item. Substitute_ Applicable. Product_ Batch", "description": "A substitute product batch applicable to this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMaterial": { "title": "Supply Chain_ Trade Line Item. Applicable. Specified_ Material", "description": "Material applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substitutedApplicableMaterial": { "title": "Supply Chain_ Trade Line Item. Substituted_ Applicable. Specified_ Material", "description": "Substituted material applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substituteApplicableMaterial": { "title": "Supply Chain_ Trade Line Item. Substitute_ Applicable. Specified_ Material", "description": "Substitute material applicable for this supply chain trade line item.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedProductHandlingProcess": { "title": "Supply Chain_ Trade Line Item. Applied. Product Handling_ Process", "description": "A product handling process applied to this supply chain trade line item, such as manufacturing, treatment or storage.", "type": "array", "items": { "$ref": "#/$defs/productHandlingProcessType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "supplyChainTradeTransactionType": { "title": "Supply Chain_ Trade Transaction. Details", "description": "A group of supply chain trade line items, trade agreement, trade delivery and trade settlement details.", "type": "object", "properties": { "id": { "title": "Supply Chain_ Trade Transaction. Identification. Identifier", "description": "A unique identifier for this supply chain trade transaction.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "salesAgentAssignedId": { "title": "Supply Chain_ Trade Transaction. Sales Agent Assigned_ Identification. Identifier", "description": "The unique identifier assigned by the sales agent to identify this supply chain trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Supply Chain_ Trade Transaction. Type. Code", "description": "The code specifying the type of supply chain trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "information": { "title": "Supply Chain_ Trade Transaction. Information. Text", "description": "Information, expressed as text, for this supply chain trade transaction.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "lineItemQuantity": { "title": "Supply Chain_ Trade Transaction. Line Item. Quantity", "description": "The number of line items for this supply chain trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "shipmentId": { "title": "Supply Chain_ Trade Transaction. Shipment_ Identification. Identifier", "description": "An identifier, such as the Unique Consignment Reference (UCR), for the shipment which is the subject of this supply chain trade transaction.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "issueDateTime": { "title": "Supply Chain_ Trade Transaction. Issue. Date Time", "description": "The date, time, date time or other date time value for the issuance of this supply chain trade transaction.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "documentURLId": { "title": "Supply Chain_ Trade Transaction. Document_ URL. Identifier", "description": "The Uniform Resource Locator (URL) of the web location of the document for this supply chain trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "senderRecipientSequenceId": { "title": "Supply Chain_ Trade Transaction. Sender Recipient Sequence_ Identification. Identifier", "description": "The sender-recipient sequence identifier for this supply chain trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "associatedReferencedDocument": { "title": "Supply Chain_ Trade Transaction. Associated. Referenced_ Document", "description": "A referenced document associated with this supply chain trade transaction, such as the purchase order, invoice or packing list.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedTradeLineItem": { "title": "Supply Chain_ Trade Transaction. Included. Supply Chain_ Trade Line Item", "description": "A trade line item included in this supply chain trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLineItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsPackage": { "title": "Supply Chain_ Trade Transaction. Specified. Logistics_ Package", "description": "A logistics package specified for this supply chain trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedDocumentLineDocument": { "title": "Supply Chain_ Trade Transaction. Associated. Document Line_ Document", "description": "The document line associated with this supply chain trade transaction.", "oneOf": [ { "$ref": "#/$defs/documentLineDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedTradeProductGroup": { "title": "Supply Chain_ Trade Transaction. Included. Trade_ Product Group", "description": "A product group included in this supply chain trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductGroupType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableHeaderTradeAgreement": { "title": "Supply Chain_ Trade Transaction. Applicable. Header_ Trade Agreement", "description": "A trade agreement header applicable to this supply chain trade transaction, such as payment or delivery terms.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/headerTradeAgreementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableHeaderTradeDelivery": { "title": "Supply Chain_ Trade Transaction. Applicable. Header_ Trade Delivery", "description": "A trade delivery header applicable to this supply chain trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/headerTradeDeliveryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableHeaderTradeSettlement": { "title": "Supply Chain_ Trade Transaction. Applicable. Header_ Trade Settlement", "description": "The trade settlement header applicable to this supply chain trade transaction.", "oneOf": [ { "$ref": "#/$defs/headerTradeSettlementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "associatedFinancingRequestResultDocument": { "title": "Supply Chain_ Trade Transaction. Associated. Financing Request Result_ Document", "description": "The financing request result document associated with this supply chain trade transaction.", "$ref": "#/$defs/financingRequestResultDocumentType" }, "associatedReferencedStandard": { "title": "Supply Chain_ Trade Transaction. Associated. Referenced_ Standard", "description": "A referenced standard associated with this supply chain trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicablePeriod": { "title": "Supply Chain_ Trade Transaction. Applicable. Specified_ Period", "description": "A period applicable to this supply chain trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedNote": { "title": "Supply Chain_ Trade Transaction. Included. Note", "description": "A note included in this supply chain trade transaction.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedForecastDeliverySchedule": { "title": "Supply Chain_ Trade Transaction. Included. Forecast_ Delivery Schedule", "description": "Delivery scheduling details included in a defined forecast period for this supply chain trade transaction.", "type": "array", "items": { "$ref": "#/$defs/forecastDeliveryScheduleType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "sustainabilityAssertionType": { "title": "Sustainability_ Assertion. Details", "description": "A statement that user needs of the present are met without compromising the needs of future generations.", "type": "object", "properties": { "id": { "title": "Sustainability_ Assertion. Identification. Identifier", "description": "An identifier of this sustainability assertion.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "description": { "title": "Sustainability_ Assertion. Description. Text", "description": "A textual description of this sustainability assertion.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "descriptionCode": { "title": "Sustainability_ Assertion. Description. Code", "description": "The code specifying the description for this sustainability assertion.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "statusCode": { "title": "Sustainability_ Assertion. Status. Code", "description": "The code specifying the status of this sustainability assertion.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "issuingPartyId": { "title": "Sustainability_ Assertion. Issuing Party_ Identification. Identifier", "description": "An identifier of a party issuing this sustainability assertion.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "relatedCompliancePolicy": { "title": "Sustainability_ Assertion. Related. Compliance_ Policy", "description": "A compliance policy related to this sustainability assertion.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/compliancePolicyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Sustainability_ Assertion. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this sustainability assertion.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedSustainabilityCharacteristic": { "title": "Sustainability_ Assertion. Included. Sustainability_ Characteristic", "description": "A sustainability characteristic included in this sustainability assertion.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "sustainabilityCharacteristicType": { "title": "Sustainability_ Characteristic. Details", "description": "A prominent attribute or aspect of an object, such as recyclability of a product, which can meet customer needs without compromising the ability of future generations to meet their own needs.", "type": "object", "properties": { "categoryCode": { "title": "Sustainability_ Characteristic. Category. Code", "description": "The code specifying the category of this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "id": { "title": "Sustainability_ Characteristic. Identification. Identifier", "description": "An identifier of this sustainability characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Sustainability_ Characteristic. Type. Code", "description": "The code specifying the type of sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeCode": { "title": "Sustainability_ Characteristic. Subordinate_ Type. Code", "description": "The code specifying the subordinate type of sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Sustainability_ Characteristic. Description. Text", "description": "A textual description of this sustainability characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueMeasure": { "title": "Sustainability_ Characteristic. Value. Measure", "description": "A measure of a value for this sustainability characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "minimumValue": { "title": "Sustainability_ Characteristic. Minimum_ Value. Measure", "description": "A measure of a minimum value for this sustainability characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "maximumValue": { "title": "Sustainability_ Characteristic. Maximum_ Value. Measure", "description": "A measure of a maximum value for this sustainability characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "measurementMethodCode": { "title": "Sustainability_ Characteristic. Measurement Method. Code", "description": "The code specifying the measurement method for this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueText": { "title": "Sustainability_ Characteristic. Value. Text", "description": "A value, expressed as text, for this sustainability characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueCode": { "title": "Sustainability_ Characteristic. Value. Code", "description": "The code specifying the value of this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueDateTime": { "title": "Sustainability_ Characteristic. Value. Date Time", "description": "The value, expressed as a date, time, date time, or other date time value, for this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Sustainability_ Characteristic. Value. Indicator", "description": "The value, expressed as an indicator, for this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueNumeric": { "title": "Sustainability_ Characteristic. Value. Numeric", "description": "The value, expressed as a number, for this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "valueAmount": { "title": "Sustainability_ Characteristic. Value. Amount", "description": "The value, expressed as an amount, for this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "contentTypeCode": { "title": "Sustainability_ Characteristic. Content_ Type. Code", "description": "The code specifying the content type of this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasShareable": { "title": "Sustainability_ Characteristic. Shareable. Indicator", "description": "The indication of whether or not this sustainability characteristic is shareable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "subordinateCategoryCode": { "title": "Sustainability_ Characteristic. Subordinate_ Category. Code", "description": "The subordinate category for this sustainability characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueBinaryFile": { "title": "Sustainability_ Characteristic. Value. Specified_ Binary File", "description": "A value, expressed in a binary file, for this sustainability characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Sustainability_ Characteristic. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this sustainability characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspectionResult": { "title": "Sustainability_ Characteristic. Applicable. Specified_ Inspection Result", "description": "A specified inspection result applicable to this sustainability characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionResultType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valuePeriod": { "title": "Sustainability_ Characteristic. Value. Specified_ Period", "description": "A period specified for the value of this sustainability characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Sustainability_ Characteristic. Value. Specified_ Range", "description": "A range specified for the value of this sustainability characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Sustainability_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for the value of this sustainability characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Sustainability_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for the value of this sustainability characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } }, "specifiedEvent": { "title": "Sustainability_ Characteristic. Specified. Supply Chain_ Event", "description": "A supply chain event specified for this sustainability characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "sustainabilityInspectionType": { "title": "Sustainability_ Inspection. Details", "description": "The process of performing documented checks of sustainability characteristics, with a focus on discovering deviations, related to documented sustainability requirements.", "type": "object", "properties": { "description": { "title": "Sustainability_ Inspection. Description. Text", "description": "A textual description of this sustainability inspection.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Sustainability_ Inspection. Identification. Identifier", "description": "An identifier of this sustainability inspection.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "typeCode": { "title": "Sustainability_ Inspection. Type. Code", "description": "The code specifying the type of sustainability inspection.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "name": { "title": "Sustainability_ Inspection. Name. Text", "description": "The name, expressed as text, for this sustainability inspection.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasOutsourced": { "title": "Sustainability_ Inspection. Outsourced. Indicator", "description": "The indication of whether or not this sustainability inspection is outsourced.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "applicableSustainabilityCharacteristic": { "title": "Sustainability_ Inspection. Applicable. Sustainability_ Characteristic", "description": "A characteristic applicable to this sustainability inspection.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "execution": { "title": "Sustainability_ Inspection. Execution. Trade_ Party", "description": "The party responsible for the execution of this sustainability inspection.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "executionInspectionPerson": { "title": "Sustainability_ Inspection. Execution. Inspection_ Person", "description": "The inspector responsible for the execution of this sustainability inspection.", "$ref": "#/$defs/inspectionPersonType" }, "specifiedInspectionEvent": { "title": "Sustainability_ Inspection. Specified. Inspection_ Event", "description": "A specified inspection event for this sustainability inspection.", "type": "array", "items": { "$ref": "#/$defs/inspectionEventType" } }, "applicableInspectionResult": { "title": "Sustainability_ Inspection. Applicable. Specified_ Inspection Result", "description": "The specified inspection result applicable to this sustainability inspection.", "oneOf": [ { "$ref": "#/$defs/inspectionResultType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedReferencedDocument": { "title": "Sustainability_ Inspection. Specified. Referenced_ Document", "description": "A referenced document specified for this sustainability inspection.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Sustainability_ Inspection. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this sustainability inspection.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attachedBinaryFile": { "title": "Sustainability_ Inspection. Attached. Specified_ Binary File", "description": "A binary file attached for this sustainability inspection.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedInspectionStatus": { "title": "Sustainability_ Inspection. Specified. Inspection_ Status", "description": "The inspection status specified for this sustainability inspection.", "$ref": "#/$defs/inspectionStatusType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "targetIssueType": { "title": "Target_ Issue. Details", "description": "A targeted topic for debate or resolution.", "type": "object", "properties": { "id": { "title": "Target_ Issue. Identification. Identifier", "description": "The identifier of this target issue.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Target_ Issue. Type. Code", "description": "The code specifying the type of target issue, such as a value or a range.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "specifiedMetricCharacteristic": { "title": "Target_ Issue. Specified. Metric_ Characteristic", "description": "The metric characteristic specified for this target issue.", "oneOf": [ { "$ref": "#/$defs/metricCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minimumSpecifiedMetricCharacteristic": { "title": "Target_ Issue. Minimum_ Specified. Metric_ Characteristic", "description": "The minimum metric characteristic specified for this target issue.", "oneOf": [ { "$ref": "#/$defs/metricCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maximumSpecifiedMetricCharacteristic": { "title": "Target_ Issue. Maximum_ Specified. Metric_ Characteristic", "description": "The maximum metric characteristic specified for this target issue.", "oneOf": [ { "$ref": "#/$defs/metricCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "taxRegistrationType": { "title": "Tax_ Registration. Details", "description": "Registration with a specific tax authority.", "type": "object", "properties": { "id": { "title": "Tax_ Registration. Identification. Identifier", "description": "The unique identifier for this tax registration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "iossId": { "title": "Tax_ Registration. IOSS_ Identification. Identifier", "description": "The Import One Stop Shop (IOSS) identifier for this tax registration.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "associatedRegisteredTax": { "title": "Tax_ Registration. Associated. Registered_ Tax", "description": "The registered tax associated with this tax registration.", "$ref": "#/$defs/registeredTaxType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "technicalCharacteristicType": { "title": "Technical_ Characteristic. Details", "description": "A prominent technical attribute or aspect.", "type": "object", "properties": { "typeCode": { "title": "Technical_ Characteristic. Type. Code", "description": "A code specifying the type of technical characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "subordinateTypeCode": { "title": "Technical_ Characteristic. Subordinate_ Type. Code", "description": "The code specifying the subordinate type for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueMeasure": { "title": "Technical_ Characteristic. Value. Measure", "description": "The measure of the value of this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "description": { "title": "Technical_ Characteristic. Description. Text", "description": "The textual description of this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "measurementMethodCode": { "title": "Technical_ Characteristic. Measurement Method. Code", "description": "The code specifying the measurement method for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "id": { "title": "Technical_ Characteristic. Identification. Identifier", "description": "The identifier for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "capacityValue": { "title": "Technical_ Characteristic. Capacity_ Value. Measure", "description": "The capacity, expressed as a measure, such as a production volume, a surface area or a number of animals, for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "certificationCode": { "title": "Technical_ Characteristic. Certification. Code", "description": "The code specifying the certification granted to this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "licence": { "title": "Technical_ Characteristic. Licence. Text", "description": "The licence, expressed as text, for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "constructionDateTime": { "title": "Technical_ Characteristic. Construction. Date Time", "description": "The date, time, date time, or other date time value of the construction of this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "latestRenovationDateTime": { "title": "Technical_ Characteristic. Latest_ Renovation. Date Time", "description": "The date, time, date time, or other date time value of the latest renovation of this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "descriptionCode": { "title": "Technical_ Characteristic. Description. Code", "description": "A code specifying a description of this technical characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "valueNumeric": { "title": "Technical_ Characteristic. Value. Numeric", "description": "The value, expressed as a number, for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "valueText": { "title": "Technical_ Characteristic. Value. Text", "description": "A value, expressed as text, for this technical characteristic.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "valueCode": { "title": "Technical_ Characteristic. Value. Code", "description": "The code specifying the value of this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "valueDateTime": { "title": "Technical_ Characteristic. Value. Date Time", "description": "The value, expressed as a date, time, date time, or other date time value. for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasValue": { "title": "Technical_ Characteristic. Value. Indicator", "description": "The value, expressed as an indicator, for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "valueAmount": { "title": "Technical_ Characteristic. Value. Amount", "description": "The value, expressed as an amount, for this technical characteristic.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" }, "specifiedAnimalHoldingEvent": { "title": "Technical_ Characteristic. Specified. Animal Holding_ Event", "description": "An animal holding event specified for this technical characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/animalHoldingEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "componentMaterial": { "title": "Technical_ Characteristic. Component. Specified_ Material", "description": "A specified material component of this technical characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueRange": { "title": "Technical_ Characteristic. Value. Specified_ Range", "description": "A range specified for the value of this technical characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/rangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueParameter": { "title": "Technical_ Characteristic. Value. Specified_ Parameter", "description": "A parameter specified for the value of this technical characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "valueTolerance": { "title": "Technical_ Characteristic. Value. Specified_ Tolerance", "description": "A tolerance specified for the value of this technical characteristic.", "type": "array", "items": { "$ref": "#/$defs/toleranceType" } }, "applicableReferencedStandard": { "title": "Technical_ Characteristic. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this technical characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Technical_ Characteristic. Specified. Supply Chain_ Event", "description": "A supply chain event specified for this technical characteristic.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "temperatureSettingInstructionsType": { "title": "Temperature Setting_ Instructions. Details", "description": "Temperature setting related information of an instructive nature.", "type": "object", "properties": { "procedure": { "title": "Temperature Setting_ Instructions. Procedure. Text", "description": "A procedure, expressed as text, for these temperature setting instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Temperature Setting_ Instructions. Description. Text", "description": "A textual description of these temperature setting instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "descriptionCode": { "title": "Temperature Setting_ Instructions. Description. Code", "description": "The code specifying a description of these temperature setting instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "toxicologicalHazardousMaterialType": { "title": "Toxicological_ Hazardous Material. Details", "description": "Material which exhibits adverse effects on living organisms.", "type": "object", "properties": { "reproductiveToxinName": { "title": "Toxicological_ Hazardous Material. Reproductive Toxin_ Name. Text", "description": "The name, expressed as text, of the reproductive toxin in this toxicological hazardous material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Toxicological_ Hazardous Material. Description. Text", "description": "The textual description of this toxicological hazardous material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "entryRouteDescription": { "title": "Toxicological_ Hazardous Material. Entry Route_ Description. Text", "description": "A textual description of the entry route of this toxicological hazardous material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "biologicalSeverityDescription": { "title": "Toxicological_ Hazardous Material. Biological Severity_ Description. Text", "description": "The textual description of the biological severity of this toxicological hazardous material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "applicableProductCertificate": { "title": "Toxicological_ Hazardous Material. Applicable. Product_ Certificate", "description": "A product certificate applicable to this toxicological hazardous material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductCharacteristic": { "title": "Toxicological_ Hazardous Material. Applicable. Product_ Characteristic", "description": "A product characteristic applicable to this toxicological hazardous material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Toxicological_ Hazardous Material. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this toxicological hazardous material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeProductCertificationType": { "title": "Trade Product_ Certification. Details", "description": "The process of certifying that a certain product has passed performance and quality assurance tests, or qualification requirements stipulated in regulations.", "type": "object", "properties": { "assertionCode": { "title": "Trade Product_ Certification. Assertion. Code", "description": "A code specifying an assertion for this trade product certification, such as claims that a product is free from peanuts.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "responsibleAgency": { "title": "Trade Product_ Certification. Responsible Agency. Text", "description": "The agency, expressed as text, responsible for this trade product certification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "assertion": { "title": "Trade Product_ Certification. Assertion. Text", "description": "An assertion, expressed as text, for this trade product certification, such as that this product is free from peanuts.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "standard": { "title": "Trade Product_ Certification. Standard. Text", "description": "The standard, expressed as text, for this trade product certification.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "specifiedSustainabilityAssertion": { "title": "Trade Product_ Certification. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this trade product certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedReferencedLocation": { "title": "Trade Product_ Certification. Related. Referenced_ Location", "description": "A referenced location related to this trade product certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableReferencedStandard": { "title": "Trade Product_ Certification. Applicable. Referenced_ Standard", "description": "A referenced standard applicable to this trade product certification.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedStandardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeProductFeatureType": { "title": "Trade Product_ Feature. Details", "description": "Distinctive or characteristic parts of a trade product.", "type": "object", "properties": { "id": { "title": "Trade Product_ Feature. Identification. Identifier", "description": "The unique identifier for this trade product feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Trade Product_ Feature. Description. Text", "description": "A textual description of this trade product feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "name": { "title": "Trade Product_ Feature. Name. Text", "description": "A name, expressed as text, for this trade product feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Trade Product_ Feature. Type. Code", "description": "The code specifying the type of trade product feature.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "marketingPhrase": { "title": "Trade Product_ Feature. Marketing Phrase. Text", "description": "A catch phrase, expressed as text, for marketing of this trade product feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "marketing": { "title": "Trade Product_ Feature. Marketing. Measure", "description": "A marketing measure for this trade product feature.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeSettlementHeaderMonetarySummationType": { "title": "Trade Settlement Header_ Monetary Summation. Details", "description": "A collection of monetary amount totals, specified at header level, for a trade settlement.", "type": "object", "properties": { "lineTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Line Total. Amount", "description": "A monetary value of the line amount total being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "chargeTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Charge Total. Amount", "description": "A monetary value of the total of all charge amounts being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "allowanceTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Allowance Total. Amount", "description": "A monetary value of the total of all allowance amounts being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "taxBasisTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Tax Basis Total. Amount", "description": "A monetary value of the total of all tax basis amounts being reported in this trade settlement monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "taxTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Tax Total. Amount", "description": "A monetary value of the total of all tax amounts being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "roundingAmount": { "title": "Trade Settlement Header_ Monetary Summation. Rounding. Amount", "description": "A monetary value of a rounding amount being applied in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "grandTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Grand Total. Amount", "description": "A monetary value of the grand total of this trade settlement header monetary summation, to include addition and subtraction of individual summation amounts.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "informationAmount": { "title": "Trade Settlement Header_ Monetary Summation. Information. Amount", "description": "A monetary value of an amount being reported for information in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalPrepaidAmount": { "title": "Trade Settlement Header_ Monetary Summation. Total Prepaid. Amount", "description": "A monetary value of a prepaid total reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalDiscountAmount": { "title": "Trade Settlement Header_ Monetary Summation. Total Discount. Amount", "description": "A monetary value of a total discount reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalAllowanceChargeAmount": { "title": "Trade Settlement Header_ Monetary Summation. Total Allowance Charge. Amount", "description": "A monetary value of a total allowance and charge reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "duePayableAmount": { "title": "Trade Settlement Header_ Monetary Summation. Due Payable. Amount", "description": "A monetary value that is an amount due and payable for this trade settlement header monetary summation, such as the amount due to the creditor.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "paymentTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Payment Total. Amount", "description": "A monetary value of a payment total reported in this header trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalDiscountBasisAmount": { "title": "Trade Settlement Header_ Monetary Summation. Total Discount Basis. Amount", "description": "A monetary value of a total discount basis reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "retailValueExcludingTaxInformationAmount": { "title": "Trade Settlement Header_ Monetary Summation. Retail Value Excluding Tax_ Information. Amount", "description": "A monetary value which constitutes the retail value, excluding all duties and taxes, stated for information purposes in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalDepositFeeInformationAmount": { "title": "Trade Settlement Header_ Monetary Summation. Total Deposit Fee_ Information. Amount", "description": "A monetary value of the total deposit fee stated for information purposes in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "productValueExcludingTobaccoTaxInformationAmount": { "title": "Trade Settlement Header_ Monetary Summation. Product Value Excluding Tobacco Tax_ Information. Amount", "description": "A monetary value which constitutes the total product value, excluding tobacco tax, stated for information purposes in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalRetailValueInformationAmount": { "title": "Trade Settlement Header_ Monetary Summation. Total Retail Value_ Information. Amount", "description": "A monetary value which constitutes the total retail value stated for information purposes in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "grossLineTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Gross_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, excluding line level allowances and charges and taxes, being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "netLineTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Net_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, including line level allowances and charges and excluding line level taxes, being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "netIncludingTaxesLineTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Net Including Taxes_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, including line level allowances and charges and including line level taxes, being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "balanceOutAmount": { "title": "Trade Settlement Header_ Monetary Summation. Balance Out. Amount", "description": "A monetary value that is an amount balanced out for this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "adjustedBalanceOutAmount": { "title": "Trade Settlement Header_ Monetary Summation. Adjusted_ Balance Out. Amount", "description": "A monetary value that is an adjusted amount balanced out for this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "insuranceChargeTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Insurance_ Charge Total. Amount", "description": "A monetary value of the total of all insurance charges being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "excludingTaxesLineTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Excluding Taxes_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, excluding all duties and taxes, being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "includingTaxesLineTotalAmount": { "title": "Trade Settlement Header_ Monetary Summation. Including Taxes_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, including all duties and taxes, being reported in this trade settlement header monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "applicableHeaderBalanceOut": { "title": "Trade Settlement Header_ Monetary Summation. Applicable. Header_ Balance Out", "description": "A header balance out applicable to this trade settlement header monetary summation.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/headerBalanceOutType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "grandTotalSpecifiedFinancialAdjustment": { "title": "Trade Settlement Header_ Monetary Summation. Grand Total_ Specified. Financial_ Adjustment", "description": "The financial adjustment of the grand total specified for this trade settlement header monetary summation.", "$ref": "#/$defs/financialAdjustmentType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeSettlementLineMonetarySummationType": { "title": "Trade Settlement Line_ Monetary Summation. Details", "description": "A collection of monetary amount totals, specified at line level, for a trade settlement.", "type": "object", "properties": { "lineTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Line Total. Amount", "description": "A monetary value of the line amount total being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "chargeTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Charge Total. Amount", "description": "A monetary value of the total of all charge amounts being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "allowanceTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Allowance Total. Amount", "description": "A monetary value of the total of all allowance amounts being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "taxBasisTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Tax Basis Total. Amount", "description": "A monetary value of the total of all tax basis amounts being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "taxTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Tax Total. Amount", "description": "A monetary value of the total of all tax amounts being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "grandTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Grand Total. Amount", "description": "A monetary value of the grand total of this trade settlement line monetary summation, to include addition and subtraction of individual summation amounts.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "informationAmount": { "title": "Trade Settlement Line_ Monetary Summation. Information. Amount", "description": "A monetary value of an amount being reported for information in this trade settlement monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalAllowanceChargeAmount": { "title": "Trade Settlement Line_ Monetary Summation. Total Allowance Charge. Amount", "description": "A monetary value of a total allowance and charge reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "duePayableAmount": { "title": "Trade Settlement Line_ Monetary Summation. Due Payable. Amount", "description": "A monetary value that is an amount due and payable for this trade settlement line monetary summation, such as the amount due to the creditor.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "paymentTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Payment Total. Amount", "description": "A monetary value of a payment total reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "totalRetailValueInformationAmount": { "title": "Trade Settlement Line_ Monetary Summation. Total Retail Value_ Information. Amount", "description": "A monetary value which constitutes the total retail value stated for information purposes in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "grossLineTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Gross_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, excluding line level allowances and charges and taxes, being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "netLineTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Net_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, including line level allowances and charges and excluding line level taxes, being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "netIncludingTaxesLineTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Net Including Taxes_ Line Total. Amount", "description": "A monetary value of the total of all line amounts, including line level allowances and charges and including line level taxes, being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "productWeightLossInformationAmount": { "title": "Trade Settlement Line_ Monetary Summation. Product Weight Loss_ Information. Amount", "description": "A monetary value of the loss of weight of a product, such as fresh goods, stated for information purposes in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "includingTaxesLineTotalAmount": { "title": "Trade Settlement Line_ Monetary Summation. Including Taxes_ Line Total. Amount", "description": "A monetary value of the line total, including taxes, being reported in this trade settlement line monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeSettlementPaymentMonetarySummationType": { "title": "Trade Settlement Payment_ Monetary Summation. Details", "description": "A collection of monetary amount totals specified for a trade settlement payment.", "type": "object", "properties": { "equivalentTransferTotalAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Equivalent Transfer Total. Amount", "description": "A monetary value transferred as an equivalent amount in the credit transfer payment in this trade settlement payment monetary summation, such as the amount transferred between debtor and creditor, before deduction of charges, expressed in the currency of the debtor's account, and transferred into a different currency.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "paymentTotalAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Payment Total. Amount", "description": "A monetary value of a payment total reported in this trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "balanceOutAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Balance Out. Amount", "description": "A monetary value that is an amount balanced out for this trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "adjustedBalanceOutAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Adjusted_ Balance Out. Amount", "description": "A monetary value that is an adjusted amount balanced out for this trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "taxTotalAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Tax Total. Amount", "description": "A monetary value of the total of all tax amounts reported in this trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "includingTaxesLineTotalAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Including Taxes_ Line Total. Amount", "description": "A monetary value of the line total, including taxes, being reported in this trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "grandTotalAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Grand Total. Amount", "description": "A monetary value of a grand total reported in this trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "netLineTotalAmount": { "title": "Trade Settlement Payment_ Monetary Summation. Net_ Line Total. Amount", "description": "A monetary value of the net total of all line amounts, including line level allowances and charges and excluding line level taxes, being reported in this trade settlement payment monetary summation.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "applicablePaymentBalanceOut": { "title": "Trade Settlement Payment_ Monetary Summation. Applicable. Payment_ Balance Out", "description": "A balance out applicable to this trade settlement payment monetary summation.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentBalanceOutType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeSettlementFinancialCardType": { "title": "Trade Settlement_ Financial Card. Details", "description": "A card used to represent a financial account for a trade settlement.", "type": "object", "properties": { "isOrHasMicrochip": { "title": "Trade Settlement_ Financial Card. Microchip. Indicator", "description": "The indication of whether or not this trade settlement financial card has a microchip.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "id": { "title": "Trade Settlement_ Financial Card. Identification. Identifier", "description": "The unique identifier, commonly known as the card number, of this trade settlement financial card.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Trade Settlement_ Financial Card. Type. Code", "description": "The code specifying the type of this trade settlement financial card, such as debit or credit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "cardholderName": { "title": "Trade Settlement_ Financial Card. Cardholder Name. Text", "description": "The cardholder name as it appears on this trade settlement financial card. This may include both an individual authorized to use the card as well as the organization that owns the card.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "expiryDate": { "title": "Trade Settlement_ Financial Card. Expiry. Date", "description": "The date of expiry up to which this trade settlement financial card is valid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" }, "verificationNumeric": { "title": "Trade Settlement_ Financial Card. Verification. Numeric", "description": "The unique card verification number for security purposes to help verify the card user is in actual possession of this trade settlement financial card.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "validFromDateTime": { "title": "Trade Settlement_ Financial Card. Valid From. Date Time", "description": "The date from which this trade settlement financial card is valid.", "$ref": "#/$defs/qdt/$defs/dateOnlyFormattedDateTimeType" }, "creditLimitAmount": { "title": "Trade Settlement_ Financial Card. Credit Limit. Amount", "description": "A monetary value of the credit limit for this trade settlement financial card.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "creditAvailableAmount": { "title": "Trade Settlement_ Financial Card. Credit Available. Amount", "description": "A monetary value of the credit available for this trade settlement financial card.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "interestRatePercent": { "title": "Trade Settlement_ Financial Card. Interest Rate. Percent", "description": "The interest rate expressed as a percentage for this trade settlement financial card.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "issuingCompanyName": { "title": "Trade Settlement_ Financial Card. Issuing Company Name. Text", "description": "An issuing company name, expressed as text, for this trade settlement financial card.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "description": { "title": "Trade Settlement_ Financial Card. Description. Text", "description": "A textual description of this trade settlement financial card.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "expiryDateTime": { "title": "Trade Settlement_ Financial Card. Expiry. Date Time", "description": "The date of expiry up to which this trade settlement financial card is valid.", "$ref": "#/$defs/qdt/$defs/dateOnlyFormattedDateTimeType" }, "isOrHasApplicable": { "title": "Trade Settlement_ Financial Card. Applicable. Indicator", "description": "The indication of whether or not this trade settlement financial card is applicable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeSettlementPaymentMeansType": { "title": "Trade Settlement_ Payment Means. Details", "description": "The means by which a payment will be or has been made for trade settlement purposes.", "type": "object", "properties": { "paymentChannelCode": { "title": "Trade Settlement_ Payment Means. Payment Channel. Code", "description": "The code specifying the payment channel through which this trade settlement payment is to be processed (Reference United Nations Code List (UNCL) 4435).", "$ref": "#/$defs/qdt/$defs/paymentMeansChannelCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "typeCode": { "title": "Trade Settlement_ Payment Means. Type. Code", "description": "The code specifying the type of trade settlement payment means, such as cash or check.", "$ref": "#/$defs/qdt/$defs/paymentMeansCodeType", "properties": { "listId": false, "listVersionId": false } }, "guaranteeMethodCode": { "title": "Trade Settlement_ Payment Means. Guarantee Method. Code", "description": "The code specifying the method of guarantee for this trade settlement payment means.", "$ref": "#/$defs/qdt/$defs/paymentGuaranteeMeansCodeType", "properties": { "listId": false, "listVersionId": false } }, "paymentMethodCode": { "title": "Trade Settlement_ Payment Means. Payment Method. Code", "description": "The code specifying the method by which a payment may be made for this trade settlement payment means.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "information": { "title": "Trade Settlement_ Payment Means. Information. Text", "description": "Information, expressed as text, for this trade settlement payment means.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "id": { "title": "Trade Settlement_ Payment Means. Identification. Identifier", "description": "An identifier for this trade settlement payment means.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "applicableTradeSettlementFinancialCard": { "title": "Trade Settlement_ Payment Means. Applicable. Trade Settlement_ Financial Card", "description": "A financial card applicable to this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeSettlementFinancialCardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "payerPartyDebtorFinancialAccount": { "title": "Trade Settlement_ Payment Means. Payer_ Party. Debtor_ Financial Account", "description": "The debtor financial account of the payer party for this trade settlement payment means.", "oneOf": [ { "$ref": "#/$defs/debtorFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "payeePartyCreditorFinancialAccount": { "title": "Trade Settlement_ Payment Means. Payee_ Party. Creditor_ Financial Account", "description": "A creditor financial account of the payee party for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/creditorFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "payerSpecifiedDebtorFinancialInstitution": { "title": "Trade Settlement_ Payment Means. Payer_ Specified. Debtor_ Financial Institution", "description": "The debtor financial institution of the payer party specified for this trade settlement payment means.", "oneOf": [ { "$ref": "#/$defs/debtorFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "payeeSpecifiedCreditorFinancialInstitution": { "title": "Trade Settlement_ Payment Means. Payee_ Specified. Creditor_ Financial Institution", "description": "The creditor financial institution of the payee party specified for this trade settlement payment means.", "oneOf": [ { "$ref": "#/$defs/creditorFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "identifiedTradeSettlementFinancialCard": { "title": "Trade Settlement_ Payment Means. Identified. Trade Settlement_ Financial Card", "description": "A financial card identified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeSettlementFinancialCardType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedCreditorFinancialAccount": { "title": "Trade Settlement_ Payment Means. Specified. Creditor_ Financial Account", "description": "A creditor financial account specified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/creditorFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPaymentFinancialInstitution": { "title": "Trade Settlement_ Payment Means. Specified. Payment_ Financial Institution", "description": "A financial institution specified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "debtorSpecifiedPaymentFinancialInstitution": { "title": "Trade Settlement_ Payment Means. Debtor_ Specified. Payment_ Financial Institution", "description": "A debtor financial institution specified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "creditorSpecifiedPaymentFinancialInstitution": { "title": "Trade Settlement_ Payment Means. Creditor_ Specified. Payment_ Financial Institution", "description": "A creditor financial institution specified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "identifiedPaymentDigitalMethod": { "title": "Trade Settlement_ Payment Means. Identified. Payment_ Digital Method", "description": "A digital payment method identified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentDigitalMethodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "identifiedPaymentCash": { "title": "Trade Settlement_ Payment Means. Identified. Payment_ Cash", "description": "A cash payment identified for this trade settlement payment means.", "type": "array", "items": { "$ref": "#/$defs/paymentCashType" } }, "identifiedPaymentCheque": { "title": "Trade Settlement_ Payment Means. Identified. Payment_ Cheque", "description": "A cheque payment identified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentChequeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "identifiedExperienceItemVoucher": { "title": "Trade Settlement_ Payment Means. Identified. Experience Item_ Voucher", "description": "An experience item voucher identified for this trade settlement payment means.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceItemVoucherType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeSettlementPaymentType": { "title": "Trade Settlement_ Payment. Details", "description": "The specific discharge obligations in respect of funds or securities transferred between two or more parties as part of a trade settlement.", "type": "object", "properties": { "endToEndId": { "title": "Trade Settlement_ Payment. End-To-End_ Identification. Identifier", "description": "The unique identifier for the end-to-end processing of this trade settlement payment, such as an identifier assigned by an initiating party to unambiguously identify the transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "instructionId": { "title": "Trade Settlement_ Payment. Instruction. Identifier", "description": "The unique identifier of the instruction for this trade settlement payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "requestedExecutionDateTime": { "title": "Trade Settlement_ Payment. Requested Execution. Date Time", "description": "The date, time, date time or other date time value of the requested execution of this trade settlement payment.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "closingBookDueDateTime": { "title": "Trade Settlement_ Payment. Closing Book_ Due. Date Time", "description": "A date, time, date time or other date time value of a closing book due date for this trade settlement payment.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "specifiedPaymentTradeSettlement": { "title": "Trade Settlement_ Payment. Specified. Payment_ Trade Settlement", "description": "A trade settlement payment specified for this trade settlement payment.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentTradeSettlementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeAccountingAccountType": { "title": "Trade_ Accounting Account. Details", "description": "A specific trade account for recording debits and credits to general accounting, cost accounting or budget accounting.", "type": "object", "properties": { "id": { "title": "Trade_ Accounting Account. Identification. Identifier", "description": "The unique identifier for this trade accounting account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "setTriggerCode": { "title": "Trade_ Accounting Account. Set Trigger. Code", "description": "A code specifying a set trigger for this trade accounting account to be used in response to a specific event or a set of events.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/accountingDocumentCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } } }, "typeCode": { "title": "Trade_ Accounting Account. Type. Code", "description": "The code specifying the type of trade accounting account, such as general (main), secondary, cost accounting or budget account.", "$ref": "#/$defs/qdt/$defs/accountingAccountTypeCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "amountTypeCode": { "title": "Trade_ Accounting Account. Amount Type. Code", "description": "The code specifying the amount type for this trade accounting account.", "$ref": "#/$defs/qdt/$defs/accountingAmountTypeCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "name": { "title": "Trade_ Accounting Account. Name. Text", "description": "The name, expressed as text, of this trade accounting account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "costReferenceDimensionPattern": { "title": "Trade_ Accounting Account. Cost Reference Dimension Pattern. Text", "description": "The cost reference dimension pattern, expressed as text, for this trade accounting account.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeAddressType": { "title": "Trade_ Address. Details", "description": "The location at which a particular trade related organization or person may be found or reached.", "type": "object", "properties": { "id": { "title": "Trade_ Address. Identification. Identifier", "description": "A unique identifier for this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "postcodeCode": { "title": "Trade_ Address. Postcode. Code", "description": "A code specifying the postcode of this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "postOfficeBox": { "title": "Trade_ Address. Post Office Box. Text", "description": "The unique identifier, expressed as text, of a container commonly referred to as a box, in a post office or other postal service location, assigned to a person or organization, where postal items may be kept for this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "buildingName": { "title": "Trade_ Address. Building Name. Text", "description": "The name, expressed as text, of a building, a house or other structure on a street at this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineOne": { "title": "Trade_ Address. Line One. Text", "description": "The first free form line, expressed as text, of this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineTwo": { "title": "Trade_ Address. Line Two. Text", "description": "The second free form line, expressed as text, of this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineThree": { "title": "Trade_ Address. Line Three. Text", "description": "The third free form line, expressed as text, of this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineFour": { "title": "Trade_ Address. Line Four. Text", "description": "The fourth free form line, expressed as text, of this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "lineFive": { "title": "Trade_ Address. Line Five. Text", "description": "The fifth free form line, expressed as text, of this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "streetName": { "title": "Trade_ Address. Street Name. Text", "description": "A name, expressed as text, of a street or thoroughfare for this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "cityName": { "title": "Trade_ Address. City Name. Text", "description": "The name, expressed as text, of the city, town or village of this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "citySubDivisionName": { "title": "Trade_ Address. City Sub-Division Name. Text", "description": "A name, expressed as text, of a sub-division of a city for this trade address, for example a district or borough.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "countryId": { "title": "Trade_ Address. Country. Identifier", "description": "The unique identifier of a country for this trade address.", "$ref": "#/$defs/qdt/$defs/countryIdType", "properties": { "schemeId": false, "schemeVersionId": false } }, "countryName": { "title": "Trade_ Address. Country Name. Text", "description": "A name, expressed as text, of the country for this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "countrySubDivisionId": { "title": "Trade_ Address. Country Sub-Division. Identifier", "description": "A unique identifier of the country sub-division for this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "countrySubDivisionName": { "title": "Trade_ Address. Country Sub-Division Name. Text", "description": "A name, expressed as text, of the sub-division of a country for this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "attentionOf": { "title": "Trade_ Address. Attention Of. Text", "description": "The name, expressed as text, of a person or department in the organization to whom incoming mail is marked with words such as 'for the attention of' or 'FAO' or 'ATTN' for this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "careOf": { "title": "Trade_ Address. Care Of. Text", "description": "The name, expressed as text, of a person or organization at this trade address to whom incoming mail is marked with words such as 'care of' or 'C/O'.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "buildingNumber": { "title": "Trade_ Address. Building Number. Text", "description": "The building number, expressed as text, in this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "freeForm": { "title": "Trade_ Address. Free Form. Text", "description": "A free form representation, expressed as text, of this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "departmentName": { "title": "Trade_ Address. Department Name. Text", "description": "The name, expressed as text, of a department for this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "additionalStreetName": { "title": "Trade_ Address. Additional_ Street Name. Text", "description": "The additional name of a street, expressed as text, for this trade address.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "cityId": { "title": "Trade_ Address. City. Identifier", "description": "The identifier of the city for this trade address, such as United Nations Location Code (UNLOCODE).", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeCode": { "title": "Trade_ Address. Type. Code", "description": "A code specifying the type of this trade address, such as business address or home address.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/addressTypeCodeType" } }, "isOrHasInvalid": { "title": "Trade_ Address. Invalid. Indicator", "description": "The indication of whether or not this trade address is invalid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "description": { "title": "Trade_ Address. Description. Text", "description": "A textual description of this trade address.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "geoCoordinateIdGeographicalCoordinate": { "title": "Trade_ Address. Geo-Coordinate Identification. Geographical Coordinate", "description": "An identification of a set of geographical coordinates for this trade address.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/geographicalCoordinateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeAllowanceChargeType": { "title": "Trade_ Allowance Charge. Details", "description": "A component of pricing, such as an allowance or charge for trade purposes.", "type": "object", "properties": { "isOrHasCharge": { "title": "Trade_ Allowance Charge. Charge. Indicator", "description": "The indication of whether or not the trade allowance charge is a charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "id": { "title": "Trade_ Allowance Charge. Identification. Identifier", "description": "The unique identifier for this trade allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "sequenceNumeric": { "title": "Trade_ Allowance Charge. Sequence. Numeric", "description": "The sequence number for applying this trade allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "calculationPercent": { "title": "Trade_ Allowance Charge. Calculation. Percent", "description": "The percentage applied to calculate this trade allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "basisAmount": { "title": "Trade_ Allowance Charge. Basis. Amount", "description": "A monetary value that is the basis on which this trade allowance charge is calculated.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "basisQuantity": { "title": "Trade_ Allowance Charge. Basis. Quantity", "description": "The quantity on which this trade allowance charge is based.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "isOrHasPrepaid": { "title": "Trade_ Allowance Charge. Prepaid. Indicator", "description": "The indication of whether or not this trade allowance charge is prepaid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "actualAmount": { "title": "Trade_ Allowance Charge. Actual. Amount", "description": "An actual monetary value of the trade allowance charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "unitBasisAmount": { "title": "Trade_ Allowance Charge. Unit_ Basis. Amount", "description": "The monetary value of the unit basis on which the allowance or charge is calculated.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "description": { "title": "Trade_ Allowance Charge. Description. Text", "description": "A textual description of this trade allowance charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "reasonCode": { "title": "Trade_ Allowance Charge. Reason. Code", "description": "The code specifying the reason for this trade allowance charge.", "$ref": "#/$defs/qdt/$defs/allowanceChargeReasonCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "reason": { "title": "Trade_ Allowance Charge. Reason. Text", "description": "The reason, expressed as text, for this trade allowance charge.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "typeCode": { "title": "Trade_ Allowance Charge. Type. Code", "description": "The code specifying the type of this trade allowance charge.", "$ref": "#/$defs/qdt/$defs/allowanceChargeIdCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "categoryTradeTax": { "title": "Trade_ Allowance Charge. Category. Trade_ Tax", "description": "A tax category of this trade allowance charge.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualTradeCurrencyExchange": { "title": "Trade_ Allowance Charge. Actual. Trade_ Currency Exchange", "description": "The actual trade currency exchange for this trade allowance charge.", "oneOf": [ { "$ref": "#/$defs/tradeCurrencyExchangeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeContactType": { "title": "Trade_ Contact. Details", "description": "A person or a department that acts as a point of contact with another person or department in a trading relationship.", "type": "object", "properties": { "id": { "title": "Trade_ Contact. Identification. Identifier", "description": "The unique identifier for this trade contact.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "personName": { "title": "Trade_ Contact. Person Name. Text", "description": "A name, expressed as text, of this trade contact person.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "departmentName": { "title": "Trade_ Contact. Department Name. Text", "description": "A name, expressed as text, of the department to which this trade contact belongs within an organization.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Trade_ Contact. Type. Code", "description": "The code specifying the type of trade contact.", "$ref": "#/$defs/qdt/$defs/contactTypeCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "jobTitle": { "title": "Trade_ Contact. Job Title. Text", "description": "A job title, position or designation, expressed as text, of this trade contact within an organization, such as Director, Software Engineer, Purchasing Manager.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "responsibility": { "title": "Trade_ Contact. Responsibility. Text", "description": "A responsibility, expressed as text, of this trade contact.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "personId": { "title": "Trade_ Contact. Person_ Identification. Identifier", "description": "A unique identifier for this trade contact person.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "authorizedPersonName": { "title": "Trade_ Contact. Authorized_ Person Name. Text", "description": "The name, expressed as text, of the authorized person for this trade contact.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "description": { "title": "Trade_ Contact. Description. Text", "description": "A textual description of this trade contact.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "telephoneUniversalCommunication": { "title": "Trade_ Contact. Telephone. Universal_ Communication", "description": "Telephone communication information for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "directTelephoneUniversalCommunication": { "title": "Trade_ Contact. Direct_ Telephone. Universal_ Communication", "description": "The direct telephone communication information for this trade contact.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "mobileTelephoneUniversalCommunication": { "title": "Trade_ Contact. Mobile_ Telephone. Universal_ Communication", "description": "The mobile telephone communication information for this trade contact.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "faxUniversalCommunication": { "title": "Trade_ Contact. Fax. Universal_ Communication", "description": "Fax communication information for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "emailURIUniversalCommunication": { "title": "Trade_ Contact. Email_ URI. Universal_ Communication", "description": "The email URI communication information for this trade contact.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "telexUniversalCommunication": { "title": "Trade_ Contact. Telex. Universal_ Communication", "description": "Telegraphy (Telex) communication information for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "voipUniversalCommunication": { "title": "Trade_ Contact. VOIP. Universal_ Communication", "description": "Voice Over Internet Protocol (VOIP) communication information for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "instantMessagingUniversalCommunication": { "title": "Trade_ Contact. Instant Messaging. Universal_ Communication", "description": "Instant messaging communication information for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedNote": { "title": "Trade_ Contact. Specified. Note", "description": "A note specified for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedContactPerson": { "title": "Trade_ Contact. Specified. Contact_ Person", "description": "The contact person specified for this trade contact.", "oneOf": [ { "$ref": "#/$defs/contactPersonType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "usedUniversalCommunication": { "title": "Trade_ Contact. Used. Universal_ Communication", "description": "A communication used by this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "accessibleLocation": { "title": "Trade_ Contact. Accessible. Specified_ Location", "description": "An accessible location specified for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/locationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "postalTradeAddress": { "title": "Trade_ Contact. Postal. Trade_ Address", "description": "Postal address information for this trade contact.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeContractType": { "title": "Trade_ Contract. Details", "description": "An agreement between two or more parties for trade purposes.", "type": "object", "properties": { "id": { "title": "Trade_ Contract. Identification. Identifier", "description": "The unique identifier of this trade contract.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "issueDateTime": { "title": "Trade_ Contract. Issue. Date Time", "description": "The date, date time, or other date time value for the issuance of this trade contract.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "name": { "title": "Trade_ Contract. Name. Text", "description": "A name, expressed as text, for this trade contract.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "signatureName": { "title": "Trade_ Contract. Signature_ Name. Text", "description": "A signature name, expressed as text, for this trade contract.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "signeeJobTitle": { "title": "Trade_ Contract. Signee_ Job Title. Text", "description": "A job title of the signee, expressed as text, for this trade contract.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "signedDateTime": { "title": "Trade_ Contract. Signed. Date Time", "description": "The date, time, date time or other date time value when this trade contract was signed.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "automaticExtensionDateTime": { "title": "Trade_ Contract. Automatic_ Extension. Date Time", "description": "The date, time, date time, or other date time value of automatic extension for this trade contract.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "automaticExtensionDuration": { "title": "Trade_ Contract. Automatic Extension_ Duration. Measure", "description": "The measure of the duration of the automatic extension for this trade contract.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "description": { "title": "Trade_ Contract. Description. Text", "description": "A textual description of this trade contract.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "signedLocation": { "title": "Trade_ Contract. Signed. Specified_ Location", "description": "A location where this trade contract was or will be signed.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/locationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeCountrySubDivisionType": { "title": "Trade_ Country Sub-Division. Details", "description": "A political or physical area or region within the political boundaries of a country used or referenced for trade purposes.", "type": "object", "properties": { "id": { "title": "Trade_ Country Sub-Division. Identification. Identifier", "description": "The unique identifier for this trade country sub-division.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Trade_ Country Sub-Division. Name. Text", "description": "A name, expressed as text, of this trade country sub-division.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "hierarchicalLevelCode": { "title": "Trade_ Country Sub-Division. Hierarchical Level. Code", "description": "The code specifying the hierarchical level of this trade country sub-division.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "functionTypeCode": { "title": "Trade_ Country Sub-Division. Function_ Type. Code", "description": "The code specifying the function type of this trade country sub-division.", "$ref": "#/$defs/qdt/$defs/locationFunctionCodeType", "properties": { "listVersionId": false, "name": false } }, "typeCode": { "title": "Trade_ Country Sub-Division. Type. Code", "description": "A code specifying a type of country sub-division for trade purposes.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "superordinateTradeCountrySubDivision": { "title": "Trade_ Country Sub-Division. Superordinate. Trade_ Country Sub-Division", "description": "A superordinate country sub-division for this trade country sub-division.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountrySubDivisionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subordinateTradeCountrySubDivision": { "title": "Trade_ Country Sub-Division. Subordinate. Trade_ Country Sub-Division", "description": "A subordinate country sub-division within this trade country sub-division.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountrySubDivisionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "activityAuthorized": { "title": "Trade_ Country Sub-Division. Activity_ Authorized. Trade_ Party", "description": "A party that is authorized to perform an activity in this trade country sub-division.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType", "properties": { "associated": false, "logoAssociatedBinaryFile": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeCountryType": { "title": "Trade_ Country. Details", "description": "The area of land that belongs to a nation together with its properties, such as population, political organization, etc., used or referenced for trade purposes.", "type": "object", "properties": { "id": { "title": "Trade_ Country. Identification. Identifier", "description": "A unique identifier for this trade country.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/countryIdType", "properties": { "schemeId": false, "schemeVersionId": false } }, "maxItems": 1 }, "name": { "title": "Trade_ Country. Name. Text", "description": "A name, expressed as text, of this trade country.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "subordinateTradeCountrySubDivision": { "title": "Trade_ Country. Subordinate. Trade_ Country Sub-Division", "description": "A trade country sub-division that is subordinate to this trade country, such as a state, a county, a canton, a province.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountrySubDivisionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeCurrencyExchangeType": { "title": "Trade_ Currency Exchange. Details", "description": "The conversion of one currency to another for trade purposes.", "type": "object", "properties": { "sourceCurrencyCode": { "title": "Trade_ Currency Exchange. Source Currency. Code", "description": "The code specifying the source currency of a trade related currency conversion.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "sourceUnitBasisNumeric": { "title": "Trade_ Currency Exchange. Source Unit Basis. Numeric", "description": "The numeric unit basis of the source currency used in this trade related currency exchange rate calculation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "targetCurrencyCode": { "title": "Trade_ Currency Exchange. Target Currency. Code", "description": "The code specifying the target currency of a trade related currency conversion.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "targetUnitBaseNumeric": { "title": "Trade_ Currency Exchange. Target Unit Base. Numeric", "description": "The numeric unit basis of the target currency used in this trade related currency exchange rate calculation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "marketId": { "title": "Trade_ Currency Exchange. Market. Identifier", "description": "The unique identifier of the currency exchange market from which the exchange rate is taken for trade purposes.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "conversionRate": { "title": "Trade_ Currency Exchange. Conversion. Rate", "description": "The rate factor used for conversion from the source currency to the target currency for trade purposes.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/rateType" }, "conversionRateDateTime": { "title": "Trade_ Currency Exchange. Conversion Rate. Date Time", "description": "The date, time, date time or other date time value of the conversion rate for this trade related currency exchange.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "associatedReferencedDocument": { "title": "Trade_ Currency Exchange. Associated. Referenced_ Document", "description": "An associated document referenced for this trade related currency exchange.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeDeliveryTermsType": { "title": "Trade_ Delivery Terms. Details", "description": "Conditions agreed upon between the parties with regard to the delivery of goods and or services for trade purposes.", "type": "object", "properties": { "deliveryTypeCode": { "title": "Trade_ Delivery Terms. Delivery Type. Code", "description": "The code specifying the type of delivery for these trade delivery terms.", "$ref": "#/$defs/qdt/$defs/deliveryTermsCodeType", "properties": { "listId": false, "listVersionId": false } }, "description": { "title": "Trade_ Delivery Terms. Description. Text", "description": "A textual description of these trade delivery terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "functionCode": { "title": "Trade_ Delivery Terms. Function. Code", "description": "A code specifying a function of these trade delivery terms.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/deliveryTermsFunctionCodeType", "properties": { "listId": false, "listVersionId": false } }, "maxItems": 1 }, "deliveryDiscontinuationCode": { "title": "Trade_ Delivery Terms. Delivery Discontinuation. Code", "description": "The code specifying the delivery discontinuation for this trade delivery terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "isOrHasPartialDeliveryAllowed": { "title": "Trade_ Delivery Terms. Partial Delivery Allowed. Indicator", "description": "The indication of whether or not these trade delivery terms allow a partial delivery.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "relevantTradeLocation": { "title": "Trade_ Delivery Terms. Relevant. Trade_ Location", "description": "The trade location relevant for these trade delivery terms.", "oneOf": [ { "$ref": "#/$defs/tradeLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeGeopoliticalRegionType": { "title": "Trade_ Geopolitical Region. Details", "description": "A collection of countries and/or economies united for trade purposes.", "type": "object", "properties": { "id": { "title": "Trade_ Geopolitical Region. Identification. Identifier", "description": "The unique identifier for this trade geopolitical region.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Trade_ Geopolitical Region. Type. Code", "description": "The code specifying the type of trade geopolitical region.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "name": { "title": "Trade_ Geopolitical Region. Name. Text", "description": "The name, expressed as text, of this trade geopolitical region.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "includedTradeCountry": { "title": "Trade_ Geopolitical Region. Included. Trade_ Country", "description": "A country included in this trade geopolitical region.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeLocationType": { "title": "Trade_ Location. Details", "description": "A physical location or place used or referenced for trade purposes.", "type": "object", "properties": { "countryId": { "title": "Trade_ Location. Country. Identifier", "description": "The unique identifier of a country location used or referenced in trade.", "$ref": "#/$defs/qdt/$defs/countryIdType", "properties": { "schemeId": false, "schemeVersionId": false } }, "countryName": { "title": "Trade_ Location. Country Name. Text", "description": "The name, expressed as text, of a country location used or referenced in trade.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "id": { "title": "Trade_ Location. Identification. Identifier", "description": "The unique identifier for this location used or referenced in trade.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Trade_ Location. Name. Text", "description": "The name, expressed as text, of this location used or referenced in trade.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradePartyType": { "title": "Trade_ Party. Details", "description": "An individual, a group, or a body having a role in a trade business function.", "type": "object", "properties": { "id": { "title": "Trade_ Party. Identification. Identifier", "description": "A unique identifier of this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "globalId": { "title": "Trade_ Party. Global_ Identification. Identifier", "description": "A globally unique identifier of this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "typeCode": { "title": "Trade_ Party. Type. Code", "description": "A code specifying the type of trade party that is independent of its role.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "name": { "title": "Trade_ Party. Name. Text", "description": "A name, expressed as text, for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "roleCode": { "title": "Trade_ Party. Role. Code", "description": "A code specifying the role of this trade party.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/partyRoleCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "isOrHasQualityAssurance": { "title": "Trade_ Party. Quality Assurance. Indicator", "description": "The indication of whether or not this trade party is quality assured.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "dunsId": { "title": "Trade_ Party. DUNS_ Identification. Identifier", "description": "The unique nine-digit Data Universal Numbering System (DUNS) identifier for this trade party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "glnId": { "title": "Trade_ Party. GLN_ Identification. Identifier", "description": "A Global Location Number (GLN) identifier for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "languageCode": { "title": "Trade_ Party. Language. Code", "description": "A code specifying a language for this trade party.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/languageCodeType", "properties": { "listId": false, "listVersionId": false } } }, "description": { "title": "Trade_ Party. Description. Text", "description": "A textual description of this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "registeredId": { "title": "Trade_ Party. Registered_ Identification. Identifier", "description": "A registered identifier of this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "role": { "title": "Trade_ Party. Role. Text", "description": "A role, expressed as text, for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "brandName": { "title": "Trade_ Party. Brand_ Name. Text", "description": "A brand name, expressed as text, for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "disclosureLevelCode": { "title": "Trade_ Party. Disclosure Level. Code", "description": "A code specifying a disclosure level for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "businessTypeCode": { "title": "Trade_ Party. Business_ Type. Code", "description": "The code specifying the business type of this trade party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "chainName": { "title": "Trade_ Party. Chain_ Name. Text", "description": "A chain name, expressed as text, for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "allianceName": { "title": "Trade_ Party. Alliance_ Name. Text", "description": "An alliance name, expressed as text, for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "salesManagerName": { "title": "Trade_ Party. Sales Manager_ Name. Text", "description": "A name of a sales manager, expressed as text, for this trade party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedLegalOrganization": { "title": "Trade_ Party. Specified. Legal_ Organization", "description": "The legally constituted organization specified for this trade party.", "oneOf": [ { "$ref": "#/$defs/legalOrganizationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "definedTradeContact": { "title": "Trade_ Party. Defined. Trade_ Contact", "description": "A trade contact defined for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeContactType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "postalTradeAddress": { "title": "Trade_ Party. Postal. Trade_ Address", "description": "The postal address for this trade party.", "oneOf": [ { "$ref": "#/$defs/tradeAddressType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "telephoneUniversalCommunication": { "title": "Trade_ Party. Telephone. Universal_ Communication", "description": "A telephone communication for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "uriUniversalCommunication": { "title": "Trade_ Party. URI. Universal_ Communication", "description": "A Uniform Resource Identifier (URI) communication for this trade party, such as a web or email address.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "providedService": { "title": "Trade_ Party. Provided. Transport_ Service", "description": "A transport service provided by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/serviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associated": { "title": "Trade_ Party. Associated. Trade_ Party", "description": "A party associated with this trade party, such as a local agent of a shipping line.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsLocation": { "title": "Trade_ Party. Specified. Logistics_ Location", "description": "A logistics related location or place specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTaxRegistration": { "title": "Trade_ Party. Specified. Tax_ Registration", "description": "A tax registration specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/taxRegistrationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "endPointURIUniversalCommunication": { "title": "Trade_ Party. End Point_ URI. Universal_ Communication", "description": "The communication address of the end point URI for this trade party.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "logoAssociatedBinaryFile": { "title": "Trade_ Party. Logo_ Associated. Specified_ Binary File", "description": "A file containing a specified binary representation of a logo associated with this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedAuthoritativeSignatoryPerson": { "title": "Trade_ Party. Specified. Authoritative Signatory_ Person", "description": "A person specified to sign on behalf of this trade party.", "type": "array", "items": { "$ref": "#/$defs/authoritativeSignatoryPersonType" } }, "applicableLogisticsServiceCharge": { "title": "Trade_ Party. Applicable. Logistics_ Service Charge", "description": "A logistics service charge applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsServiceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedGovernmentRegistration": { "title": "Trade_ Party. Specified. Government_ Registration", "description": "A governmental registration specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/governmentRegistrationType", "properties": { "id": { "maxItems": 1 }, "typeCode": { "maxItems": 1 }, "countryId": { "properties": { "content": { "enum": [ "AD", "AE", "AF", "AG", "AI", "AL", "AM", "AO", "AQ", "AR", "AS", "AT", "AU", "AW", "AX", "AZ", "BA", "BB", "BD", "BE", "BF", "BG", "BH", "BI", "BJ", "BL", "BM", "BN", "BO", "BQ", "BR", "BS", "BT", "BV", "BW", "BY", "BZ", "CA", "CC", "CD", "CF", "CG", "CH", "CI", "CK", "CL", "CM", "CN", "CO", "CR", "CU", "CV", "CW", "CX", "CY", "CZ", "DE", "DJ", "DK", "DM", "DO", "DZ", "EC", "EE", "EG", "EH", "ER", "ES", "ET", "FI", "FJ", "FK", "FM", "FO", "FR", "GA", "GB", "GD", "GE", "GF", "GG", "GH", "GI", "GL", "GM", "GN", "GP", "GQ", "GR", "GS", "GT", "GU", "GW", "GY", "HK", "HM", "HN", "HR", "HT", "HU", "ID", "IE", "IL", "IM", "IN", "IO", "IQ", "IR", "IS", "IT", "JE", "JM", "JO", "JP", "KE", "KG", "KH", "KI", "KM", "KN", "KP", "KR", "KW", "KY", "KZ", "LA", "LB", "LC", "LI", "LK", "LR", "LS", "LT", "LU", "LV", "LY", "MA", "MC", "MD", "ME", "MF", "MG", "MH", "MK", "ML", "MM", "MN", "MO", "MP", "MQ", "MR", "MS", "MT", "MU", "MV", "MW", "MX", "MY", "MZ", "NA", "NC", "NE", "NF", "NG", "NI", "NL", "NO", "NP", "NR", "NU", "NZ", "OM", "PA", "PE", "PF", "PG", "PH", "PK", "PL", "PM", "PN", "PR", "PS", "PT", "PW", "PY", "QA", "RE", "RO", "RS", "RU", "RW", "SA", "SB", "SC", "SD", "SE", "SG", "SH", "SI", "SJ", "SK", "SL", "SM", "SN", "SO", "SR", "SS", "ST", "SV", "SX", "SY", "SZ", "TC", "TD", "TF", "TG", "TH", "TJ", "TK", "TL", "TM", "TN", "TO", "TR", "TT", "TV", "TW", "TZ", "UA", "UG", "UM", "US", "UY", "UZ", "VA", "VC", "VE", "VG", "VI", "VN", "VU", "WF", "WS", "YE", "YT", "ZA", "ZM", "ZW" ] } } } } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsRiskAnalysisResult": { "title": "Trade_ Party. Specified. Logistics_ Risk Analysis Result", "description": "A result of a logistics risk analysis calculation specified for this trade party.", "type": "array", "items": { "$ref": "#/$defs/logisticsRiskAnalysisResultType" } }, "specifiedContactPerson": { "title": "Trade_ Party. Specified. Contact_ Person", "description": "A contact person specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/contactPersonType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProprietaryIdentity": { "title": "Trade_ Party. Specified. Proprietary_ Identity", "description": "A proprietary identity specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/proprietaryIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedFinancialIdentity": { "title": "Trade_ Party. Specified. Financial_ Identity", "description": "The financial identity specified for this trade party.", "oneOf": [ { "$ref": "#/$defs/financialIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "ownedCreditorFinancialAccount": { "title": "Trade_ Party. Owned. Creditor_ Financial Account", "description": "The creditor financial account owned by this trade party.", "oneOf": [ { "$ref": "#/$defs/creditorFinancialAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedCreditorFinancialInstitution": { "title": "Trade_ Party. Specified. Creditor_ Financial Institution", "description": "A creditor financial institution specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/creditorFinancialInstitutionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subcontractor": { "title": "Trade_ Party. Subcontractor. Trade_ Party", "description": "A subcontractor for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductionFacility": { "title": "Trade_ Party. Specified. Production_ Facility", "description": "A production facility specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionFacilityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "providedProductionProcess": { "title": "Trade_ Party. Provided. Production_ Process", "description": "A production process provided by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionProcessType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableOrganizationalCertification": { "title": "Trade_ Party. Applicable. Organizational_ Certification", "description": "An organizational certification applicable to this trade party.", "type": "array", "items": { "$ref": "#/$defs/organizationalCertificationType" } }, "applicableProcessCertificate": { "title": "Trade_ Party. Applicable. Process_ Certificate", "description": "A process certificate applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductBatchCertificate": { "title": "Trade_ Party. Applicable. Product Batch_ Certificate", "description": "A product batch certificate applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductCertificate": { "title": "Trade_ Party. Applicable. Product_ Certificate", "description": "A product certificate applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableOrganizationalCertificate": { "title": "Trade_ Party. Applicable. Organizational_ Certificate", "description": "An organizational certificate applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/organizationalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Trade_ Party. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTechnicalCharacteristic": { "title": "Trade_ Party. Applicable. Technical_ Characteristic", "description": "A technical characteristic applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/technicalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeProduct": { "title": "Trade_ Party. Specified. Trade_ Product", "description": "A product specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedProductBatch": { "title": "Trade_ Party. Related. Product_ Batch", "description": "A product batch related to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedMaterial": { "title": "Trade_ Party. Related. Specified_ Material", "description": "Material related to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspection": { "title": "Trade_ Party. Applicable. Specified_ Inspection", "description": "A specified inspection applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityInspection": { "title": "Trade_ Party. Applicable. Sustainability_ Inspection", "description": "A sustainability inspection applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityInspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAssessment": { "title": "Trade_ Party. Applicable. Specified_ Assessment", "description": "An assessment applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCertificate": { "title": "Trade_ Party. Applicable. Specified_ Certificate", "description": "A certificate applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "claimedPersonalLanguageProficiency": { "title": "Trade_ Party. Claimed. Personal_ Language Proficiency", "description": "Personal language proficiency skills claimed by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/personalLanguageProficiencyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "agreedTradeContract": { "title": "Trade_ Party. Agreed. Trade_ Contract", "description": "A trade contract agreed with this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeContractType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "commentedReviewNote": { "title": "Trade_ Party. Commented_ Review. Specified_ Note", "description": "A commented review note specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "cooperativeInformationSource": { "title": "Trade_ Party. Cooperative. Specified_ Information Source", "description": "A cooperative information source specified for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/informationSourceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedMembership": { "title": "Trade_ Party. Associated. Specified_ Membership", "description": "A membership associated with this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/membershipType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "requestedExperienceItem": { "title": "Trade_ Party. Requested. Specified_ Experience Item", "description": "An experience item requested for or by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "availableExperienceItem": { "title": "Trade_ Party. Available. Specified_ Experience Item", "description": "An experience item available for this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reservedExperienceItem": { "title": "Trade_ Party. Reserved. Specified_ Experience Item", "description": "An experience item reserved for or by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "searchedWishListExperienceItem": { "title": "Trade_ Party. Searched_ Wish List. Specified_ Experience Item", "description": "An experience item wish list searched for or by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedGuestPerson": { "title": "Trade_ Party. Specified. Guest_ Person", "description": "A guest person specified by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/guestPersonType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "availableExperienceFacility": { "title": "Trade_ Party. Available. Experience_ Facility", "description": "An experience facility made available for or by this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/experienceFacilityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSustainabilityAssertion": { "title": "Trade_ Party. Specified. Sustainability_ Assertion", "description": "The sustainability assertion specified for this trade party.", "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedCooperatingOrganization": { "title": "Trade_ Party. Specified. Cooperating_ Organization", "description": "A cooperating organization specified for this trade party.", "type": "array", "items": { "$ref": "#/$defs/cooperatingOrganizationType" } }, "applicableLicence": { "title": "Trade_ Party. Applicable. Specified_ Licence", "description": "A specified licence applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/licenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDeclaration": { "title": "Trade_ Party. Applicable. Specified_ Declaration", "description": "A specified declaration applicable to this trade party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/declarationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradePaymentDiscountTermsType": { "title": "Trade_ Payment Discount Terms. Details", "description": "Trade terms and conditions by which a discount is or can be applied to a payable amount.", "type": "object", "properties": { "basisDateTime": { "title": "Trade_ Payment Discount Terms. Basis. Date Time", "description": "The date, time, date time, or other date time value used as the basis to calculate the discount in the trade payment discount terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "basisPeriod": { "title": "Trade_ Payment Discount Terms. Basis Period. Measure", "description": "The measure of the basis period for these trade payment discount terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "basisAmount": { "title": "Trade_ Payment Discount Terms. Basis. Amount", "description": "A monetary value used as a basis to calculate the discount in these trade payment discount terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "calculationPercent": { "title": "Trade_ Payment Discount Terms. Calculation. Percent", "description": "The percent used to calculate the discount in these trade payment discount terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "actualDiscountAmount": { "title": "Trade_ Payment Discount Terms. Actual Discount. Amount", "description": "A monetary value of the actual discount in these trade payment discount terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradePaymentPenaltyTermsType": { "title": "Trade_ Payment Penalty Terms. Details", "description": "Trade terms and conditions by which a penalty is or can be applied to a payable amount.", "type": "object", "properties": { "basisDateTime": { "title": "Trade_ Payment Penalty Terms. Basis. Date Time", "description": "The date, time, date time, or other date time value used as the basis to calculate these trade payment penalty terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "basisPeriod": { "title": "Trade_ Payment Penalty Terms. Basis Period. Measure", "description": "The measure of the period used as a basis to calculate these trade payment penalty terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "basisAmount": { "title": "Trade_ Payment Penalty Terms. Basis. Amount", "description": "A monetary value used as a basis to calculate these trade payment penalty terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "calculationPercent": { "title": "Trade_ Payment Penalty Terms. Calculation. Percent", "description": "The percent applied to calculate these trade payment penalty terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "actualPenaltyAmount": { "title": "Trade_ Payment Penalty Terms. Actual Penalty. Amount", "description": "A monetary value of the actual penalty in these trade payment penalty terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradePaymentTermsType": { "title": "Trade_ Payment Terms. Details", "description": "Terms and conditions by which payment has been or will be made for trade purposes.", "type": "object", "properties": { "id": { "title": "Trade_ Payment Terms. Identification. Identifier", "description": "The unique identifier of these trade payment terms.", "$ref": "#/$defs/qdt/$defs/paymentTermsIdType", "properties": { "schemeId": false, "schemeVersionId": false } }, "fromEventCode": { "title": "Trade_ Payment Terms. From Event. Code", "description": "The code specifying the event from which these trade payment terms are offered for a length of time.", "$ref": "#/$defs/qdt/$defs/paymentTermsEventTimeReferenceCodeType", "properties": { "listId": false, "listVersionId": false } }, "settlementPeriod": { "title": "Trade_ Payment Terms. Settlement Period. Measure", "description": "The measure of the number of settlement periods from this trade payment term time reference to the latest payment date, such as 30 days, 3 months.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "description": { "title": "Trade_ Payment Terms. Description. Text", "description": "A textual description of these trade payment terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Trade_ Payment Terms. Type. Code", "description": "A code specifying the type of trade payment terms.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/paymentTermsTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "maxItems": 1 }, "instructionTypeCode": { "title": "Trade_ Payment Terms. Instruction_ Type. Code", "description": "A code specifying a type of instruction for these trade payment terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "directDebitMandateId": { "title": "Trade_ Payment Terms. Direct Debit Mandate_ Identification. Identifier", "description": "An identifier of a direct debit mandate in these trade payment terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "partialPaymentPercent": { "title": "Trade_ Payment Terms. Partial Payment. Percent", "description": "A partial payment, expressed as a percent, in these trade payment terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "maxItems": 1 }, "paymentMeansId": { "title": "Trade_ Payment Terms. Payment Means_ Identification. Identifier", "description": "An identifier of a payment means in these trade payment terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "instructionCode": { "title": "Trade_ Payment Terms. Instruction. Code", "description": "A code specifying an instruction for these trade payment terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "partialPaymentAmount": { "title": "Trade_ Payment Terms. Partial Payment. Amount", "description": "A monetary value of a partial payment in these trade payment terms.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "dueDateTime": { "title": "Trade_ Payment Terms. Due. Date Time", "description": "The date, time, date time, or other date time value of the due date specified by these trade payment terms.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "billStartDateTime": { "title": "Trade_ Payment Terms. Bill Start. Date Time", "description": "The date, time, date time, or other date time value of the bill start specified by these trade payment terms.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "applicableTradePaymentPenaltyTerms": { "title": "Trade_ Payment Terms. Applicable. Trade_ Payment Penalty Terms", "description": "Trade payment penalty terms applicable to these trade payment terms.", "type": "array", "items": { "$ref": "#/$defs/tradePaymentPenaltyTermsType" } }, "applicableTradePaymentDiscountTerms": { "title": "Trade_ Payment Terms. Applicable. Trade_ Payment Discount Terms", "description": "Trade payment discount terms applicable to these trade payment terms.", "type": "array", "items": { "$ref": "#/$defs/tradePaymentDiscountTermsType" } }, "payee": { "title": "Trade_ Payment Terms. Payee. Trade_ Party", "description": "A payee party in these trade payment terms.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradePriceType": { "title": "Trade_ Price. Details", "description": "A sum of money for which something is or may be bought or sold for trade purposes.", "type": "object", "properties": { "isOrHasNetPrice": { "title": "Trade_ Price. Net Price. Indicator", "description": "The indication of whether or not the trade price is the net price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "typeCode": { "title": "Trade_ Price. Type. Code", "description": "The code specifying the type of trade price.", "$ref": "#/$defs/qdt/$defs/priceTypeCodeType", "properties": { "listId": false, "listVersionId": false } }, "chargeAmount": { "title": "Trade_ Price. Charge. Amount", "description": "A monetary value of the trade price charge.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "basisQuantity": { "title": "Trade_ Price. Basis. Quantity", "description": "The quantity on which the trade price is based.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "minimumQuantity": { "title": "Trade_ Price. Minimum. Quantity", "description": "The minimum quantity in a range for which this trade price applies.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maximumQuantity": { "title": "Trade_ Price. Maximum. Quantity", "description": "The maximum quantity in a range for which the trade price applies.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "unitAmount": { "title": "Trade_ Price. Unit. Amount", "description": "A monetary value of the unit of this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "changeReason": { "title": "Trade_ Price. Change Reason. Text", "description": "A reason, expressed as text, for a change of this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "orderUnitConversionFactorNumeric": { "title": "Trade_ Price. Order_ Unit Conversion Factor. Numeric", "description": "The value used as the factor to convert the order unit into the price unit for this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "type": { "title": "Trade_ Price. Type. Text", "description": "A type, expressed as text, for this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "basisDateTime": { "title": "Trade_ Price. Basis. Date Time", "description": "The date, time, date time, or other date time value used as the basis for this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "description": { "title": "Trade_ Price. Description. Text", "description": "A textual description of this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "categoryTypeCode": { "title": "Trade_ Price. Category_ Type. Code", "description": "The code specifying the type of category, such as refund or service charge, for this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "bracketTypeCode": { "title": "Trade_ Price. Bracket_ Type. Code", "description": "The code specifying the type of bracket for this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "determinationCode": { "title": "Trade_ Price. Determination. Code", "description": "The code specifying the determination of this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "expiryDateTime": { "title": "Trade_ Price. Expiry. Date Time", "description": "The expiry date, time, date time, or other date time value for this trade price.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "dayQuantity": { "title": "Trade_ Price. Day. Quantity", "description": "The number of days related to this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "information": { "title": "Trade_ Price. Information. Text", "description": "Information, expressed as text, for this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "cancellationPercent": { "title": "Trade_ Price. Cancellation. Percent", "description": "The cancellation percentage for this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "calculationPercent": { "title": "Trade_ Price. Calculation. Percent", "description": "The calculation percentage for this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "customerServicePointQuantity": { "title": "Trade_ Price. Customer Service Point. Quantity", "description": "The number of customer service points for this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" }, "reasonCode": { "title": "Trade_ Price. Reason. Code", "description": "A code specifying a reason for this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "isOrHasMultipleReason": { "title": "Trade_ Price. Multiple Reason. Indicator", "description": "The indication of whether or not multiple reasons affect this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "totalChargeAmount": { "title": "Trade_ Price. Total_ Charge. Amount", "description": "A monetary value of the total charge of this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "grandTotalChargeAmount": { "title": "Trade_ Price. Grand Total_ Charge. Amount", "description": "A monetary value of the grand total charge of this trade price.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "seasonalRankCode": { "title": "Trade_ Price. Seasonal_ Rank. Code", "description": "The code specifying the seasonal rank of this trade price.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "appliedTradeAllowanceCharge": { "title": "Trade_ Price. Applied. Trade_ Allowance Charge", "description": "An allowance or charge applied to the trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAllowanceChargeType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "validityPeriod": { "title": "Trade_ Price. Validity. Specified_ Period", "description": "A specified period for which this trade price is valid.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "includedTradeTax": { "title": "Trade_ Price. Included. Trade_ Tax", "description": "A tax included in this trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeTaxType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "deliveryTradeLocation": { "title": "Trade_ Price. Delivery. Trade_ Location", "description": "A delivery location for this trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "tradeComparisonReferencePrice": { "title": "Trade_ Price. Trade_ Comparison. Reference_ Price", "description": "A price that provides a trade comparison with this trade price.", "type": "array", "items": { "$ref": "#/$defs/referencePriceType" } }, "associatedReferencedDocument": { "title": "Trade_ Price. Associated. Referenced_ Document", "description": "An associated document referenced for this trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPaymentTradeSettlement": { "title": "Trade_ Price. Specified. Payment_ Trade Settlement", "description": "A payment trade settlement specified for this trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/paymentTradeSettlementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCustomerClass": { "title": "Trade_ Price. Applicable. Specified_ Customer Class", "description": "An applicable customer class for this trade price.", "type": "array", "items": { "$ref": "#/$defs/customerClassType" } }, "seasonalApplicablePeriod": { "title": "Trade_ Price. Seasonal_ Applicable. Specified_ Period", "description": "A seasonal period applicable for this trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "operationalApplicablePeriod": { "title": "Trade_ Price. Operational_ Applicable. Specified_ Period", "description": "An operational period applicable for this trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableNote": { "title": "Trade_ Price. Applicable. Specified_ Note", "description": "A specified note applicable to this trade price.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeProductGroupType": { "title": "Trade_ Product Group. Details", "description": "A grouping of trade products.", "type": "object", "properties": { "id": { "title": "Trade_ Product Group. Identification. Identifier", "description": "An identifier for this trade product group.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "name": { "title": "Trade_ Product Group. Name. Text", "description": "The name, expressed as text, for this trade product group.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "includedTradeLineItem": { "title": "Trade_ Product Group. Included. Supply Chain_ Trade Line Item", "description": "A supply chain trade line item which is included in this trade product group.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLineItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subordinateTradeProductGroup": { "title": "Trade_ Product Group. Subordinate. Trade_ Product Group", "description": "A product group subordinate to this trade product group.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductGroupType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedReferencedDocument": { "title": "Trade_ Product Group. Specified. Referenced_ Document", "description": "A referenced document specified for this trade product group.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedTradeProduct": { "title": "Trade_ Product Group. Included. Trade_ Product", "description": "A product included in this trade product group.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeProductInstanceType": { "title": "Trade_ Product Instance. Details", "description": "An individual trade product or batch of similar trade products produced by human or mechanical effort or by a natural process.", "type": "object", "properties": { "globalSerialId": { "title": "Trade_ Product Instance. Global Serial_ Identification. Identifier", "description": "The unique global serial identifier for this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "batchId": { "title": "Trade_ Product Instance. Batch_ Identification. Identifier", "description": "The unique batch identifier for this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "kanbanId": { "title": "Trade_ Product Instance. Kanban_ Identification. Identifier", "description": "The unique kanban identifier for this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "lotId": { "title": "Trade_ Product Instance. Lot_ Identification. Identifier", "description": "The unique lot identifier for this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "supplierAssignedSerialId": { "title": "Trade_ Product Instance. Supplier Assigned Serial_ Identification. Identifier", "description": "The unique supplier assigned serial identifier for this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "manufacturerAssignedSerialId": { "title": "Trade_ Product Instance. Manufacturer Assigned Serial_ Identification. Identifier", "description": "The unique manufacturer assigned serial identifier for this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "actualQuantity": { "title": "Trade_ Product Instance. Actual. Quantity", "description": "The actual quantity of items in this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCode": false, "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "bestBeforeDateTime": { "title": "Trade_ Product Instance. Best Before. Date Time", "description": "The date, time, date time, or other date time value before which it is best to consume the items contained in this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "expiryDateTime": { "title": "Trade_ Product Instance. Expiry. Date Time", "description": "The date, time, date time, or other date time value of expiry of the items contained in the trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "sellByDateTime": { "title": "Trade_ Product Instance. Sell By. Date Time", "description": "The date, time, date time, or other date time value by after which the items contained in the trade product instance should not be sold.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "serialId": { "title": "Trade_ Product Instance. Serial_ Identification. Identifier", "description": "A unique serial identifier for this trade product instance.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "id": { "title": "Trade_ Product Instance. Identification. Identifier", "description": "A unique identifier for this trade product instance.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "registrationId": { "title": "Trade_ Product Instance. Registration_ Identification. Identifier", "description": "A unique registration identifier, such as a vehicle licence plate identification, for this trade product instance.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "epcId": { "title": "Trade_ Product Instance. EPC_ Identification. Identifier", "description": "The EPC (Electronic Product Code) identifier of this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "dnaMarkerId": { "title": "Trade_ Product Instance. DNA Marker_ Identification. Identifier", "description": "The DNA marker identifier of this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "ceramicCapacitorId": { "title": "Trade_ Product Instance. Ceramic Capacitor_ Identification. Identifier", "description": "The ceramic capacitor identifier of this trade product instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "originLogisticsLocation": { "title": "Trade_ Product Instance. Origin. Logistics_ Location", "description": "A location of origin for this supply chain product instance.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedProductHandlingProcess": { "title": "Trade_ Product Instance. Applied. Product Handling_ Process", "description": "A product handling process applied to this trade product instance, such as manufacturing or storage.", "type": "array", "items": { "$ref": "#/$defs/productHandlingProcessType" } }, "productionEvent": { "title": "Trade_ Product Instance. Production. Supply Chain_ Event", "description": "The production event for this trade product instance.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "inspectionEvent": { "title": "Trade_ Product Instance. Inspection. Supply Chain_ Event", "description": "The inspection event for this trade product instance.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "packagingEvent": { "title": "Trade_ Product Instance. Packaging. Supply Chain_ Event", "description": "The packaging event for this trade product instance.", "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "applicableMaterialGoodsCharacteristic": { "title": "Trade_ Product Instance. Applicable. Material_ Goods Characteristic", "description": "A distinguishing material feature applicable to this trade product instance.", "type": "array", "items": { "$ref": "#/$defs/materialGoodsCharacteristicType" } }, "applicableProductCharacteristic": { "title": "Trade_ Product Instance. Applicable. Product_ Characteristic", "description": "A product characteristic applicable to this trade product instance.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeProductType": { "title": "Trade_ Product. Details", "description": "Any tangible output or service produced by human or mechanical effort or by a natural process for trade purposes.", "type": "object", "properties": { "id": { "title": "Trade_ Product. Identification. Identifier", "description": "A unique identifier for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "globalId": { "title": "Trade_ Product. Global_ Identification. Identifier", "description": "A unique global identifier for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "sellerAssignedId": { "title": "Trade_ Product. Seller Assigned_ Identification. Identifier", "description": "The unique seller assigned identifier for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "buyerAssignedId": { "title": "Trade_ Product. Buyer Assigned_ Identification. Identifier", "description": "The unique buyer assigned identifier for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "manufacturerAssignedId": { "title": "Trade_ Product. Manufacturer Assigned_ Identification. Identifier", "description": "A unique manufacturer assigned identifier for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "industryAssignedId": { "title": "Trade_ Product. Industry Assigned_ Identification. Identifier", "description": "A unique industry assigned identifier for this product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "modelId": { "title": "Trade_ Product. Model_ Identification. Identifier", "description": "A unique model identifier for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "maxItems": 1 }, "name": { "title": "Trade_ Product. Name. Text", "description": "A name, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "tradeName": { "title": "Trade_ Product. Trade_ Name. Text", "description": "A trade name, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "description": { "title": "Trade_ Product. Description. Text", "description": "A textual description for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Trade_ Product. Type. Code", "description": "A code specifying the type of trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "netWeight": { "title": "Trade_ Product. Net Weight. Measure", "description": "A measure of the net weight (mass) of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "maxItems": 1 }, "grossWeight": { "title": "Trade_ Product. Gross Weight. Measure", "description": "A measure of the gross weight (mass) of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "geneticModificationExtentCode": { "title": "Trade_ Product. Genetic Modification Extent. Code", "description": "The code specifying the extent of a genetic modification to this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "globalExtensionId": { "title": "Trade_ Product. Global Extension_ Identification. Identifier", "description": "A global extension identifier for this trade product, such as a prefix or a suffix.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "statusCode": { "title": "Trade_ Product. Status. Code", "description": "A code specifying a status for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "productGroupId": { "title": "Trade_ Product. Product Group. Identifier", "description": "A unique identifier for a product group for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "netVolume": { "title": "Trade_ Product. Net Volume. Measure", "description": "A measure of a net volume for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "maxItems": 1 }, "grossVolume": { "title": "Trade_ Product. Gross Volume. Measure", "description": "A measure of the gross volume for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "maxItems": 1 }, "endItemTypeCode": { "title": "Trade_ Product. End Item_ Type. Code", "description": "A code specifying a type of end item for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "endItemName": { "title": "Trade_ Product. End Item_ Name. Text", "description": "An end item name, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "customerAssignedId": { "title": "Trade_ Product. Customer Assigned_ Identification. Identifier", "description": "A unique customer assigned identifier for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "trackingSystemId": { "title": "Trade_ Product. Tracking System. Identifier", "description": "An identifier for a tracking system of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "batchId": { "title": "Trade_ Product. Batch_ Identification. Identifier", "description": "A batch identifier for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "fromProductionLifeSpan": { "title": "Trade_ Product. From Production_ Life Span. Measure", "description": "The measure of the life span of this trade product from date of production.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "fromOpeningLifeSpan": { "title": "Trade_ Product. From Opening_ Life Span. Measure", "description": "The measure of the life span of this trade product from date of opening.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "fromDeliveryLifeSpan": { "title": "Trade_ Product. From Delivery_ Life Span. Measure", "description": "The measure of the life span of this trade product from date of delivery.", "$ref": "#/$defs/qdt/$defs/durationUnitMeasureType" }, "areaDensity": { "title": "Trade_ Product. Area Density. Measure", "description": "The measure of the area density, such as paper density 100 gsm, of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "productionDiscontinuedDateTime": { "title": "Trade_ Product. Production Discontinued. Date Time", "description": "The date, time, date time, or other date time value of the discontinuation of the production of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "useDescription": { "title": "Trade_ Product. Use_ Description. Text", "description": "A textual description of a use of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "conciseDescription": { "title": "Trade_ Product. Concise_ Description. Text", "description": "A concise textual description for this trade product, such as the description used on a shelf or printed on a receipt.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "variantDescription": { "title": "Trade_ Product. Variant_ Description. Text", "description": "A textual description of a variant of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "additionalDescription": { "title": "Trade_ Product. Additional_ Description. Text", "description": "An additional textual description for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "physicalFormDescription": { "title": "Trade_ Product. Physical Form_ Description. Text", "description": "A textual description of the physical form of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "brandName": { "title": "Trade_ Product. Brand_ Name. Text", "description": "The brand name, expressed as text, for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "subBrandName": { "title": "Trade_ Product. Sub-Brand_ Name. Text", "description": "The sub-brand name, expressed as text, for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "drainedNetWeight": { "title": "Trade_ Product. Drained_ Net Weight. Measure", "description": "The measure of the drained net weight (mass) of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "isOrHasVariableMeasure": { "title": "Trade_ Product. Variable Measure. Indicator", "description": "The indication of whether or not instances of this trade product have a variable measure, such as weight, length or volume.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasConfigurable": { "title": "Trade_ Product. Configurable. Indicator", "description": "The indication of whether or not this trade product is configurable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasMarkedSerialNumber": { "title": "Trade_ Product. Marked_ Serial Number. Indicator", "description": "The indication of whether or not this trade product is marked with a serial number.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasPrePackaged": { "title": "Trade_ Product. Pre-Packaged. Indicator", "description": "The indication of whether or not this trade product is pre-packaged.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "colourCode": { "title": "Trade_ Product. Colour. Code", "description": "The code specifying the colour for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "colourDescription": { "title": "Trade_ Product. Colour_ Description. Text", "description": "A textual description of the colour of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "recyclingTypeCode": { "title": "Trade_ Product. Recycling_ Type. Code", "description": "The code specifying the type of recycling for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "unitTypeCode": { "title": "Trade_ Product. Unit_ Type. Code", "description": "A code specifying a type of unit for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "contentUnitQuantity": { "title": "Trade_ Product. Content_ Unit. Quantity", "description": "The number of content units of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "innerPackContentUnitQuantity": { "title": "Trade_ Product. Inner Pack Content_ Unit. Quantity", "description": "The number of content units in an inner pack of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "innerPackQuantity": { "title": "Trade_ Product. Inner Pack. Quantity", "description": "The number of inner packs of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "includedProductContentUnitQuantity": { "title": "Trade_ Product. Included Product Content_ Unit. Quantity", "description": "The number of content units of products included in this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "includedProductTypeQuantity": { "title": "Trade_ Product. Included Product Type. Quantity", "description": "The number of different product types included at the next lower level in this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "commonName": { "title": "Trade_ Product. Common_ Name. Text", "description": "A common name, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "scientificName": { "title": "Trade_ Product. Scientific_ Name. Text", "description": "A scientific name, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "intendedUse": { "title": "Trade_ Product. Intended_ Use. Text", "description": "An intended use, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "promotionalVariantId": { "title": "Trade_ Product. Promotional Variant_ Identification. Identifier", "description": "The promotional variant identifier for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "consumerAgeDescription": { "title": "Trade_ Product. Consumer Age_ Description. Text", "description": "A consumer age description, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "consumerGenderDescription": { "title": "Trade_ Product. Consumer Gender_ Description. Text", "description": "A consumer gender description, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "marketingDescription": { "title": "Trade_ Product. Marketing_ Description. Text", "description": "A marketing description, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "seasonDescription": { "title": "Trade_ Product. Season_ Description. Text", "description": "A season description, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "sizeDescription": { "title": "Trade_ Product. Size_ Description. Text", "description": "A size description, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "brandRangeName": { "title": "Trade_ Product. Brand Range_ Name. Text", "description": "The brand range name, expressed as text, for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "modelName": { "title": "Trade_ Product. Model_ Name. Text", "description": "The model name, expressed as text, for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "designation": { "title": "Trade_ Product. Designation. Text", "description": "A designation, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "seasonCode": { "title": "Trade_ Product. Season. Code", "description": "A code specifying a season for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "regulationConformityId": { "title": "Trade_ Product. Regulation Conformity. Identifier", "description": "An identifier assigned to indicate conformity with a regulation or standard for this trade product, such as \"CE\" which declares that the product conforms with the essential requirements of the applicable EC directives.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "cancellationAnnouncedLaunchDateTime": { "title": "Trade_ Product. Formatted Cancellation_ Announced Launch. Date Time", "description": "The formatted date, time, date time, or other date time value of the cancellation of the announced launch of this trade product.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "latestProductDataChangeDateTime": { "title": "Trade_ Product. Formatted Latest_ Product Data Change. Date Time", "description": "The formatted date, time, date time, or other date time value of the latest change in the product data for this trade product.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "functionDescription": { "title": "Trade_ Product. Function_ Description. Text", "description": "A textual description of a function for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "isOrHasContentVariableMeasure": { "title": "Trade_ Product. Content_ Variable Measure. Indicator", "description": "The indication of whether or not instances of this trade product have a content variable measure, such as weight, length or volume.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasExport": { "title": "Trade_ Product. Export. Indicator", "description": "The indication of whether or not this trade product is for export.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "ultimateCustomerAssignedExtensionId": { "title": "Trade_ Product. Ultimate Customer Assigned Extension_ Identification. Identifier", "description": "An ultimate customer assigned extension identifier for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "epcId": { "title": "Trade_ Product. EPC_ Identification. Identifier", "description": "The EPC (Electronic Product Code) identifier of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "colourMatchingSampleId": { "title": "Trade_ Product. Colour Matching Sample_ Identification. Identifier", "description": "An identifier of the colour matching sample for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "colourMatchingLightSourceCode": { "title": "Trade_ Product. Colour Matching_ Light Source. Code", "description": "The code specifying the light source used for colour matching of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "collectionId": { "title": "Trade_ Product. Collection_ Identification. Identifier", "description": "A collection identifier of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "collectionStatusCode": { "title": "Trade_ Product. Collection_ Status. Code", "description": "The code specifying the collection status of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "typeDescription": { "title": "Trade_ Product. Type_ Description. Text", "description": "A textual description of the type for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "subordinateTypeCode": { "title": "Trade_ Product. Subordinate_ Type. Code", "description": "The code specifying the subordinate type of trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "subordinateTypeDescription": { "title": "Trade_ Product. Subordinate Type_ Description. Text", "description": "A textual description of the subordinate type for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "functionTypeCode": { "title": "Trade_ Product. Function_ Type. Code", "description": "The code specifying the type of function for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "qualityLevelCode": { "title": "Trade_ Product. Quality Level. Code", "description": "The code specifying the quality level for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "descriptionCode": { "title": "Trade_ Product. Description. Code", "description": "The code specifying the description of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "sectionCode": { "title": "Trade_ Product. Section. Code", "description": "The code specifying the section of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "line": { "title": "Trade_ Product. Line. Text", "description": "A product line, such as a fashion product line, expressed as text, for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "variantId": { "title": "Trade_ Product. Variant_ Identification. Identifier", "description": "A variant identifier of this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "sizeCode": { "title": "Trade_ Product. Size. Code", "description": "The code specifying the size of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "printDesignId": { "title": "Trade_ Product. Print Design_ Identification. Identifier", "description": "An identifier of the print design for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "printDesignDescription": { "title": "Trade_ Product. Print Design_ Description. Text", "description": "A textual description of the print design for this trade product.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "consumerGenderCode": { "title": "Trade_ Product. Consumer Gender. Code", "description": "The code specifying the gender of the consumer of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasRecycledMaterial": { "title": "Trade_ Product. Recycled Material. Indicator", "description": "The indication of whether or not this trade product is made of recycled material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasRecyclable": { "title": "Trade_ Product. Recyclable. Indicator", "description": "The indication of whether or not this trade product is recyclable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "recycledMaterialPercent": { "title": "Trade_ Product. Recycled Material. Percent", "description": "The percentage of recycled material in this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "isOrHasReusable": { "title": "Trade_ Product. Reusable. Indicator", "description": "The indication of whether or not this trade product is reusable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "lifeCycleStageCode": { "title": "Trade_ Product. Life Cycle_ Stage. Code", "description": "The code specifying the life cycle stage for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "customsStatisticalClassificationCode": { "title": "Trade_ Product. Customs Statistical_ Classification. Code", "description": "The code specifying the customs statistical classification for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "isOrHasPiece": { "title": "Trade_ Product. Piece. Indicator", "description": "The indication of whether or not this trade product is a piece, such as a piece of fabric.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "dnaMarkerId": { "title": "Trade_ Product. DNA Marker_ Identification. Identifier", "description": "The DNA marker identifier of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "isOrHasBiologicallyBased": { "title": "Trade_ Product. Biologically Based. Indicator", "description": "The indication of whether or not this trade product is biologically based.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "speciesCode": { "title": "Trade_ Product. Species. Code", "description": "The code specifying the species, such as for a plant or animal, of this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "citesSpeciesCode": { "title": "Trade_ Product. CITES_ Species. Code", "description": "The CITES (Convention on International Trade in Endangered Species) code for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "uri": { "title": "Trade_ Product. URI. Identifier", "description": "The URI (Uniform Resource Identifier), such as a web or an email address, for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "digitalPlatformAssignedId": { "title": "Trade_ Product. Digital Platform Assigned_ Identification. Identifier", "description": "The digital platform assigned identifier for this trade product.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "applicableProductCharacteristic": { "title": "Trade_ Product. Applicable. Product_ Characteristic", "description": "A characteristic applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableMaterialGoodsCharacteristic": { "title": "Trade_ Product. Applicable. Material_ Goods Characteristic", "description": "A material goods characteristic applicable to this trade product.", "type": "array", "items": { "$ref": "#/$defs/materialGoodsCharacteristicType" } }, "designatedProductClassification": { "title": "Trade_ Product. Designated. Product_ Classification", "description": "A product classification designated for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productClassificationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "individualTradeProductInstance": { "title": "Trade_ Product. Individual. Trade_ Product Instance", "description": "An individual instance of this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductInstanceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substituteReferencedProduct": { "title": "Trade_ Product. Substitute. Referenced_ Product", "description": "A referenced product that may substitute for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "substitutedReferencedProduct": { "title": "Trade_ Product. Substituted. Referenced_ Product", "description": "A referenced product that is substituted by this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "applicablePackaging": { "title": "Trade_ Product. Applicable. Supply Chain_ Packaging", "description": "Packaging applicable for use with this trade product.", "type": "array", "items": { "$ref": "#/$defs/packagingType" } }, "certificationEvidenceReferenceReferencedDocument": { "title": "Trade_ Product. Certification Evidence_ Reference. Referenced_ Document", "description": "A referenced certification evidence document for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inspectionReferenceReferencedDocument": { "title": "Trade_ Product. Inspection_ Reference. Referenced_ Document", "description": "A referenced inspection document for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "originTradeCountry": { "title": "Trade_ Product. Origin. Trade_ Country", "description": "A country of origin for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "suppliedFromTradeCountry": { "title": "Trade_ Product. Supplied From. Trade_ Country", "description": "A country of supply for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "linearSpatialDimension": { "title": "Trade_ Product. Linear. Spatial_ Dimension", "description": "Linear spatial dimensions of this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "minimumLinearSpatialDimension": { "title": "Trade_ Product. Minimum_ Linear. Spatial_ Dimension", "description": "Minimum linear spatial dimensions of this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "maximumLinearSpatialDimension": { "title": "Trade_ Product. Maximum_ Linear. Spatial_ Dimension", "description": "Maximum linear spatial dimensions of this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/spatialDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "manufacturer": { "title": "Trade_ Product. Manufacturer. Trade_ Party", "description": "A manufacturer party for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "endUser": { "title": "Trade_ Product. End User. Trade_ Party", "description": "An end user party for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "finalAssemblyTradeCountry": { "title": "Trade_ Product. Final_ Assembly. Trade_ Country", "description": "A final assembly country for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "presentationBinaryFile": { "title": "Trade_ Product. Presentation. Specified_ Binary File", "description": "A binary file presentation specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "msdsReferenceReferencedDocument": { "title": "Trade_ Product. MSDS_ Reference. Referenced_ Document", "description": "A Material Safety Data Sheet (MSDS) document referenced for this product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalReferenceReferencedDocument": { "title": "Trade_ Product. Additional_ Reference. Referenced_ Document", "description": "An additional referenced document for this trade product, such as a manual or a certificate.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "marketingCampaignReferenceReferencedDocument": { "title": "Trade_ Product. Marketing Campaign_ Reference. Referenced_ Document", "description": "A referenced marketing campaign document for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "legalRightsOwner": { "title": "Trade_ Product. Legal Rights Owner. Trade_ Party", "description": "The party that owns the legal rights for this trade product.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "brandOwner": { "title": "Trade_ Product. Brand Owner. Trade_ Party", "description": "The party that owns the brand of this trade product.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "attachedProductSecurityTag": { "title": "Trade_ Product. Attached. Product_ Security Tag", "description": "A tag device attached to this trade product to provide protection from a peril such as theft.", "type": "array", "items": { "$ref": "#/$defs/productSecurityTagType" } }, "marketingTradeProductFeature": { "title": "Trade_ Product. Marketing. Trade Product_ Feature", "description": "A marketing feature of this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductFeatureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDangerousGoods": { "title": "Trade_ Product. Applicable. Transport_ Dangerous Goods", "description": "Transport dangerous goods information applicable for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/dangerousGoodsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableKeyword": { "title": "Trade_ Product. Applicable. Keyword", "description": "A keyword applicable to this trade product.", "type": "array", "items": { "$ref": "#/$defs/keywordType" } }, "includedReferencedProduct": { "title": "Trade_ Product. Included. Referenced_ Product", "description": "An included product referenced from this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedProductType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "informationNote": { "title": "Trade_ Product. Information. Note", "description": "An information note for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "originLogisticsLocation": { "title": "Trade_ Product. Origin. Logistics_ Location", "description": "A location of origin for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "isOrHasHealthAffectedArea": false, "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDisposalInstructions": { "title": "Trade_ Product. Applicable. Disposal_ Instructions", "description": "Disposal instructions applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/disposalInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTradeProductCertification": { "title": "Trade_ Product. Applicable. Trade Product_ Certification", "description": "A certification applicable to this trade product.", "type": "array", "items": { "$ref": "#/$defs/tradeProductCertificationType" } }, "manufactureTradeCountry": { "title": "Trade_ Product. Manufacture. Trade_ Country", "description": "The country of manufacture of this trade product.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "storageInformationNote": { "title": "Trade_ Product. Storage_ Information. Note", "description": "A storage information note for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "transportInformationNote": { "title": "Trade_ Product. Transport_ Information. Note", "description": "A transport information note for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "securityInformationNote": { "title": "Trade_ Product. Security_ Information. Note", "description": "A security information note for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "buyerSuppliedPartsReferenceReferencedDocument": { "title": "Trade_ Product. Buyer Supplied Parts_ Reference. Referenced_ Document", "description": "A buyer supplier parts document referenced for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductCertificate": { "title": "Trade_ Product. Specified. Product_ Certificate", "description": "A product certificate specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "salesTradeCountry": { "title": "Trade_ Product. Sales. Trade_ Country", "description": "A sales country for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicablePeriod": { "title": "Trade_ Product. Applicable. Specified_ Period", "description": "A specified period applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedReferencedLocation": { "title": "Trade_ Product. Related. Referenced_ Location", "description": "A referenced location related to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "responsible": { "title": "Trade_ Product. Responsible. Trade_ Party", "description": "A party responsible for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subcontractor": { "title": "Trade_ Product. Subcontractor. Trade_ Party", "description": "A subcontractor party for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "endUseTradeProductGroup": { "title": "Trade_ Product. End Use. Trade_ Product Group", "description": "An end use product group for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductGroupType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductColour": { "title": "Trade_ Product. Specified. Product_ Colour", "description": "A colour specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productColourType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductPrint": { "title": "Trade_ Product. Specified. Product_ Print", "description": "A product print specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productPrintType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedTradeProductGroup": { "title": "Trade_ Product. Specified. Trade_ Product Group", "description": "A product group specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeProductGroupType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "msrpTradePrice": { "title": "Trade_ Product. MSRP. Trade_ Price", "description": "The MSRP (Manufacturer Suggested Retail Price) for this trade product.", "$ref": "#/$defs/tradePriceType" }, "componentMaterial": { "title": "Trade_ Product. Component. Specified_ Material", "description": "A material component of this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/materialType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedProductFinishingTreatment": { "title": "Trade_ Product. Applied. Specified_ Product Finishing Treatment", "description": "A product finishing treatment applied to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productFinishingTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "appliedChemicalTreatment": { "title": "Trade_ Product. Applied. Specified_ Chemical Treatment", "description": "A chemical treatment applied to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/chemicalTreatmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTechnicalCharacteristic": { "title": "Trade_ Product. Applicable. Technical_ Characteristic", "description": "A technical characteristic applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/technicalCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Trade_ Product. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedPhotographicPicture": { "title": "Trade_ Product. Specified. Photographic_ Picture", "description": "A photographic picture specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/photographicPictureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductLabel": { "title": "Trade_ Product. Specified. Product_ Label", "description": "A product label specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productLabelType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "careSpecifiedProductLabel": { "title": "Trade_ Product. Care_ Specified. Product_ Label", "description": "A product care label specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productLabelType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedProductionFacility": { "title": "Trade_ Product. Specified. Production_ Facility", "description": "A production facility specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionFacilityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductionProcess": { "title": "Trade_ Product. Applicable. Production_ Process", "description": "A production process applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productionProcessType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedEvent": { "title": "Trade_ Product. Specified. Supply Chain_ Event", "description": "A supply chain event specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityInspection": { "title": "Trade_ Product. Applicable. Sustainability_ Inspection", "description": "A sustainability inspection applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityInspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableInspection": { "title": "Trade_ Product. Applicable. Specified_ Inspection", "description": "An inspection applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/inspectionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "qualityParameter": { "title": "Trade_ Product. Quality. Specified_ Parameter", "description": "A quality parameter specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/parameterType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableFault": { "title": "Trade_ Product. Applicable. Specified_ Fault", "description": "A fault applicable to this trade product.", "type": "array", "items": { "$ref": "#/$defs/faultType" } }, "specifiedSustainabilityAssertion": { "title": "Trade_ Product. Specified. Sustainability_ Assertion", "description": "A sustainability assertion specified for this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityAssertionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedAnimal": { "title": "Trade_ Product. Related. TT_ Animal", "description": "A TT (Track and Trace) animal, such as one kept or raised on a farm or ranch, related to this trade product.", "type": "array", "items": { "$ref": "#/$defs/animalType" } }, "preservationAppliedMethod": { "title": "Trade_ Product. Preservation_ Applied. Specified_ Method", "description": "A preservation method applied to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/methodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedLogisticsPackage": { "title": "Trade_ Product. Related. Logistics_ Package", "description": "A logistics package related to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedTradeTransaction": { "title": "Trade_ Product. Related. Supply Chain_ Trade Transaction", "description": "A supply chain trade transaction related to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/supplyChainTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableAssessment": { "title": "Trade_ Product. Applicable. Specified_ Assessment", "description": "An assessment applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/assessmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableCertificate": { "title": "Trade_ Product. Applicable. Specified_ Certificate", "description": "A certificate applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSupplyPlan": { "title": "Trade_ Product. Specified. Supply Chain_ Supply Plan", "description": "The specification of the delivery quantities and delivery date/time values in a supply plan for this trade product.", "$ref": "#/$defs/supplyPlanType" }, "applicableLogisticsPackaging": { "title": "Trade_ Product. Applicable. Logistics_ Packaging", "description": "Logistics packaging applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackagingType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableLicence": { "title": "Trade_ Product. Applicable. Specified_ Licence", "description": "A specified licence applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/licenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableDeclaration": { "title": "Trade_ Product. Applicable. Specified_ Declaration", "description": "A specified declaration applicable to this trade product.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/declarationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeTaxType": { "title": "Trade_ Tax. Details", "description": "A trade related fiscal levy or duty.", "type": "object", "properties": { "exemptionAuthorizationId": { "title": "Trade_ Tax. Exemption Authorization_ Identification. Identifier", "description": "The unique identifier of the exemption authorization for this trade tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "taxExemptionAuthorityId": { "title": "Trade_ Tax. Tax Exemption Authority_ Identification. Identifier", "description": "The unique tax exemption authority identifier for this trade tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "calculatedAmount": { "title": "Trade_ Tax. Calculated. Amount", "description": "A monetary value resulting from the calculation of this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "typeCode": { "title": "Trade_ Tax. Type. Code", "description": "The code specifying the type of trade related tax, levy or duty, such as a code for a Value Added Tax (VAT) [Reference United Nations Code List (UNCL) 5153].", "$ref": "#/$defs/qdt/$defs/taxTypeCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "exemptionReason": { "title": "Trade_ Tax. Exemption Reason. Text", "description": "The reason, expressed as text, for exemption from this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "calculatedRate": { "title": "Trade_ Tax. Calculated. Rate", "description": "The rate used to calculate the amount of this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/rateType" }, "calculationSequenceNumeric": { "title": "Trade_ Tax. Calculation Sequence. Numeric", "description": "A numeric expression of the sequence in which this trade related tax is to be or has been applied when multiple taxes are applicable per calculation, such as first \"Value Added Tax (VAT)\", second \"Transfer\".", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "maxItems": 1 }, "basisQuantity": { "title": "Trade_ Tax. Basis. Quantity", "description": "The quantity used as the basis for calculating the amount of this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "basisAmount": { "title": "Trade_ Tax. Basis. Amount", "description": "A monetary value used as the basis on which this trade related tax, levy or duty is calculated.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "unitBasisAmount": { "title": "Trade_ Tax. Unit_ Basis. Amount", "description": "A monetary value that constitutes the per unit basis on which this trade related tax, levy or duty is calculated.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "lineTotalBasisAmount": { "title": "Trade_ Tax. Line Total_ Basis. Amount", "description": "A monetary value used as the line total basis on which this trade related tax, levy or duty is calculated.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "allowanceChargeBasisAmount": { "title": "Trade_ Tax. Allowance Charge_ Basis. Amount", "description": "A monetary value used as the allowance and charge basis on which this trade related tax, levy or duty is calculated.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "categoryCode": { "title": "Trade_ Tax. Category. Code", "description": "The code specifying the category to which this trade related tax, levy or duty applies, such as codes for \"Exempt from Tax\", \"Standard Rate\", \"Free Export Item - Tax Not Charged\" [Reference United Nations Code List (UNCL) 5305].", "$ref": "#/$defs/qdt/$defs/taxCategoryCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "currencyCode": { "title": "Trade_ Tax. Currency. Code", "description": "The code specifying the currency for this trade related tax, levy or duty [UNCL 6345].", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "jurisdiction": { "title": "Trade_ Tax. Jurisdiction. Text", "description": "A jurisdiction, expressed as text, to which this trade related tax, levy or duty applies.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "isOrHasCustomsDuty": { "title": "Trade_ Tax. Customs Duty. Indicator", "description": "The indication of whether or not this trade related tax, levy or duty is a customs duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "exemptionReasonCode": { "title": "Trade_ Tax. Exemption Reason. Code", "description": "A code specifying a reason for exemption from this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "taxBasisAllowanceRate": { "title": "Trade_ Tax. Tax Basis Allowance. Rate", "description": "The rate of the tax basis allowance (deduction or discount) used to calculate the trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/rateType" }, "taxPointDate": { "title": "Trade_ Tax. Tax Point. Date", "description": "The date of the tax point when this trade related tax, levy or duty becomes applicable.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateType" }, "description": { "title": "Trade_ Tax. Description. Text", "description": "A textual description of this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "type": { "title": "Trade_ Tax. Type. Text", "description": "The type, expressed as text, of this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "paymentId": { "title": "Trade_ Tax. Payment. Identifier", "description": "The unique identifier of the payment of this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "paymentMethodCode": { "title": "Trade_ Tax. Payment Method. Code", "description": "The code specifying the payment method for this trade related tax, levy or duty.", "$ref": "#/$defs/qdt/$defs/paymentMethodCodeType", "properties": { "listId": false, "listVersionId": false } }, "deductionAmount": { "title": "Trade_ Tax. Deduction. Amount", "description": "A monetary value of the deduction from this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "selfAssessedCalculatedAmount": { "title": "Trade_ Tax. Self-Assessed Calculated. Amount", "description": "A monetary value of the self-assessed calculated amount of this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "selfAssessedBasisQuantity": { "title": "Trade_ Tax. Self-Assessed Basis. Quantity", "description": "The quantity on which this trade related tax, levy or duty has been calculated on a self-assessment basis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "selfAssessedBasisAmount": { "title": "Trade_ Tax. Self-Assessed Basis. Amount", "description": "A monetary value of the amount on which this trade related tax, levy or duty has been calculated on a self-assessment basis.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "regimeTypeCode": { "title": "Trade_ Tax. Regime Type. Code", "description": "The code specifying a type of regime applicable to the assessment or calculation of this trade related tax, levy or duty, such as a preferential duty rate.", "$ref": "#/$defs/qdt/$defs/customsDutyRegimeTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "isOrHasExemption": { "title": "Trade_ Tax. Exemption. Indicator", "description": "The indication of whether or not there is an exemption from this trade tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "rateCode": { "title": "Trade_ Tax. Rate. Code", "description": "The code specifying the rate for this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "guaranteeCode": { "title": "Trade_ Tax. Guarantee. Code", "description": "The code specifying an undertaking given in cash, bond or as a written guarantee to ensure that an obligation will be fulfilled for this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "guarantee": { "title": "Trade_ Tax. Guarantee. Text", "description": "The undertaking, expressed as text, given in cash, bond or as a written guarantee to ensure that an obligation will be fulfilled for this trade related tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "tariffDeductionQuantity": { "title": "Trade_ Tax. Tariff Deduction. Quantity", "description": "A quantity to be deducted from the tariff quantity for the calculation of this trade related tax, duty or levy.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "maxItems": 1 }, "informationAmount": { "title": "Trade_ Tax. Information. Amount", "description": "A monetary value of an amount being reported for information for this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } } }, "categoryName": { "title": "Trade_ Tax. Category Name. Text", "description": "A category name, expressed as text, of this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "refundAmount": { "title": "Trade_ Tax. Refund. Amount", "description": "A monetary value of the refund of this trade related tax, levy or duty.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "maxItems": 1 }, "dueDateTypeCode": { "title": "Trade_ Tax. Due Date Type. Code", "description": "The code specifying a type of due date for this trade tax.", "$ref": "#/$defs/qdt/$defs/timeReferenceCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "applicablePercent": { "title": "Trade_ Tax. Applicable. Percent", "description": "The percent of trade tax applicable, such as to an object or an activity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "rateApplicablePercent": { "title": "Trade_ Tax. Rate_ Applicable. Percent", "description": "The applicable rate, expressed as a percentage, for this trade tax, levy or duty.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType", "properties": { "format": false } }, "grandTotalAmount": { "title": "Trade_ Tax. Grand Total. Amount", "description": "A monetary value of the grand total of the basis plus tax for this trade tax.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType" } }, "calculationMethodCode": { "title": "Trade_ Tax. Calculation Method. Code", "description": "The code specifying the method by which this trade related tax, levy or duty is calculated, such as codes for \"tax calculated after line total summation\", \"tax calculated before line total summation\", \"tax back calculated based on grand total\".", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "localTaxSystemId": { "title": "Trade_ Tax. Local Tax System. Identifier", "description": "The identifier of the local tax system for this trade tax.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "id": { "title": "Trade_ Tax. Identification. Identifier", "description": "The identifier of this trade tax.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "specifiedTradeAccountingAccount": { "title": "Trade_ Tax. Specified. Trade_ Accounting Account", "description": "A specified accounting account for this trade related tax, levy or duty.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "serviceSupplyTradeCountry": { "title": "Trade_ Tax. Service Supply. Trade_ Country", "description": "The country or country sub-division where a service was supplied for this trade tax.", "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerRepayableTaxSpecifiedTradeAccountingAccount": { "title": "Trade_ Tax. Buyer Repayable Tax_ Specified. Trade_ Accounting Account", "description": "The buyer repayable tax specified accounting account for this trade related tax, levy or duty.", "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "sellerPayableTaxSpecifiedTradeAccountingAccount": { "title": "Trade_ Tax. Seller Payable Tax_ Specified. Trade_ Accounting Account", "description": "The seller payable tax specified accounting account for this trade related tax, levy or duty.", "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "sellerRefundableTaxSpecifiedTradeAccountingAccount": { "title": "Trade_ Tax. Seller Refundable Tax_ Specified. Trade_ Accounting Account", "description": "The seller refundable tax specified accounting account for this trade related tax, levy or duty.", "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerDeductibleTaxSpecifiedTradeAccountingAccount": { "title": "Trade_ Tax. Buyer Deductible Tax_ Specified. Trade_ Accounting Account", "description": "The buyer deductible tax specified accounting account for this trade related tax, levy or duty.", "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "buyerNonDeductibleTaxSpecifiedTradeAccountingAccount": { "title": "Trade_ Tax. Buyer Non-Deductible Tax_ Specified. Trade_ Accounting Account", "description": "The buyer non-deductible tax specified accounting account for this trade related tax, levy or duty.", "oneOf": [ { "$ref": "#/$defs/tradeAccountingAccountType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "placeApplicableTradeLocation": { "title": "Trade_ Tax. Place_ Applicable. Trade_ Location", "description": "A location where this trade tax is applicable.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "tradeWorkflowObjectType": { "title": "Trade_ Workflow Object. Details", "description": "An object used in the management of the status changes in a business process.", "type": "object", "properties": { "id": { "title": "Trade_ Workflow Object. Identification. Identifier", "description": "The identifier of this trade workflow object.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "statusCode": { "title": "Trade_ Workflow Object. Status. Code", "description": "The code specifying the status of this trade workflow object.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "previousStatusCode": { "title": "Trade_ Workflow Object. Previous_ Status. Code", "description": "The code specifying the previous status of this trade workflow object.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "required": [ "id", "statusCode" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "transportServiceLocationType": { "title": "Transport Service_ Location. Details", "description": "A location where a transport service takes place.", "type": "object", "properties": { "id": { "title": "Transport Service_ Location. Identification. Identifier", "description": "An identifier for this transport service location, such as a United Nations Location Code (UNLOCODE) or GS1 Global Location Number (GLN).", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "name": { "title": "Transport Service_ Location. Name. Text", "description": "A name, expressed as text, of this transport service location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Transport Service_ Location. Type. Code", "description": "A code specifying the type of transport service location.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/locationFunctionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "transportSettingTemperatureType": { "title": "Transport Setting_ Temperature. Details", "description": "Temperature settings for a transport movement, such as a required storage temperature range.", "type": "object", "properties": { "value": { "title": "Transport Setting_ Temperature. Value. Measure", "description": "The measure of the value of this transport setting temperature, such as a temperature value of ten degrees Celsius.", "$ref": "#/$defs/qdt/$defs/temperatureUnitMeasureType" }, "minimumValue": { "title": "Transport Setting_ Temperature. Minimum_ Value. Measure", "description": "The measure of the lowest value of this transport setting temperature, such as a minimum temperature value of four degrees Celsius.", "$ref": "#/$defs/qdt/$defs/temperatureUnitMeasureType" }, "maximumValue": { "title": "Transport Setting_ Temperature. Maximum_ Value. Measure", "description": "The measure of the highest value of this transport setting temperature, such as a maximum temperature value of fourteen degrees Celsius.", "$ref": "#/$defs/qdt/$defs/temperatureUnitMeasureType" }, "typeCode": { "title": "Transport Setting_ Temperature. Type. Code", "description": "The code specifying the type of transport setting temperature [Reference United Nations Code List (UNCL) 6245].", "$ref": "#/$defs/qdt/$defs/temperatureTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "informationTemperatureSettingInstructions": { "title": "Transport Setting_ Temperature. Information. Temperature Setting_ Instructions", "description": "Informational instructions for achieving, maintaining, using or responding to this transport setting temperature.", "$ref": "#/$defs/temperatureSettingInstructionsType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "transportationWasteRecoveryDisposalProcessType": { "title": "Transportation Waste Recovery Disposal_ Process. Details", "description": "A process of either regaining substances in usable form, or of getting rid of substances resulting from transportation.", "type": "object", "properties": { "typeCode": { "title": "Transportation Waste Recovery Disposal_ Process. Type. Code", "description": "The code specifying the type of transportation waste recovery disposal process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Transportation Waste Recovery Disposal_ Process. Description. Text", "description": "A textual description for the type of transportation waste recovery disposal process.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "specifiedProcessCertificate": { "title": "Transportation Waste Recovery Disposal_ Process. Specified. Process_ Certificate", "description": "A process certificate specified for this transportation waste recovery disposal process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "transportationWasteMaterialComponentType": { "title": "Transportation Waste_ Material Component. Details", "description": "An unused and rejected as unwanted component of transport material resulting from transportation.", "type": "object", "properties": { "typeCode": { "title": "Transportation Waste_ Material Component. Type. Code", "description": "A code specifying a type of transportation waste material component.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "description": { "title": "Transportation Waste_ Material Component. Description. Text", "description": "A textual description for this transportation waste material component.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "maximumDedicatedStorageCapacity": { "title": "Transportation Waste_ Material Component. Maximum Dedicated_ Storage Capacity. Measure", "description": "The measure of the maximum dedicated storage capacity for this transportation waste material component.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "estimatedGenerated": { "title": "Transportation Waste_ Material Component. Estimated_ Generated. Measure", "description": "The estimated measure for this generated transportation waste material component.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "retained": { "title": "Transportation Waste_ Material Component. Retained. Measure", "description": "The measure for this retained transportation waste material component.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "plannedDischarged": { "title": "Transportation Waste_ Material Component. Planned_ Discharged. Measure", "description": "The planned measure for this discharged transportation waste material component.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "remainingDeliveryEvent": { "title": "Transportation Waste_ Material Component. Remaining_ Delivery. Transport_ Event", "description": "A delivery event for this remaining transportation waste material component.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableProductCertificate": { "title": "Transportation Waste_ Material Component. Applicable. Product_ Certificate", "description": "A product certificate applicable to this transportation waste material component.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Transportation Waste_ Material Component. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this transportation waste material component.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "transportationWasteMaterialType": { "title": "Transportation Waste_ Material. Details", "description": "Any materials unused and rejected as unwanted resulting from transportation.", "type": "object", "properties": { "isOrHasCompleteDelivery": { "title": "Transportation Waste_ Material. Complete Delivery. Indicator", "description": "The indication of whether or not a transportation waste material delivery is complete.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "typeCode": { "title": "Transportation Waste_ Material. Type. Code", "description": "The code specifying the type of transportation waste material.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "weight": { "title": "Transportation Waste_ Material. Weight. Measure", "description": "A measure of the weight of this transportation waste material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "volume": { "title": "Transportation Waste_ Material. Volume. Measure", "description": "A measure of the volume of this transportation waste material.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "previousDeliveryEvent": { "title": "Transportation Waste_ Material. Previous_ Delivery. Transport_ Event", "description": "A previous delivery event for this transportation waste material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "nextDeliveryEvent": { "title": "Transportation Waste_ Material. Next_ Delivery. Transport_ Event", "description": "A next delivery event for this transportation waste material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "receptionFacilityTradeContact": { "title": "Transportation Waste_ Material. Reception_ Facility. Trade_ Contact", "description": "A reception facility contact for this transportation waste material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeContactType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "includedTransportationWasteMaterialComponent": { "title": "Transportation Waste_ Material. Included. Transportation Waste_ Material Component", "description": "A material component included in this transportation waste.", "type": "array", "items": { "$ref": "#/$defs/transportationWasteMaterialComponentType" } }, "applicableProductCertificate": { "title": "Transportation Waste_ Material. Applicable. Product_ Certificate", "description": "A product certificate applicable to this transportation waste material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/productCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableSustainabilityCharacteristic": { "title": "Transportation Waste_ Material. Applicable. Sustainability_ Characteristic", "description": "A sustainability characteristic applicable to this transportation waste material.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/sustainabilityCharacteristicType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "applicableTransportationWasteRecoveryDisposalProcess": { "title": "Transportation Waste_ Material. Applicable. Transportation Waste Recovery Disposal_ Process", "description": "A transportation waste recovery disposal process applicable to this transportation waste material.", "type": "array", "items": { "$ref": "#/$defs/transportationWasteRecoveryDisposalProcessType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cargoInsuranceType": { "title": "Transport_ Cargo Insurance. Details", "description": "Insurance coverage for cargo during transport movements.", "type": "object", "properties": { "coverageCode": { "title": "Transport_ Cargo Insurance. Coverage. Code", "description": "The code specifying the coverage of this transport cargo insurance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "coverageDescription": { "title": "Transport_ Cargo Insurance. Coverage Description. Text", "description": "The textual description of the coverage of this transport cargo insurance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "contractGeneralConditions": { "title": "Transport_ Cargo Insurance. Contract General Conditions. Text", "description": "The contract general conditions, expressed as text, for this transport cargo insurance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "coverage": { "title": "Transport_ Cargo Insurance. Coverage. Trade_ Party", "description": "The coverage party for this transport cargo insurance.", "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "cargoType": { "title": "Transport_ Cargo. Details", "description": "Information about goods being transported identifying their nature for customs, statistical or transport purposes.", "type": "object", "properties": { "typeCode": { "title": "Transport_ Cargo. Type. Code", "description": "The code, such as UNECE Recommendation 21 single digit codes, specifying the type of transported cargo.", "$ref": "#/$defs/qdt/$defs/cargoCategoryCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "id": { "title": "Transport_ Cargo. Identification. Text", "description": "Identification, expressed as text, of this transport cargo that is sufficient to identify it for customs, statistical or transport purposes.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "operationalCategoryCode": { "title": "Transport_ Cargo. Operational Category. Code", "description": "The code specifying the operational category for this transport cargo, such as obnoxious or military.", "$ref": "#/$defs/qdt/$defs/cargoOperationalCategoryCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "statisticalClassificationCode": { "title": "Transport_ Cargo. Statistical Classification. Code", "description": "The code specifying a statistical classification for this transport cargo.", "$ref": "#/$defs/qdt/$defs/cargoCommodityCategoryCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "dangerousGoodsType": { "title": "Transport_ Dangerous Goods. Details", "description": "Goods which may contain a substance which poses risks to people and/or the environment during transportation which is regulated by dangerous goods regulations.", "type": "object", "properties": { "undgIdCode": { "title": "Transport_ Dangerous Goods. UNDG Identification. Code", "description": "The code specifying the unique United Nations Dangerous Goods (UNDG) number assigned to these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "regulatoryAuthorityName": { "title": "Transport_ Dangerous Goods. Regulatory Authority Name. Text", "description": "The name, expressed as text, for the regulatory authority for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "regulationCode": { "title": "Transport_ Dangerous Goods. Regulation. Code", "description": "The code specifying a regulation applicable to these transported dangerous goods.", "$ref": "#/$defs/qdt/$defs/dangerousGoodsRegulationCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "regulationName": { "title": "Transport_ Dangerous Goods. Regulation Name. Text", "description": "A name, expressed as text, for a regulation of these transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "technicalName": { "title": "Transport_ Dangerous Goods. Technical Name. Text", "description": "A technical name, expressed as text, for these transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "information": { "title": "Transport_ Dangerous Goods. Information. Text", "description": "Information, expressed as text, concerning the transport of these dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "emsId": { "title": "Transport_ Dangerous Goods. EMS. Identifier", "description": "The unique transport emergency procedure (EMS) identifier applicable for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "tremId": { "title": "Transport_ Dangerous Goods. TREM. Identifier", "description": "The unique TRansport EMergency (TREM) card identifier for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "upperPartOrangeHazardPlacardId": { "title": "Transport_ Dangerous Goods. Upper Part Orange Hazard Placard. Identifier", "description": "The unique upper part of the orange hazard placard identifier for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "lowerPartOrangeHazardPlacardId": { "title": "Transport_ Dangerous Goods. Lower Part Orange Hazard Placard. Identifier", "description": "The unique lower part of the orange hazard placard identifier for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "mfagId": { "title": "Transport_ Dangerous Goods. MFAG. Identifier", "description": "The unique Medical First Aid Guide (MFAG) identifier for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "packagingDangerLevelCode": { "title": "Transport_ Dangerous Goods. Packaging Danger Level. Code", "description": "The code specifying the level of danger that the packaging of these dangerous goods must cover for transport purposes.", "$ref": "#/$defs/qdt/$defs/dangerousGoodsPackagingLevelCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "marking": { "title": "Transport_ Dangerous Goods. Marking. Text", "description": "Marking, expressed as text, for these transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "packingInstructionTypeCode": { "title": "Transport_ Dangerous Goods. Packing Instruction Type. Code", "description": "The code specifying a type of packing instruction for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "pollutantLevelCode": { "title": "Transport_ Dangerous Goods. Pollutant Level. Code", "description": "The code specifying the level of pollution of these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "grossWeight": { "title": "Transport_ Dangerous Goods. Gross Weight. Measure", "description": "The measure of the weight (mass) of these transported dangerous goods including packaging but excluding the transport equipment.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "hazardTypeCode": { "title": "Transport_ Dangerous Goods. Hazard Type. Code", "description": "A code specifying the type of hazard for these transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "hazardClassificationId": { "title": "Transport_ Dangerous Goods. Hazard Classification. Identifier", "description": "The unique identifier of a hazard class applicable to these transported dangerous goods as defined by the relevant governing regulation authority.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "additionalHazardClassificationId": { "title": "Transport_ Dangerous Goods. Additional_ Hazard Classification. Identifier", "description": "The unique identifier of an additional hazard class applicable to these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "hazardClassVersionId": { "title": "Transport_ Dangerous Goods. Hazard Class Version. Identifier", "description": "The unique identifier of the version of a hazard class for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "grossVolume": { "title": "Transport_ Dangerous Goods. Gross Volume. Measure", "description": "The measure of the gross volume, normally calculated by multiplying the maximum length, width and height dimensions of these transported dangerous goods.", "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" }, "isOrHasPollutant": { "title": "Transport_ Dangerous Goods. Pollutant. Indicator", "description": "The indication of whether or not these transported dangerous goods have a pollutant content.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasMarinePollutant": { "title": "Transport_ Dangerous Goods. Marine_ Pollutant. Indicator", "description": "The indication of whether or not these transported dangerous goods have a marine pollutant content.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "netWeight": { "title": "Transport_ Dangerous Goods. Net Weight. Measure", "description": "The measure of the net weight (mass) of these transported dangerous goods.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "explosiveCargoNetWeight": { "title": "Transport_ Dangerous Goods. Explosive Cargo_ Net Weight. Measure", "description": "The measure of the explosive cargo weight applicable to these transported dangerous goods.", "$ref": "#/$defs/qdt/$defs/weightUnitMeasureType" }, "properShippingName": { "title": "Transport_ Dangerous Goods. Proper Shipping Name. Text", "description": "The proper shipping name, expressed as text, for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "supplementaryInformation": { "title": "Transport_ Dangerous Goods. Supplementary_ Information. Text", "description": "Supplementary information, expressed as text, concerning the transport of these dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "explosiveCompatibilityGroupCode": { "title": "Transport_ Dangerous Goods. Explosive_ Compatibility Group. Code", "description": "The code specifying the explosive compatibility group for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "reportableQuantity": { "title": "Transport_ Dangerous Goods. Reportable. Quantity", "description": "The reportable quantity for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "tunnelRestrictionCode": { "title": "Transport_ Dangerous Goods. Tunnel Restriction. Code", "description": "The code specifying the tunnel restriction for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "specialProvisionId": { "title": "Transport_ Dangerous Goods. Special Provision. Identifier", "description": "The unique identifier of the special provision for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "hazardCategoryCode": { "title": "Transport_ Dangerous Goods. Hazard_ Category. Code", "description": "The code specifying the hazard category for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "imdgSegregationGroupCode": { "title": "Transport_ Dangerous Goods. IMDG Segregation Group. Code", "description": "The code specifying the IMDG (International Maritime Dangerous Goods regulation) segregation group for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "authorizationInformation": { "title": "Transport_ Dangerous Goods. Authorization_ Information. Text", "description": "Authorization information, expressed as text, for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "allPackedInOneInformation": { "title": "Transport_ Dangerous Goods. All Packed In One_ Information. Text", "description": "All packed in one information, expressed as text, for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "qValueNumeric": { "title": "Transport_ Dangerous Goods. Q-Value. Numeric", "description": "The number of the Q-Value for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/numericType" }, "overpackInformation": { "title": "Transport_ Dangerous Goods. Overpack_ Information. Text", "description": "Overpack information, expressed as text, for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "aircraftLimitationInformation": { "title": "Transport_ Dangerous Goods. Aircraft Limitation_ Information. Text", "description": "Aircraft limitation information, expressed as text, for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "complianceDeclarationInformation": { "title": "Transport_ Dangerous Goods. Compliance Declaration_ Information. Text", "description": "Compliance declaration information, expressed as text, for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "shipperDeclarationInformation": { "title": "Transport_ Dangerous Goods. Shipper Declaration_ Information. Text", "description": "Shipper declaration information, expressed as text, for these transported dangerous goods.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "limitedQuantityCode": { "title": "Transport_ Dangerous Goods. Limited Quantity. Code", "description": "A code specifying facilitations for transport of limited quantities of these transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "packageTypeCode": { "title": "Transport_ Dangerous Goods. Package Type. Code", "description": "The code specifying the package type for the transported dangerous goods.", "$ref": "#/$defs/qdt/$defs/packageTypeCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "maritimePollutantTypeCode": { "title": "Transport_ Dangerous Goods. Maritime_ Pollutant Type. Code", "description": "A code specifying a type of maritime pollutant for the transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "isOrHasRadioactive": { "title": "Transport_ Dangerous Goods. Radioactive. Indicator", "description": "The indicator of whether or not these transported dangerous goods are radioactive.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "marinePollutantVolume": { "title": "Transport_ Dangerous Goods. Marine Pollutant Volume. Measure", "description": "A measure of the marine pollutant volume of these transported dangerous goods.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/volumeUnitMeasureType" } }, "viscosity": { "title": "Transport_ Dangerous Goods. Viscosity. Measure", "description": "A viscosity measure for these transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "density": { "title": "Transport_ Dangerous Goods. Density. Measure", "description": "A density measure for these transported dangerous goods.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" } }, "meltingPointTemperature": { "title": "Transport_ Dangerous Goods. Melting Point Temperature. Measure", "description": "A melting point temperature measure for these transported dangerous goods.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/temperatureUnitMeasureType" } }, "transportExpertTradeContact": { "title": "Transport_ Dangerous Goods. Transport Expert. Trade_ Contact", "description": "The expert to be contacted for details about the transport of these dangerous goods.", "oneOf": [ { "$ref": "#/$defs/tradeContactType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "emergencyTradeContact": { "title": "Transport_ Dangerous Goods. Emergency. Trade_ Contact", "description": "The person or department to be contacted in the event of any emergency related to these transported dangerous goods.", "oneOf": [ { "$ref": "#/$defs/tradeContactType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "flashpointTemperatureMeasurement": { "title": "Transport_ Dangerous Goods. Flashpoint Temperature. Measurement", "description": "A measurement of the flashpoint temperature of these transported dangerous goods.", "type": "array", "items": { "$ref": "#/$defs/measurementType", "properties": { "actual": { "items": { "properties": { "unitCode": { "enum": [ "CEL", "FAH" ] } } } } } }, "maxItems": 1 }, "controlTemperatureMeasurement": { "title": "Transport_ Dangerous Goods. Control Temperature. Measurement", "description": "The measurement of the control temperature of these transported dangerous goods.", "$ref": "#/$defs/measurementType" }, "emergencyTemperatureMeasurement": { "title": "Transport_ Dangerous Goods. Emergency Temperature. Measurement", "description": "The measurement of the emergency temperature of these transported dangerous goods.", "$ref": "#/$defs/measurementType" }, "radioactiveMaterial": { "title": "Transport_ Dangerous Goods. Radioactive. Radioactive_ Material", "description": "The radioactive material (Class 7) transported as dangerous goods.", "$ref": "#/$defs/radioactiveMaterialType" }, "handlingInstructions": { "title": "Transport_ Dangerous Goods. Handling. Handling_ Instructions", "description": "Handling instructions for the transported dangerous goods.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/handlingInstructionsType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "associatedReferencedLogisticsTransportEquipment": { "title": "Transport_ Dangerous Goods. Associated. Referenced_ Logistics_ Transport Equipment", "description": "Referenced transport equipment associated with the dangerous goods.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedLogisticsTransportEquipmentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedLogisticsPackage": { "title": "Transport_ Dangerous Goods. Specified. Logistics_ Package", "description": "A logistics package specified for these transported dangerous goods.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsPackageType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "statedCondition": { "title": "Transport_ Dangerous Goods. Stated. Specified_ Condition", "description": "A stated condition of these transported dangerous goods.", "type": "array", "items": { "$ref": "#/$defs/conditionType" } }, "relatedReferencedDocument": { "title": "Transport_ Dangerous Goods. Related. Referenced_ Document", "description": "A document related to these transported dangerous goods.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "transportEventType": { "title": "Transport_ Event. Details", "description": "A significant occurrence or happening during transport.", "type": "object", "properties": { "id": { "title": "Transport_ Event. Identification. Identifier", "description": "The unique identifier for this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "typeCode": { "title": "Transport_ Event. Type. Code", "description": "The code specifying the type of transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "description": { "title": "Transport_ Event. Description. Text", "description": "A textual description of this transport event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "estimatedOccurrenceDateTime": { "title": "Transport_ Event. Estimated_ Occurrence. Date Time", "description": "The estimated date, time, date time, or other date time value of the occurrence of this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualOccurrenceDateTime": { "title": "Transport_ Event. Actual_ Occurrence. Date Time", "description": "The actual date, time, date time, or other date time value of the occurrence of this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "scheduledOccurrenceDateTime": { "title": "Transport_ Event. Scheduled_ Occurrence. Date Time", "description": "The scheduled date, time, date time, or other date time value of the occurrence of this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "requestedOccurrenceDateTime": { "title": "Transport_ Event. Requested_ Occurrence. Date Time", "description": "The requested date, time, date time, or other date time value of the occurrence of this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "arrivalRelatedDateTime": { "title": "Transport_ Event. Arrival_ Related. Date Time", "description": "An arrival date, time, date time, or other date time value related to this transport event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "departureRelatedDateTime": { "title": "Transport_ Event. Departure_ Related. Date Time", "description": "A departure date, time, date time, or other date time value related to this transport event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" } }, "estimatedTransportMeansArrivalOccurrenceDateTime": { "title": "Transport_ Event. Estimated Transport Means Arrival_ Occurrence. Date Time", "description": "The date, time, date time, or other date time value when the arrival of a means of transport at the location of this transport event is estimated to occur.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "unitQuantity": { "title": "Transport_ Event. Unit. Quantity", "description": "The number of units for this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "scheduledArrivalRelatedDateTime": { "title": "Transport_ Event. Scheduled Arrival_ Related. Date Time", "description": "The date, time, date time or other date time value of the scheduled arrival related to this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualArrivalRelatedDateTime": { "title": "Transport_ Event. Actual Arrival_ Related. Date Time", "description": "The date, time, date time or other date time value of the actual arrival related to this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "scheduledDepartureRelatedDateTime": { "title": "Transport_ Event. Scheduled Departure_ Related. Date Time", "description": "The date, time, date time or other date time value of the scheduled departure related to this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "actualDepartureRelatedDateTime": { "title": "Transport_ Event. Actual Departure_ Related. Date Time", "description": "The date, time, date time or other date time value of the actual departure related to this transport event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "securityLevelCode": { "title": "Transport_ Event. Security Level. Code", "description": "A security level code for this transport event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "reportedConditionTypeCode": { "title": "Transport_ Event. Reported Condition_ Type. Code", "description": "The code specifying the type of reported condition for this transport event.", "$ref": "#/$defs/qdt/$defs/logisticsStatusCodeType" }, "value": { "title": "Transport_ Event. Value. Measure", "description": "The measure of a value for this transport event.", "$ref": "#/$defs/qdt/$defs/unitMeasureType" }, "receivedDateTime": { "title": "Transport_ Event. Received. Date Time", "description": "The date, time, date time, or other date time value when information related to this transport event was received, from the perspective of the receiver.", "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" }, "isOrHasExpected": { "title": "Transport_ Event. Expected. Indicator", "description": "The indication of whether or not this transport event is or was expected.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "isOrHasMaritimeAnchorage": { "title": "Transport_ Event. Maritime Anchorage. Indicator", "description": "The indication of whether or not this transport event is a maritime anchorage.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "pilotBoardingPlace": { "title": "Transport_ Event. Pilot Boarding Place. Text", "description": "A pilot boarding place, expressed as text, for this transport event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "anchorageDescription": { "title": "Transport_ Event. Anchorage_ Description. Text", "description": "A textual description of an anchorage for this transport event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "isOrHasAnchorageExpected": { "title": "Transport_ Event. Anchorage_ Expected. Indicator", "description": "The indication of whether or not this anchorage transport event is or was expected.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "specifiedInstructions": { "title": "Transport_ Event. Specified. Transport_ Instructions", "description": "An instruction or a set of instructions specified for this transport event.", "type": "array", "items": { "$ref": "#/$defs/instructionsType" } }, "occurrenceLogisticsLocation": { "title": "Transport_ Event. Occurrence. Logistics_ Location", "description": "The logistics location where this transport event occurs.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "occurrencePeriod": { "title": "Transport_ Event. Occurrence. Specified_ Period", "description": "A specified period of time during which this transport event occurs.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportMeansStayOccurrencePeriod": { "title": "Transport_ Event. Transport Means Stay_ Occurrence. Specified_ Period", "description": "The specified period during which the transport means is held at a location.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "delayOccurrencePeriod": { "title": "Transport_ Event. Delay_ Occurrence. Specified_ Period", "description": "A specified period of time during which this transport event is delayed.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "laycanOccurrencePeriod": { "title": "Transport_ Event. Laycan_ Occurrence. Specified_ Period", "description": "The specified period of laycan time during which this transport event occurs.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "cargoFacilityRelatedLogisticsLocation": { "title": "Transport_ Event. Cargo Facility_ Related. Logistics_ Location", "description": "The location of a cargo facility related to this transport event.", "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "conveyanceFacilityRelatedLogisticsLocation": { "title": "Transport_ Event. Conveyance Facility_ Related. Logistics_ Location", "description": "A location of a conveyance facility related to this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "certifying": { "title": "Transport_ Event. Certifying. Trade_ Party", "description": "A certifying party for this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedRoute": { "title": "Transport_ Event. Related. Transport_ Route", "description": "The route related to this transport event.", "oneOf": [ { "$ref": "#/$defs/transportRouteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "requestedRelatedReferencedService": { "title": "Transport_ Event. Requested_ Related. Referenced Transport_ Service", "description": "A requested service related to this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedServiceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "delaySpecifiedReferencedEvent": { "title": "Transport_ Event. Delay_ Specified. Referenced_ Transport_ Event", "description": "A delay specified for this referenced transport event.", "type": "array", "items": { "$ref": "#/$defs/referencedEventType" } }, "staySpecifiedReferencedEvent": { "title": "Transport_ Event. Stay_ Specified. Referenced_ Transport_ Event", "description": "A stay specified for this referenced transport event.", "type": "array", "items": { "$ref": "#/$defs/referencedEventType" } }, "applicableNote": { "title": "Transport_ Event. Applicable. Note", "description": "A note providing information applicable to this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "relatedObservation": { "title": "Transport_ Event. Related. Specified_ Observation", "description": "An observation related to this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/observationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "additionalSecurityMeasuresApplicableNote": { "title": "Transport_ Event. Additional Security Measures_ Applicable. Note", "description": "A note providing additional security measures applicable to this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportingMonitoringIOTDevice": { "title": "Transport_ Event. Reporting. Monitoring_ IOT Device", "description": "An IOT device for this transport reporting event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/monitoringIOTDeviceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "associatedGeographicalFeature": { "title": "Transport_ Event. Associated. Specified_ Geographical Feature", "description": "A geographical feature associated with this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/geographicalFeatureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "previousAssociatedGeographicalFeature": { "title": "Transport_ Event. Previous_ Associated. Specified_ Geographical Feature", "description": "A geographical feature previously associated with this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/geographicalFeatureType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "actualOccurrencePeriod": { "title": "Transport_ Event. Actual_ Occurrence. Specified_ Period", "description": "The actual period of time during which this transport event occurred.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "scheduledOccurrencePeriod": { "title": "Transport_ Event. Scheduled_ Occurrence. Specified_ Period", "description": "The scheduled period of time specified for the occurrence of this transport event.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "preTranshipmentTransportEquipmentApplicableNote": { "title": "Transport_ Event. Pre-Transhipment Transport Equipment_ Applicable. Note", "description": "A note providing pre-transhipment transport equipment information applicable to this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "transportInformationApplicableNote": { "title": "Transport_ Event. Transport Information_ Applicable. Note", "description": "A note providing transport information applicable to this transport event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/noteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "instructionsType": { "title": "Transport_ Instructions. Details", "description": "Transport information of an instructive nature.", "type": "object", "properties": { "description": { "title": "Transport_ Instructions. Description. Text", "description": "A textual description of these transport instructions.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "descriptionCode": { "title": "Transport_ Instructions. Description. Code", "description": "The code specifying a description of these transport instructions.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "personType": { "title": "Transport_ Person. Details", "description": "A transport related person, such as a member of a crew or a passenger.", "type": "object", "properties": { "id": { "title": "Transport_ Person. Identification. Identifier", "description": "The unique identifier for this transport person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Transport_ Person. Name. Text", "description": "The name or set of names, expressed as text, by which this transport person is known.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "birthDateTime": { "title": "Transport_ Person. Birth. Date Time", "description": "The birth date of this transport person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "languageId": { "title": "Transport_ Person. Language. Identifier", "description": "A unique identifier of a language related to this transport person, such as their spoken or correspondence language.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/languageIdType", "properties": { "schemeId": false, "schemeVersionId": false } } }, "role": { "title": "Transport_ Person. Role. Text", "description": "A role, expressed as text, of this transport person.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "roleCode": { "title": "Transport_ Person. Role. Code", "description": "A code specifying a role of this transport person.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/partyRoleCodeType" } }, "categoryCode": { "title": "Transport_ Person. Category. Code", "description": "A code specifying a category for this transport person, such as a member of crew or passenger.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "genderCode": { "title": "Transport_ Person. Gender. Code", "description": "A code specifying the gender of this transport person.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "givenName": { "title": "Transport_ Person. Given Name. Text", "description": "A given name, expressed as text, for this transport person.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "familyName": { "title": "Transport_ Person. Family Name. Text", "description": "A family name, expressed as text, for this transport person.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "birthCountryId": { "title": "Transport_ Person. Birth Country. Identifier", "description": "The identifier of the birth country of this transport person.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "birthplaceName": { "title": "Transport_ Person. Birthplace Name. Text", "description": "The name, expressed as text, of the place where this transport person was born.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "isOrHasInTransit": { "title": "Transport_ Person. In Transit. Indicator", "description": "The indication of whether or not this transport person is in transit.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "embarkationDateTime": { "title": "Transport_ Person. Embarkation. Date Time", "description": "A date, time, date time, or other date time value that this person embarked upon a means of transport.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "disembarkationDateTime": { "title": "Transport_ Person. Disembarkation. Date Time", "description": "A date, time, date time, or other date time value that this person disembarked from a means of transport.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/formattedDateTimeType" } }, "nationalityTradeCountry": { "title": "Transport_ Person. Nationality. Trade_ Country", "description": "A country that constitutes a nationality by origin, birth, or naturalization for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradeCountryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specificCertifiedAccreditation": { "title": "Transport_ Person. Specific. Certified_ Accreditation", "description": "A certified accreditation specific to this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certifiedAccreditationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "attainedAcademicQualification": { "title": "Transport_ Person. Attained. Academic_ Qualification", "description": "An academic qualification attained by this transport person.", "type": "array", "items": { "$ref": "#/$defs/academicQualificationType" } }, "embarkationLogisticsLocation": { "title": "Transport_ Person. Embarkation. Logistics_ Location", "description": "An embarkation location for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": { "items": { "properties": { "appliedAgriculturalApplication": false, "associatedGeographicalFeature": false, "specifiedInventory": false, "specifiedProductionFacility": false, "relatedFacilityProductionUnit": false, "specified": false, "specifiedEvent": false, "applicableSustainabilityInspection": false, "applicableSustainabilityCharacteristic": false, "specifiedSustainabilityAssertion": false } } } } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "disembarkationLogisticsLocation": { "title": "Transport_ Person. Disembarkation. Logistics_ Location", "description": "A disembarkation location for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/logisticsLocationType", "properties": { "servicingSpecifiedLocationParty": false, "stayPeriod": false, "inspectionEvent": false, "associatedGeographicalFeature": false, "previousAssociatedGeographicalFeature": false, "subordinateRelatedLogisticsLocation": false, "specifiedInspectionEvent": false, "facilityReferencedLocation": { "items": { "properties": { "appliedAgriculturalApplication": false, "associatedGeographicalFeature": false, "specifiedInventory": false, "specifiedProductionFacility": false, "relatedFacilityProductionUnit": false, "specified": false, "specifiedEvent": false, "applicableSustainabilityInspection": false, "applicableSustainabilityCharacteristic": false, "specifiedSustainabilityAssertion": false } } } } }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "travelIdentityReferencedDocument": { "title": "Transport_ Person. Travel Identity. Referenced_ Document", "description": "A referenced travel identity document for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "travelVisaReferencedDocument": { "title": "Transport_ Person. Travel_ Visa. Referenced_ Document", "description": "A referenced travel visa document for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/referencedDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "declaredPersonalEffects": { "title": "Transport_ Person. Declared. Specified_ Personal Effects", "description": "Personal effects use declared by a transport person.", "type": "array", "items": { "$ref": "#/$defs/personalEffectsType" } }, "landlineTelephoneUniversalCommunication": { "title": "Transport_ Person. Landline_ Telephone. Universal_ Communication", "description": "Landline telephone communication information for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "mobileTelephoneUniversalCommunication": { "title": "Transport_ Person. Mobile_ Telephone. Universal_ Communication", "description": "Mobile telephone communication information for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "emailURIUniversalCommunication": { "title": "Transport_ Person. Email_ URI. Universal_ Communication", "description": "The email URI (Uniform Resource Identifier) communication for this transport person.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "reportedMDHIllness": { "title": "Transport_ Person. Reported. MDH_ Illness", "description": "An MDH (Maritime Declaration of Health) reported illness or disease for this transport person.", "type": "array", "items": { "$ref": "#/$defs/mdhIllnessType" } }, "identifiedFoundStowaway": { "title": "Transport_ Person. Identified. Found_ Stowaway", "description": "A transport person identified as a found stowaway.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/foundStowawayType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "transportRouteType": { "title": "Transport_ Route. Details", "description": "A way or course taken from one location to another for the purpose of transporting cargo and or passengers.", "type": "object", "properties": { "id": { "title": "Transport_ Route. Identification. Identifier", "description": "The unique identifier of this transport route.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Transport_ Route. Description. Text", "description": "The textual description of this transport route.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "departurePoint": { "title": "Transport_ Route. Departure Point. Text", "description": "A departure point, expressed as text, for this transport route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "mapBinaryObject": { "title": "Transport_ Route. Map. Binary Object", "description": "Binary object data that is the map of this transport route.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/binaryObjectType" }, "transportMeans": { "title": "Transport_ Route. Transport Means. Text", "description": "A means of transport, expressed as text, for this transport route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "frequencyTypeCode": { "title": "Transport_ Route. Frequency Type. Code", "description": "The code specifying the type of frequency for this transport route, such as weekly, bi-monthly or daily.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "statusCode": { "title": "Transport_ Route. Status. Code", "description": "The code specifying a status for a transport route, such as planned or actual.", "$ref": "#/$defs/qdt/$defs/statusCodeType", "properties": { "listId": false, "listVersionId": false, "name": false, "listUri": false } }, "securityLevelCode": { "title": "Transport_ Route. Security Level. Code", "description": "A code specifying a security level for this transport route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "type": { "title": "Transport_ Route. Type. Text", "description": "A type, expressed as text, for this transport route.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "itineraryStopEvent": { "title": "Transport_ Route. Itinerary Stop. Transport_ Event", "description": "An itinerary stop event for this transport route, such as a port call in a vessel schedule.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "scheduledPeriod": { "title": "Transport_ Route. Scheduled. Specified_ Period", "description": "The specified period during which this transport route is scheduled.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "frequencyEffectivePeriod": { "title": "Transport_ Route. Frequency Effective. Specified_ Period", "description": "A specified period of time for which a frequency is effective for this transport route.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "serviceType": { "title": "Transport_ Service. Details", "description": "A service associated with a transport movement.", "type": "object", "properties": { "id": { "title": "Transport_ Service. Identification. Identifier", "description": "The unique identifier of this transport service.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "description": { "title": "Transport_ Service. Description. Text", "description": "The textual description of this transport service.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "name": { "title": "Transport_ Service. Name. Text", "description": "The name, expressed as text, of this transport service.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "chargeAmount": { "title": "Transport_ Service. Charge. Amount", "description": "The monetary value of the charge for this transport service.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/amountType", "properties": { "currencyCodeListVersionId": false } }, "conditionTypeCode": { "title": "Transport_ Service. Condition_ Type. Code", "description": "A code specifying a type of condition for this transport service, such as a contract or carriage condition.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/transportServiceConditionCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "maxItems": 1 }, "categoryTypeCode": { "title": "Transport_ Service. Category_ Type. Code", "description": "A code specifying a type of category for this transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "maxItems": 1 }, "priorityCode": { "title": "Transport_ Service. Priority. Code", "description": "The code specifying the priority of this transport service.", "$ref": "#/$defs/qdt/$defs/transportServicePriorityCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "serviceRequirementCode": { "title": "Transport_ Service. Service Requirement. Code", "description": "A code specifying a service requirement for this transport service.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/transportServiceRequirementCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } } }, "information": { "title": "Transport_ Service. Information. Text", "description": "Information, expressed as text, for this transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "maxItems": 1 }, "paymentArrangementCode": { "title": "Transport_ Service. Payment Arrangement. Code", "description": "The code specifying the payment arrangement for this transport service.", "$ref": "#/$defs/qdt/$defs/transportServicePaymentArrangementCodeType", "properties": { "listId": false, "listVersionId": false, "name": false } }, "reasonCode": { "title": "Transport_ Service. Reason. Code", "description": "A code specifying a reason for this transport service.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "contractMovementTypeCode": { "title": "Transport_ Service. Contract Movement_ Type. Code", "description": "A code specifying a contract movement type of this transport service.", "type": "array", "items": { "$ref": "#/$defs/qdt/$defs/transportContractMovementCodeType" } }, "specifiedRoute": { "title": "Transport_ Service. Specified. Transport_ Route", "description": "A transport route specified for this transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/transportRouteType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "maxItems": 1 }, "effectivePeriod": { "title": "Transport_ Service. Effective. Specified_ Period", "description": "The specified period during which this transport service is effective.", "oneOf": [ { "$ref": "#/$defs/periodType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "uriUniversalCommunication": { "title": "Transport_ Service. URI. Universal_ Communication", "description": "The Uniform Resource Identifier (URI) communication for this transport service, such as its website or email address.", "oneOf": [ { "$ref": "#/$defs/universalCommunicationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "requester": { "title": "Transport_ Service. Requester. Trade_ Party", "description": "A trade party requesting this transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "responsible": { "title": "Transport_ Service. Responsible. Trade_ Party", "description": "A trade party responsible for this transport service.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/tradePartyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ttAggregationEventType": { "title": "TT Aggregation_ Event. Details", "description": "A Track and Trace (TT) event where objects or processes are grouped.", "type": "object", "properties": { "occurrenceDateTime": { "title": "TT Aggregation_ Event. Occurrence. Date Time", "description": "The date, time, date time, or other date time value at which this TT aggregation event occurred.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "recordedDateTime": { "title": "TT Aggregation_ Event. Recorded. Date Time", "description": "The date, time, date time, or other date time value at which this TT aggregation event was recorded.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "parentObjectId": { "title": "TT Aggregation_ Event. Parent Object_ Identification. Identifier", "description": "The identifier of the parent object for this TT aggregation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "childObjectInstanceId": { "title": "TT Aggregation_ Event. Child Object Instance_ Identification. Identifier", "description": "An instance identifier for a child object of this TT aggregation event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "actionCode": { "title": "TT Aggregation_ Event. Action. Code", "description": "The code specifying the action for this TT aggregation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "businessStepCode": { "title": "TT Aggregation_ Event. Business_ Step. Code", "description": "The code specifying the business step for this TT aggregation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "dispositionCode": { "title": "TT Aggregation_ Event. Disposition. Code", "description": "The code specifying the disposition related to this TT aggregation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "id": { "title": "TT Aggregation_ Event. Identification. Identifier", "description": "The identifier for this TT aggregation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "relatedLocation": { "title": "TT Aggregation_ Event. Related. TT_ Location", "description": "The location related to this TT aggregation event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTradeTransaction": { "title": "TT Aggregation_ Event. Specified. TT_ Trade Transaction", "description": "A trade transaction specified for this TT aggregation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/ttTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "childQuantitySpecifiedEventElement": { "title": "TT Aggregation_ Event. Child Quantity_ Specified. TT_ Event Element", "description": "A quantity event element specified for a child of this TT aggregation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/eventElementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sourceRelatedParty": { "title": "TT Aggregation_ Event. Source_ Related. TT_ Party", "description": "A source related party for this TT aggregation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "destinationRelatedParty": { "title": "TT Aggregation_ Event. Destination_ Related. TT_ Party", "description": "A destination related party for this TT aggregation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "readPointRelatedLocation": { "title": "TT Aggregation_ Event. Read Point_ Related. TT_ Location", "description": "The read point related location of this TT aggregation event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "relatedCertification": { "title": "TT Aggregation_ Event. Related. Specified_ Certification", "description": "A certification related to this TT aggregation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedDeclaredError": { "title": "TT Aggregation_ Event. Specified. Declared_ Error", "description": "A declared error specified for this TT aggregation event.", "type": "array", "items": { "$ref": "#/$defs/declaredErrorType" } } }, "required": [ "occurrenceDateTime", "recordedDateTime", "actionCode" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ttExchangedDocumentType": { "title": "TT Exchanged_ Document. Details", "description": "A collection of data for a piece of written, printed or electronic matter that is exchanged between two or more parties for Track and Trace (TT) purposes.", "type": "object", "properties": { "id": { "title": "TT Exchanged_ Document. Identification. Identifier", "description": "The identifier for this TT exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "TT Exchanged_ Document. Description. Text", "description": "The textual description of this TT exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "typeCode": { "title": "TT Exchanged_ Document. Type. Code", "description": "The code specifying the type of TT exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "issueDateTime": { "title": "TT Exchanged_ Document. Issue. Date Time", "description": "The date, time, date time, or other date time value of the issuance of this TT exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "statusCode": { "title": "TT Exchanged_ Document. Status. Code", "description": "The code specifying the status of this TT exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "purposeCode": { "title": "TT Exchanged_ Document. Purpose. Code", "description": "The code specifying a purpose of this TT exchanged document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "senderSpecifiedParty": { "title": "TT Exchanged_ Document. Sender_ Specified. TT_ Party", "description": "The sending party specified for this TT exchanged document.", "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "receiverSpecifiedParty": { "title": "TT Exchanged_ Document. Receiver_ Specified. TT_ Party", "description": "The receiving party specified for this TT exchanged document.", "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "required": [ "id", "senderSpecifiedParty", "receiverSpecifiedParty" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ttObjectEventType": { "title": "TT Object_ Event. Details", "description": "Information about an event concerning one or more physical or digital Track and Trace (TT) objects identified by instance or class level identifiers.", "type": "object", "properties": { "occurrenceDateTime": { "title": "TT Object_ Event. Occurrence. Date Time", "description": "The date, time, date time, or other date time value at which this TT object event occurred.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "recordedDateTime": { "title": "TT Object_ Event. Recorded. Date Time", "description": "The date, time, date time, or other date time value at which this TT object event was recorded.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "objectInstanceId": { "title": "TT Object_ Event. Object Instance_ Identification. Identifier", "description": "An instance identifier for an object of this TT object event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "actionCode": { "title": "TT Object_ Event. Action. Code", "description": "The code specifying the action for this TT object event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "businessStepCode": { "title": "TT Object_ Event. Business_ Step. Code", "description": "The code specifying the business step for this TT object event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "dispositionCode": { "title": "TT Object_ Event. Disposition. Code", "description": "The code specifying the disposition related to this TT object event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "id": { "title": "TT Object_ Event. Identification. Identifier", "description": "The identifier for this TT object event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "readPointRelatedLocation": { "title": "TT Object_ Event. Read Point_ Related. TT_ Location", "description": "The read point related location of this TT object event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "businessRelatedLocation": { "title": "TT Object_ Event. Business_ Related. TT_ Location", "description": "The business location related to this TT object event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTradeTransaction": { "title": "TT Object_ Event. Specified. TT_ Trade Transaction", "description": "A trade transaction specified for this TT object event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/ttTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "quantitySpecifiedEventElement": { "title": "TT Object_ Event. Quantity_ Specified. TT_ Event Element", "description": "A quantity event element specified for this TT object event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/eventElementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sourceRelatedParty": { "title": "TT Object_ Event. Source_ Related. TT_ Party", "description": "A source related party for this TT object event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "destinationRelatedParty": { "title": "TT Object_ Event. Destination_ Related. TT_ Party", "description": "A destination related party for this TT object event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedDeclaredError": { "title": "TT Object_ Event. Specified. Declared_ Error", "description": "A declared error specified for this TT object event.", "type": "array", "items": { "$ref": "#/$defs/declaredErrorType" } }, "relatedCertification": { "title": "TT Object_ Event. Related. Specified_ Certification", "description": "A certification related to this TT object event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "occurrenceDateTime", "recordedDateTime", "actionCode" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ttTransactionEventType": { "title": "TT Transaction_ Event. Details", "description": "Information about an event declaring that certain objects have been associated or disassociated with one or more Track and Trace (TT) trade transactions.", "type": "object", "properties": { "occurrenceDateTime": { "title": "TT Transaction_ Event. Occurrence. Date Time", "description": "The date, time, date time, or other date time value at which this TT transaction event occurred.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "recordedDateTime": { "title": "TT Transaction_ Event. Recorded. Date Time", "description": "The date, time, date time, or other date time value at which this TT transaction event was recorded.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "parentObjectId": { "title": "TT Transaction_ Event. Parent Object_ Identification. Identifier", "description": "The identifier of the parent object for this TT transaction event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "objectInstanceId": { "title": "TT Transaction_ Event. Object Instance_ Identification. Identifier", "description": "An instance identifier for an object of this TT transaction event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "actionCode": { "title": "TT Transaction_ Event. Action. Code", "description": "The code specifying the action for this TT transaction event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "businessStepCode": { "title": "TT Transaction_ Event. Business_ Step. Code", "description": "The code specifying the business step for this TT transaction event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "dispositionCode": { "title": "TT Transaction_ Event. Disposition. Code", "description": "The code specifying the disposition related to this TT transaction event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "id": { "title": "TT Transaction_ Event. Identification. Identifier", "description": "The identifier for this TT transaction event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "readPointRelatedLocation": { "title": "TT Transaction_ Event. Read Point_ Related. TT_ Location", "description": "The read point related location of this TT transaction event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "businessRelatedLocation": { "title": "TT Transaction_ Event. Business_ Related. TT_ Location", "description": "The business location related to this TT transaction event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTradeTransaction": { "title": "TT Transaction_ Event. Specified. TT_ Trade Transaction", "description": "A trade transaction specified for this TT transaction event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/ttTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minItems": 1 }, "quantitySpecifiedEventElement": { "title": "TT Transaction_ Event. Quantity_ Specified. TT_ Event Element", "description": "A quantity event element specified for this TT transaction event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/eventElementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sourceRelatedParty": { "title": "TT Transaction_ Event. Source_ Related. TT_ Party", "description": "A source related party for this TT transaction event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "destinationRelatedParty": { "title": "TT Transaction_ Event. Destination_ Related. TT_ Party", "description": "A destination related party for this TT transaction event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedDeclaredError": { "title": "TT Transaction_ Event. Specified. Declared_ Error", "description": "A declared error specified for this TT transaction event.", "type": "array", "items": { "$ref": "#/$defs/declaredErrorType" } }, "relatedCertification": { "title": "TT Transaction_ Event. Related. Specified_ Certification", "description": "A certification related to this TT transaction event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "occurrenceDateTime", "recordedDateTime", "actionCode" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ttTransformationEventType": { "title": "TT Transformation_ Event. Details", "description": "Information about an event that captures the relationship between one or more physical or digital objects identified by identifiers, such as an EPC (Electronic Product Code) or EPC class, that are fully or partially consumed as inputs or as outputs.", "type": "object", "properties": { "occurrenceDateTime": { "title": "TT Transformation_ Event. Occurrence. Date Time", "description": "The date, time, date time, or other date time value at which this TT transformation event occurred.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "recordedDateTime": { "title": "TT Transformation_ Event. Recorded. Date Time", "description": "The date, time, date time, or other date time value at which this TT transformation event was recorded.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "inputObjectInstanceId": { "title": "TT Transformation_ Event. Input Object Instance_ Identification. Identifier", "description": "An instance identifier for an input object of this TT transformation event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "outputObjectInstanceId": { "title": "TT Transformation_ Event. Output Object Instance_ Identification. Identifier", "description": "An instance identifier for an output object of this TT transformation event.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "dispositionCode": { "title": "TT Transformation_ Event. Disposition. Code", "description": "The code specifying the disposition related to this TT transformation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "businessStepCode": { "title": "TT Transformation_ Event. Business_ Step. Code", "description": "The code specifying the business step for this TT transformation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "id": { "title": "TT Transformation_ Event. Identification. Identifier", "description": "The identifier for this TT transformation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "transformationId": { "title": "TT Transformation_ Event. Transformation_ Identification. Identifier", "description": "The transformation identifier for this TT transformation event.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "readPointRelatedLocation": { "title": "TT Transformation_ Event. Read Point_ Related. TT_ Location", "description": "The read point related location of this TT transformation event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "businessRelatedLocation": { "title": "TT Transformation_ Event. Business_ Related. TT_ Location", "description": "The business location related to this TT transformation event.", "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedTradeTransaction": { "title": "TT Transformation_ Event. Specified. TT_ Trade Transaction", "description": "A trade transaction specified for this TT transformation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/ttTradeTransactionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "inputQuantitySpecifiedEventElement": { "title": "TT Transformation_ Event. Input Quantity_ Specified. TT_ Event Element", "description": "A quantity event element specified for an input of this TT transformation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/eventElementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "outputQuantitySpecifiedEventElement": { "title": "TT Transformation_ Event. Output Quantity_ Specified. TT_ Event Element", "description": "A quantity event element specified for an output of this TT transformation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/eventElementType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "sourceRelatedParty": { "title": "TT Transformation_ Event. Source_ Related. TT_ Party", "description": "A source related party for this TT transformation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "destinationRelatedParty": { "title": "TT Transformation_ Event. Destination_ Related. TT_ Party", "description": "A destination related party for this TT transformation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedDeclaredError": { "title": "TT Transformation_ Event. Specified. Declared_ Error", "description": "A declared error specified for this TT transformation event.", "type": "array", "items": { "$ref": "#/$defs/declaredErrorType" } }, "relatedCertification": { "title": "TT Transformation_ Event. Related. Specified_ Certification", "description": "A certification related to this TT transformation event.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/certificationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "occurrenceDateTime", "recordedDateTime" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "animalType": { "title": "TT_ Animal. Details", "description": "A Track and Trace (TT) animal or a group of animals, such as those kept or raised on a farm, ranch.", "type": "object", "properties": { "speciesTypeCode": { "title": "TT_ Animal. Species_ Type. Code", "description": "The code specifying the type of species and subclasses of this TT animal, such as bovine, sheep or salmon.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "holderResponsibleParty": { "title": "TT_ Animal. Holder Responsible. TT_ Party", "description": "The holder responsible party for this TT animal.", "oneOf": [ { "$ref": "#/$defs/partyType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedAnimalBatch": { "title": "TT_ Animal. Specified. Animal_ Batch", "description": "The animal batch specified for this TT animal.", "oneOf": [ { "$ref": "#/$defs/animalBatchType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedAnimalIdentity": { "title": "TT_ Animal. Specified. Animal_ Identity", "description": "An animal identity specified for this TT animal.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/animalIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minItems": 1 }, "specifiedIndividualAnimal": { "title": "TT_ Animal. Specified. Individual TT_ Animal", "description": "The individual tracking animal specified for this TT animal.", "oneOf": [ { "$ref": "#/$defs/individualAnimalType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "specifiedDelimitedPeriod": { "title": "TT_ Animal. Specified. Delimited_ Period", "description": "A delimited period specified for this TT animal.", "type": "array", "items": { "$ref": "#/$defs/delimitedPeriodType" } }, "specifiedAnimalHoldingEvent": { "title": "TT_ Animal. Specified. Animal Holding_ Event", "description": "An animal holding event specified for this TT animal.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/animalHoldingEventType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minItems": 1 }, "specifiedAnimalCertificate": { "title": "TT_ Animal. Specified. Animal_ Certificate", "description": "An animal certificate specified for this TT animal.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/animalCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "specifiedSpeciesAnimal": { "title": "TT_ Animal. Specified. Species TT_ Animal", "description": "A species specified for this TT animal.", "type": "array", "items": { "$ref": "#/$defs/speciesAnimalType" } }, "relatedLocation": { "title": "TT_ Animal. Related. TT_ Location", "description": "A location related to this TT animal.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/ttLocationType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "speciesTypeCode", "holderResponsibleParty" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "eventElementType": { "title": "TT_ Event Element. Details", "description": "Information about an event in which a Track and Trace (TT) element of one of more physical or digital objects is identified by a specific object class identifier (such as an electronic product class), either a specific quantity or an unspecified quantity.", "type": "object", "properties": { "objectClassId": { "title": "TT_ Event Element. Object Class_ Identification. Identifier", "description": "The identifier of the object class for this TT event element.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "unitQuantity": { "title": "TT_ Event Element. Unit. Quantity", "description": "The number of units of this TT event element.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType" } }, "required": [ "objectClassId" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ttLocationType": { "title": "TT_ Location. Details", "description": "A physical place related to a Track and Trace (TT) process.", "type": "object", "properties": { "id": { "title": "TT_ Location. Identification. Identifier", "description": "The identifier for this TT location.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "name": { "title": "TT_ Location. Name. Text", "description": "A name, expressed as text, of this TT location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "typeCode": { "title": "TT_ Location. Type. Code", "description": "The code specifying the type of TT location.", "$ref": "#/$defs/qdt/$defs/locationFunctionCodeType" }, "description": { "title": "TT_ Location. Description. Text", "description": "A textual description of this TT location.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "partyType": { "title": "TT_ Party. Details", "description": "An individual, group, or body related to a Track and Trace (TT) process.", "type": "object", "properties": { "id": { "title": "TT_ Party. Identification. Identifier", "description": "An identifier for this TT party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "minItems": 1 }, "typeCode": { "title": "TT_ Party. Type. Code", "description": "A code specifying the type of TT party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "name": { "title": "TT_ Party. Name. Text", "description": "The name, expressed as text, for this TT party.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "roleCode": { "title": "TT_ Party. Role. Code", "description": "A code specifying the role of this TT party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" } }, "residenceCountryId": { "title": "TT_ Party. Residence_ Country. Identifier", "description": "The identifier for the country of residence for this TT party, such as the country in which a person lives or in which a corporation has its place of incorporation.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeId": { "title": "TT_ Party. Type_ Identification. Identifier", "description": "An identifier of the type for this TT party.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "ttTradeTransactionType": { "title": "TT_ Trade Transaction. Details", "description": "An agreement, contract, exchange, understanding, or transfer of cash or property related to a Track and Trace (TT) process.", "type": "object", "properties": { "id": { "title": "TT_ Trade Transaction. Identification. Identifier", "description": "The identifier for this TT trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "typeId": { "title": "TT_ Trade Transaction. Type_ Identification. Identifier", "description": "The identifier for the type of TT trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "uri": { "title": "TT_ Trade Transaction. URI. Identifier", "description": "The Uniform Resource Identifier (URI) for this TT trade transaction.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "universalCommunicationType": { "title": "Universal_ Communication. Details", "description": "The exchange of thoughts, messages, or information, as universally exchanged by speech, signals, writing, or behaviour between persons and/or organizations.", "type": "object", "properties": { "uri": { "title": "Universal_ Communication. URI. Identifier", "description": "The Uniform Resource Identifier (URI), such as a web or an email address, for this universal communication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "channelCode": { "title": "Universal_ Communication. Channel. Code", "description": "The code specifying the channel or manner in which a universal communication can be made, such as telephone or email.", "$ref": "#/$defs/qdt/$defs/communicationChannelCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "completeNumber": { "title": "Universal_ Communication. Complete Number. Text", "description": "The text string of characters that make up the complete number for this universal communication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "websiteUri": { "title": "Universal_ Communication. Website_ URI. Identifier", "description": "The Uniform Resource Identifier (URI) of the website for this universal communication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "emailUri": { "title": "Universal_ Communication. Email_ URI. Identifier", "description": "The Uniform Resource Identifier (URI) of the email for this universal communication.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "isOrHasInvalid": { "title": "Universal_ Communication. Invalid. Indicator", "description": "The indication of whether or not this universal communication is invalid.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "description": { "title": "Universal_ Communication. Description. Text", "description": "A textual description of this universal communication.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "validationStatusType": { "title": "Validation_ Status. Details", "description": "Information relevant to a condition of a validation.", "type": "object", "properties": { "conditionCode": { "title": "Validation_ Status. Condition. Code", "description": "The code specifying the condition of this validation status.", "$ref": "#/$defs/qdt/$defs/validationDocumentStatusCodeType" }, "reasonCode": { "title": "Validation_ Status. Reason. Code", "description": "The code specifying the reason for this validation status.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "reason": { "title": "Validation_ Status. Reason. Text", "description": "A reason, expressed as text, for this validation status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "additionalReason": { "title": "Validation_ Status. Additional_ Reason. Text", "description": "Information, expressed as text, related to the reason for this validation status.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "valuationBreakdownStatementType": { "title": "Valuation_ Breakdown Statement. Details", "description": "A detailed statement of work, prices, and dimensions for this valuation.", "type": "object", "properties": { "id": { "title": "Valuation_ Breakdown Statement. Identification. Identifier", "description": "The unique identifier for this valuation breakdown statement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "name": { "title": "Valuation_ Breakdown Statement. Name. Text", "description": "The name, expressed as text, for this valuation breakdown statement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "description": { "title": "Valuation_ Breakdown Statement. Description. Text", "description": "A textual description of this valuation breakdown statement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "measurementMethodId": { "title": "Valuation_ Breakdown Statement. Measurement Method_ Identification. Identifier", "description": "A unique identifier of a method of measurement for this valuation breakdown statement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } } }, "creationDateTime": { "title": "Valuation_ Breakdown Statement. Creation. Date Time", "description": "The date, time, date time, or other date time value of the creation of this valuation breakdown statement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "defaultCurrencyCode": { "title": "Valuation_ Breakdown Statement. Default_ Currency. Code", "description": "The code specifying the default currency for this valuation breakdown statement.", "$ref": "#/$defs/qdt/$defs/currencyCodeType", "properties": { "listId": false, "listVersionId": false, "listUri": false } }, "defaultLanguageCode": { "title": "Valuation_ Breakdown Statement. Default_ Language. Code", "description": "The code specifying the default language for this valuation breakdown statement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "comment": { "title": "Valuation_ Breakdown Statement. Comment. Text", "description": "A comment, expressed as text, for this valuation breakdown statement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "typeCode": { "title": "Valuation_ Breakdown Statement. Type. Code", "description": "A code specifying the type of valuation breakdown statement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "requestedActionCode": { "title": "Valuation_ Breakdown Statement. Requested Action. Code", "description": "A code specifying the requested action for this valuation breakdown statement.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "priceListId": { "title": "Valuation_ Breakdown Statement. Price List_ Identification. Identifier", "description": "The identifier of a price list for this valuation breakdown statement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyId": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "contractualLanguageCode": { "title": "Valuation_ Breakdown Statement. Contractual Language. Code", "description": "The code specifying the contractual language for this valuation breakdown statement.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "itemGroupedWorkItem": { "title": "Valuation_ Breakdown Statement. Item. Grouped_ Work Item", "description": "A grouped work item in this valuation breakdown statement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/groupedWorkItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "itemBasicWorkItem": { "title": "Valuation_ Breakdown Statement. Item. Basic_ Work Item", "description": "A basic work item in this valuation breakdown statement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/basicWorkItemType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "totalCalculatedPrice": { "title": "Valuation_ Breakdown Statement. Total. Calculated_ Price", "description": "A total calculated price for this valuation breakdown statement.", "type": "array", "items": { "$ref": "#/$defs/calculatedPriceType" } }, "changedRecordedStatus": { "title": "Valuation_ Breakdown Statement. Changed. Recorded_ Status", "description": "A changed recorded status for this valuation breakdown statement.", "type": "array", "items": { "$ref": "#/$defs/recordedStatusType" } }, "creationBinaryFile": { "title": "Valuation_ Breakdown Statement. Creation. Specified_ Binary File", "description": "A specified binary file used to create this valuation breakdown statement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "readerBinaryFile": { "title": "Valuation_ Breakdown Statement. Reader. Specified_ Binary File", "description": "A specified binary file used to read this valuation breakdown statement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "referencedBinaryFile": { "title": "Valuation_ Breakdown Statement. Referenced. Specified_ Binary File", "description": "A specified binary file referenced by this valuation breakdown statement.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/binaryFileType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "id", "name", "creationDateTime", "defaultCurrencyCode", "defaultLanguageCode" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "wasteMaterialRecoveryDisposalProcessType": { "title": "Waste Material Recovery Disposal_ Process. Details", "description": "A process of either regaining substances in usable form, or of getting rid of substances regarding waste material, such as production waste.", "type": "object", "properties": { "typeCode": { "title": "Waste Material Recovery Disposal_ Process. Type. Code", "description": "The code specifying the type of waste material recovery disposal process.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "description": { "title": "Waste Material Recovery Disposal_ Process. Description. Text", "description": "A textual description of a waste material recovery disposal process.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "applicableProcessCertificate": { "title": "Waste Material Recovery Disposal_ Process. Applicable. Process_ Certificate", "description": "A process certificate applicable to this waste material recovery disposal process.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/processCertificateType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "waterSourceType": { "title": "Water_ Source. Details", "description": "A place from which water originates, such as a hot spring or lake that provides water to public drinking water supplies and private wells.", "type": "object", "properties": { "name": { "title": "Water_ Source. Name. Text", "description": "A name, expressed as text, for this water source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "id": { "title": "Water_ Source. Identification. Identifier", "description": "The identifier of this water source.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "categoryCode": { "title": "Water_ Source. Category. Code", "description": "The code specifying the category for this water source.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "characteristicCode": { "title": "Water_ Source. Characteristic. Code", "description": "The code specifying the characteristic of this water source.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "marketingPhrase": { "title": "Water_ Source. Marketing Phrase. Text", "description": "A marketing phrase, expressed as text, for this water source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "healthBenefit": { "title": "Water_ Source. Health_ Benefit. Text", "description": "A health benefit, expressed as text, for this water source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "bathingProhibitionCaution": { "title": "Water_ Source. Bathing Prohibition_ Caution. Text", "description": "A caution, expressed as text, of a bathing prohibition for this water source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "drinkingProhibitionCaution": { "title": "Water_ Source. Drinking Prohibition_ Caution. Text", "description": "A caution, expressed as text, of a drinking prohibition for this water source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "description": { "title": "Water_ Source. Description. Text", "description": "A textual description of this water source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "characteristic": { "title": "Water_ Source. Characteristic. Text", "description": "A characteristic, expressed as text, for this water source.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "workItemComplexDescriptionType": { "title": "Work Item_ Complex Description. Details", "description": "An aggregation of descriptive information consisting of different but related characteristics that together constitute a work item complex description.", "type": "object", "properties": { "abstract": { "title": "Work Item_ Complex Description. Abstract. Text", "description": "A textual abstract of the content of the work item complex description.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "content": { "title": "Work Item_ Complex Description. Content. Text", "description": "Content, expressed as text, for this work item complex description.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } } }, "contractualLanguageCode": { "title": "Work Item_ Complex Description. Contractual Language. Code", "description": "The code specifying the contractual language for this work item complex description.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "requestingSpecificationQuery": { "title": "Work Item_ Complex Description. Requesting. Specification_ Query", "description": "A requesting specification query for this work item complex description.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/specificationQueryType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "respondingSpecificationResponse": { "title": "Work Item_ Complex Description. Responding. Specification_ Response", "description": "A responding specification response for this work item complex description.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/specificationResponseType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "subsetWorkItemComplexDescription": { "title": "Work Item_ Complex Description. Subset. Work Item_ Complex Description", "description": "The complex description subset for this work item complex description.", "$ref": "#/$defs/workItemComplexDescriptionType" } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "workItemDimensionType": { "title": "Work Item_ Dimension. Details", "description": "A measure of spatial extent associated with this work item, such as length, breadth, or height.", "type": "object", "properties": { "id": { "title": "Work Item_ Dimension. Identification. Identifier", "description": "The unique identifier for this work item dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "value": { "title": "Work Item_ Dimension. Value. Measure", "description": "The measured value for this work item dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/measureType" }, "description": { "title": "Work Item_ Dimension. Description. Text", "description": "The textual description of this work item dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "typeCode": { "title": "Work Item_ Dimension. Type. Code", "description": "The code specifying the type of this work item dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "contractualLanguageCode": { "title": "Work Item_ Dimension. Contractual Language. Code", "description": "The code specifying the contractual language for this work item dimension.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "componentWorkItemDimension": { "title": "Work Item_ Dimension. Component. Work Item_ Dimension", "description": "A work item component dimension for this work item dimension.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/workItemDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "required": [ "value", "typeCode" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "workItemQuantityAnalysisType": { "title": "Work Item_ Quantity Analysis. Details", "description": "The quantity analysis for this work item.", "type": "object", "properties": { "id": { "title": "Work Item_ Quantity Analysis. Identification. Identifier", "description": "The unique identifier for this work item quantity analysis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType", "properties": { "schemeId": false, "schemeName": false, "schemeAgencyName": false, "schemeVersionId": false, "schemeDataUri": false, "schemeUri": false } }, "actualQuantity": { "title": "Work Item_ Quantity Analysis. Actual. Quantity", "description": "The actual quantity for this work item quantity analysis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/quantityType", "properties": { "unitCodeListId": false, "unitCodeListAgencyId": false, "unitCodeListAgencyName": false } }, "description": { "title": "Work Item_ Quantity Analysis. Description. Text", "description": "The textual description of this work item quantity analysis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType", "properties": { "languageLocaleId": false } }, "actualQuantityPercent": { "title": "Work Item_ Quantity Analysis. Actual Quantity. Percent", "description": "The percentage of a total quantity that the actual quantity of this work item quantity analysis represents.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/percentType" }, "typeCode": { "title": "Work Item_ Quantity Analysis. Type. Code", "description": "The code specifying the type of work item quantity analysis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "primaryClassificationCode": { "title": "Work Item_ Quantity Analysis. Primary_ Classification. Code", "description": "A code specifying a primary classification value for this work item quantity analysis.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "alternativeClassificationCode": { "title": "Work Item_ Quantity Analysis. Alternative_ Classification. Code", "description": "A code specifying an alternative classification value for this work item quantity analysis.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } } }, "contractualLanguageCode": { "title": "Work Item_ Quantity Analysis. Contractual Language. Code", "description": "The code specifying the contractual language for this work item quantity analysis.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType", "properties": { "listId": false, "listAgencyName": false, "listName": false, "listVersionId": false, "name": false, "languageId": false, "listUri": false, "listSchemeUri": false } }, "actualQuantityWorkItemDimension": { "title": "Work Item_ Quantity Analysis. Actual Quantity. Work Item_ Dimension", "description": "A work item dimension of the actual quantity in this work item quantity analysis.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/workItemDimensionType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "breakdownWorkItemQuantityAnalysis": { "title": "Work Item_ Quantity Analysis. Breakdown. Work Item_ Quantity Analysis", "description": "A quantity analysis breakdown of this work item quantity analysis.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/workItemQuantityAnalysisType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "changedRecordedStatus": { "title": "Work Item_ Quantity Analysis. Changed. Recorded_ Status", "description": "A changed recorded status for this work item quantity analysis.", "type": "array", "items": { "$ref": "#/$defs/recordedStatusType" } } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xheContextType": { "title": "XHE_ Context. Details", "description": "A set of circumstances that form the setting for an XHE (Exchange Header Envelope) data exchange.", "type": "object", "properties": { "specifiedXHEParameter": { "title": "XHE_ Context. Specified. XHE_ Parameter", "description": "A parameter specified for this XHE context.", "type": "array", "items": { "$ref": "#/$defs/xheParameterType" } }, "scopeXHEReference": { "title": "XHE_ Context. Scope. XHE_ Reference", "description": "A reference to the scope of this XHE context.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/xheReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xheDocumentType": { "title": "XHE_ Document. Details", "description": "A collection of data for electronic matter that provides XHE (Exchange Header Envelope) information or evidence.", "type": "object", "properties": { "id": { "title": "XHE_ Document. Identification. Identifier", "description": "The identifier for this XHE document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "uuidId": { "title": "XHE_ Document. UUID. Identifier", "description": "The UUID (Universally Unique IDentifier) of this XHE document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "creationDateTime": { "title": "XHE_ Document. Creation. Date Time", "description": "The date, time, date time or other date time value of the creation of this XHE document.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "isOrHasTest": { "title": "XHE_ Document. Test. Indicator", "description": "The indication of whether or not this XHE document is a test .", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "senderXHEParty": { "title": "XHE_ Document. Sender. XHE_ Party", "description": "The sender party for this XHE document.", "$ref": "#/$defs/xhePartyType" }, "recipientXHEParty": { "title": "XHE_ Document. Recipient. XHE_ Party", "description": "A recipient party for this XHE document.", "type": "array", "items": { "$ref": "#/$defs/xhePartyType" }, "minItems": 1 }, "scopeXHEContext": { "title": "XHE_ Document. Scope. XHE_ Context", "description": "A context scope for this XHE document.", "type": "array", "items": { "$ref": "#/$defs/xheContextType" } } }, "required": [ "id", "creationDateTime" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xheEnvelopeType": { "title": "XHE_ Envelope. Details", "description": "A structure providing XHE (Exchange Header Envelope) information.", "type": "object", "properties": { "versionId": { "title": "XHE_ Envelope. Version. Identifier", "description": "The version identifier for this XHE envelope.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "customizationId": { "title": "XHE_ Envelope. Customization. Identifier", "description": "The customization identifier for this XHE envelope.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "profileId": { "title": "XHE_ Envelope. Profile. Identifier", "description": "The profile identifier for this XHE envelope.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "profileExecutionId": { "title": "XHE_ Envelope. Profile Execution. Identifier", "description": "The profile execution identifier for this XHE envelope.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "isOrHasPayloadIncluded": { "title": "XHE_ Envelope. Payload Included. Indicator", "description": "The indication of whether or not a payload is included in this XHE envelope.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "metadataXHEDocument": { "title": "XHE_ Envelope. Metadata. XHE_ Document", "description": "The document metadata for this XHE envelope.", "oneOf": [ { "$ref": "#/$defs/xheDocumentType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "includedXHEPayload": { "title": "XHE_ Envelope. Included. XHE_ Payload", "description": "The payload included in this XHE envelope.", "$ref": "#/$defs/xhePayloadType" } }, "required": [ "versionId", "metadataXHEDocument" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xheIdentityType": { "title": "XHE_ Identity. Details", "description": "Information which uniquely identifies an XHE (Exchange Header Envelope) object.", "type": "object", "properties": { "id": { "title": "XHE_ Identity. Identification. Identifier", "description": "The identifier of this XHE identity.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xheParameterType": { "title": "XHE_ Parameter. Details", "description": "A feature that is fixed for an XHE (Exchange Header Envelope) but may be different in other cases.", "type": "object", "properties": { "typeCode": { "title": "XHE_ Parameter. Type. Code", "description": "The code specifying the type of XHE parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "value": { "title": "XHE_ Parameter. Value. Text", "description": "The value, expressed as text, of this XHE parameter.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "required": [ "typeCode", "value" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xhePartyType": { "title": "XHE_ Party. Details", "description": "An individual, a group, or a body having a role in an XHE (Exchange Header Envelope).", "type": "object", "properties": { "specifiedXHEIdentity": { "title": "XHE_ Party. Specified. XHE_ Identity", "description": "Identifying information specified for an XHE party.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/xheIdentityType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minItems": 1 } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xhePayloadInstanceType": { "title": "XHE_ Payload Instance. Details", "description": "An individual set of transmitted data in an XHE (Exchange Header Envelope).", "type": "object", "properties": { "id": { "title": "XHE_ Payload Instance. Identification. Identifier", "description": "The identifier of this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "description": { "title": "XHE_ Payload Instance. Description. Text", "description": "A textual description of this XHE payload instance.", "type": "array", "items": { "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "documentTypeCode": { "title": "XHE_ Payload Instance. Document_ Type. Code", "description": "The code specifying the document type for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "contentTypeCode": { "title": "XHE_ Payload Instance. Content_ Type. Code", "description": "The code specifying the content type of this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "customizationId": { "title": "XHE_ Payload Instance. Customization. Identifier", "description": "The customization identifier for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "profileId": { "title": "XHE_ Payload Instance. Profile. Identifier", "description": "The profile identifier for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "profileExecutionId": { "title": "XHE_ Payload Instance. Profile Execution. Identifier", "description": "The profile execution identifier for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "handlingServiceId": { "title": "XHE_ Payload Instance. Handling Service. Identifier", "description": "The handling service identifier for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "validationTypeCode": { "title": "XHE_ Payload Instance. Validation_ Type. Code", "description": "The code specifying the validation type of this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "validationVersionId": { "title": "XHE_ Payload Instance. Validation Version. Identifier", "description": "The validation version identifier for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "isOrHasEncrypted": { "title": "XHE_ Payload Instance. Encrypted. Indicator", "description": "The indication of whether or not this XHE payload instance is encrypted.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/indicatorType" }, "encryptionMethodCode": { "title": "XHE_ Payload Instance. Encryption Method. Code", "description": "The code specifying the encryption method for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/codeType" }, "encryptionMethod": { "title": "XHE_ Payload Instance. Encryption Method. Text", "description": "The encryption method, expressed as text, for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "encryptionHashValue": { "title": "XHE_ Payload Instance. Encryption Hash Value. Text", "description": "The encryption hash value, expressed as text, for this XHE payload instance.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "decryptionXHEReference": { "title": "XHE_ Payload Instance. Decryption. XHE_ Reference", "description": "The reference to the decryption for this XHE payload instance.", "oneOf": [ { "$ref": "#/$defs/xheReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "decryptionKeyXHEReference": { "title": "XHE_ Payload Instance. Decryption Key. XHE_ Reference", "description": "The reference to the decryption key for this XHE payload instance.", "oneOf": [ { "$ref": "#/$defs/xheReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "relevantXHEReference": { "title": "XHE_ Payload Instance. Relevant. XHE_ Reference", "description": "A reference relevant to this XHE payload instance.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/xheReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "payloadXHEReference": { "title": "XHE_ Payload Instance. Payload. XHE_ Reference", "description": "The reference to the payload for this XHE payload instance.", "oneOf": [ { "$ref": "#/$defs/xheReferenceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] } }, "required": [ "isOrHasEncrypted" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xhePayloadType": { "title": "XHE_ Payload. Details", "description": "Transmitted data that is included in an XHE (Exchange Header Envelope).", "type": "object", "properties": { "includedXHEPayloadInstance": { "title": "XHE_ Payload. Included. XHE_ Payload Instance", "description": "A payload instance included in this XHE payload.", "type": "array", "items": { "oneOf": [ { "$ref": "#/$defs/xhePayloadInstanceType" }, { "$ref": "UNECE-BasicComponents.json#/$defs/resourceType" } ] }, "minItems": 1 } }, "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false }, "xheReferenceType": { "title": "XHE_ Reference. Details", "description": "Information related to an XHE (Exchange Header Envelope).", "type": "object", "properties": { "id": { "title": "XHE_ Reference. Identification. Identifier", "description": "The identifier for this XHE reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/idType" }, "startAvailabilityDateTime": { "title": "XHE_ Reference. Start_ Availability. Date Time", "description": "The start date, time, date time, or other date time value for the availability of this XHE reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "endAvailabilityDateTime": { "title": "XHE_ Reference. End_ Availability. Date Time", "description": "The end date, time, date time, or other date time value for the availability of this XHE reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/dateTimeType" }, "login": { "title": "XHE_ Reference. Login. Text", "description": "The login, expressed as text, for this XHE reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" }, "password": { "title": "XHE_ Reference. Password. Text", "description": "The password, expressed as text, for this XHE reference.", "$ref": "UNECE-BasicComponents.json#/$defs/udt/$defs/textType" } }, "required": [ "id" ], "$ref": "UNECE-BasicComponents.json#/$defs/extensibleType", "unevaluatedProperties": false } } }