{ "$id": "root", "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "items": { "type": "array", "title": "items", "description": "Array of product informations", "items": { "type": "object", "properties": { "objId": { "type": "string", "title": "objId", "description": "product unique id" }, "gln": { "type": "string", "title": "gln", "description": "product associated with GLN" }, "item": { "type": "object", "title": "item", "description": "All product fields information", "properties": { "hardDriveSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "qAMTuner": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "informationProviderAddress": { "type": "string" }, "hasMemorySet": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemRequiredToRemainSterile": { "type": "string" }, "bioengineeredDeclarationClaimCode": { "type": "string" }, "typeOfGrates": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfMegapixels": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "maximumNumberOfSmallestUnitsPerPackage": { "type": "string" }, "tradeItemEcontent": { "type": "array", "items": { "type": "object", "properties": { "econtentTradeItemStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gln": { "type": "string" }, "econtentEnvironmentTypeCode": { "type": "string" } }, "required": [ "econtentTradeItemStatement", "gln", "econtentEnvironmentTypeCode" ] } }, "volumeWeightAmountC4D5": { "type": "string" }, "volumeWeightAmountC4D4": { "type": "string" }, "hasAutoDefrost": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightAmountC4D3": { "type": "string" }, "productDescription": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "volumeWeightAmountC4D2": { "type": "string" }, "volumeWeightAmountC4D1": { "type": "string" }, "callerIDLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasHeightAdjustment": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationHardwareAU": { "type": "string" }, "notebookBatteryCellTypeAndQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cleaningDisinfectingInformation": { "type": "array", "items": { "type": "object", "properties": { "typeOfCleaningDisinfectionProcessCode": { "type": "string" }, "typeOfCleaningCode": { "type": "array", "items": { "type": "string" } }, "isPreCleaningNecessary": { "type": "string" }, "typeOfDisinfectionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "typeOfCleaningDisinfectionProcessCode", "typeOfCleaningCode", "isPreCleaningNecessary", "typeOfDisinfectionCode" ] } }, "hazardPackType": { "type": "string" }, "drugSideEffectsAndWarnings": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "energyEfficiencyRating": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cqcInitialReviewer": { "type": "string" }, "nSTGoodQuestionGroup": { "type": "array", "items": { "type": "object", "properties": { "nSTGoodToKnow": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "nSTIsItemRedundant": { "type": "string" }, "nSTGoodToTalk": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "nSTGoodToRemember": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "nSTGoodQuestion": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "nSTGoodToKnow", "nSTIsItemRedundant", "nSTGoodToTalk", "nSTGoodToRemember", "nSTGoodQuestion" ] } }, "hasDrumLight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasCDSynchronizationRecording": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "areBatteriesRequired": { "type": "string" }, "imageSensorType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "satelliteRadioAccessoryType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "pBSPackSize": { "type": "array", "items": { "type": "string" } }, "hasDownloadableRingtones": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationWSL": { "type": "string" }, "necessaryTradeItemToUseDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "cooktopBurnerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitsPerConsumerUnit": { "type": "string" }, "alcoholicProductVineVariety": { "type": "string" }, "classOfDangerousGoodsSubsidiaryCode": { "type": "string" }, "avpReturnGoodsPolicy": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "imageStabilizationType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "reuseInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "walletSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tempZone": { "type": "string" }, "isVariableWeightItem": { "type": "string" }, "clinicalSizeType": { "type": "string" }, "nABCABottlerName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "chemicalPropertyTypeBioHazard": { "type": "array", "items": { "type": "string" } }, "hasMultiLingualDisplay": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nutrientFormatTypeCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "hasVoiceAlert": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isProductAerosol": { "type": "string" }, "hasMultimediaKeys": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "pBSItemCode": { "type": "array", "items": { "type": "string" } }, "memoryCapacityUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemFinishDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "numberOfBaseUnits": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasNightMode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfFramesPerSecond": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countryOfOriginStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "itemPeriodSafeToUseAfterOpening": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isDolbyHXProCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationWoolworths": { "type": "string" }, "isCaskStrength": { "type": "string" }, "hasCompass": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "mountingMaximumSupportedWeightUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "variableMeasureIdentificationNumber": { "type": "string" }, "quantityOfDedicatedVideoMemoryUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "maximumResolution": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gdsnModifiedDate": { "type": "string" }, "hasPictureInPicture": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfTemperatureSettings": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "headsetStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemPackedIrregularly": { "type": "string" }, "itemIndustryValidationLiquor": { "type": "string" }, "cordLengthUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "labellingCountryOfOrigin": { "type": "string" }, "unitOfUseGTINC1D4": { "type": "string" }, "unitOfUseGTINC1D5": { "type": "string" }, "exteriorFinish": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfDVIInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC1D1": { "type": "string" }, "unitOfUseGTINC1D2": { "type": "string" }, "isTradeItemAutomaticPowerDownEnabled": { "type": "string" }, "unitOfUseGTINC1D3": { "type": "string" }, "hasMemoryCardSlot": { "type": "string" }, "mRICompatibilityCode": { "type": "string" }, "audioVisualMediaDateInformation": { "type": "array", "items": { "type": "object", "properties": { "audioVisualMediaDateTime": { "type": "string" }, "audioVisualMediaDateTypeCode": { "type": "string" } }, "required": [ "audioVisualMediaDateTime", "audioVisualMediaDateTypeCode" ] } }, "pegMeasurements": { "type": "array", "items": { "type": "object", "properties": { "pegHorizontal": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "pegHoleType": { "type": "string" }, "pegHoleNumber": { "type": "string" }, "pegVertical": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "pegHorizontal", "pegHoleType", "pegHoleNumber", "pegVertical" ] } }, "offerOnPack": { "type": "string" }, "animalTargetedHealthConditionCode": { "type": "array", "items": { "type": "string" } }, "initialSterilisationPriorToUseCode": { "type": "array", "items": { "type": "string" } }, "isTradeItemHanging": { "type": "string" }, "albumCapacityUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasFingerboard": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fDASupplementNumber": { "type": "array", "items": { "type": "string" } }, "applianceBaseColor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cameraBagComposition": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "warrantyPartsDays": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfConnectingPins": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "priceComparisonMeasurement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "promotional": { "type": "array", "items": { "type": "object", "properties": { "promotionalTypeCode": { "type": "string" }, "freeQtyOfNextLowerLevel": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nonPromotionalItem": { "type": "string" } }, "required": [ "promotionalTypeCode", "freeQtyOfNextLowerLevel", "nonPromotionalItem" ] } }, "isTradeItemReinstated": { "type": "string" }, "warningCopyDescriptions": { "type": "array", "items": { "type": "object", "properties": { "warningCopyDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "warningCopyDescription" ] } }, "healthcareItemUsageAgeDescription": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "countableItemsC4D1": { "type": "string" }, "healthcareGroupedProductCode": { "type": "string" }, "countableItemsC4D2": { "type": "string" }, "isInhalant": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isBaseUnit": { "type": "string" }, "countableItemsC4D3": { "type": "string" }, "referenceInformation": { "type": "array", "items": { "type": "object", "properties": { "referenceIdentifier": { "type": "string" }, "referenceType": { "type": "string" } }, "required": [ "referenceIdentifier", "referenceType" ] } }, "requiredEducationTrainingTypeCode": { "type": "array", "items": { "type": "string" } }, "quantityOfCameraShootingModes": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "informationProviderGLN": { "type": "string" }, "countableItemsC4D4": { "type": "string" }, "countableItemsC4D5": { "type": "string" }, "isTradeItemAPromotionalUnit": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasGlassCarafeIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "foodAndBevDietTypeInfo": { "type": "array", "items": { "type": "object", "properties": { "certificationOrganisationIdentifier": { "type": "string" }, "additionalCertificationOrganisationIdentifier": { "type": "array", "items": { "type": "object", "properties": { "AdditionalCertificationOrganisationTypeCode": { "type": "string" }, "AdditionalCertificationOrganisationValue": { "type": "string" } }, "required": [ "AdditionalCertificationOrganisationTypeCode", "AdditionalCertificationOrganisationValue" ] } }, "certificationStandard": { "type": "string" }, "isCertificateRequired": { "type": "string" }, "gln": { "type": "string" }, "dietTypeCertificationAgency": { "type": "string" }, "isDietTypeMarkedOnPackage": { "type": "string" }, "dietTypeSubcode": { "type": "string" }, "dietTypeCode": { "type": "string" }, "certification": { "type": "array", "items": { "type": "object", "properties": { "subjectOfCertificationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificationEffectiveStartDateTime": { "type": "string" }, "certificateIssuanceDateTime": { "type": "string" }, "certificationStatementOnPackage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificationAssessmentDateTime": { "type": "string" }, "certificationExecutionCountryCode": { "type": "string" }, "referencedFileInformation": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageFacing": { "type": "string" }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "isImageRendered": { "type": "string" }, "referencedFileTypeCode": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } }, "fileSequenceNumber": { "type": "string" } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "isPrimaryFile", "imageOrientationTypeCode", "fileOriginCountryCode", "fileFormatDescription", "imageFacing", "contentDescription", "fileLanguageCode", "alternateText", "fileOptimalViewerName", "isImageRendered", "referencedFileTypeCode", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileCreationProgram", "fileSequenceNumber" ] } }, "certificationIdentification": { "type": "string" }, "certificationValue": { "type": "string" }, "certificationEffectiveEndDateTime": { "type": "string" } }, "required": [ "subjectOfCertificationDescription", "certificationEffectiveStartDateTime", "certificateIssuanceDateTime", "certificationStatementOnPackage", "certificationAssessmentDateTime", "certificationExecutionCountryCode", "referencedFileInformation", "certificationIdentification", "certificationValue", "certificationEffectiveEndDateTime" ] } } }, "required": [ "certificationOrganisationIdentifier", "additionalCertificationOrganisationIdentifier", "certificationStandard", "isCertificateRequired", "gln", "dietTypeCertificationAgency", "isDietTypeMarkedOnPackage", "dietTypeSubcode", "dietTypeCode", "certification" ] } }, "hasOnScreenClock": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfSeperateIsoFilters": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "classificationCodeOtherATC": { "type": "string" }, "electronicProgrammingGuideDaysAvailable": { "type": "string" }, "wooferSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "batteryLifeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationSmartmedia": { "type": "string" }, "wooferSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "orderableReturnableConditionsCode": { "type": "string" }, "maximumOrderQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "dvdCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "targetConsumerGender": { "type": "string" }, "lensType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasHighPassFilter": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDevicePatientSelfTesting": { "type": "string" }, "hasPauseAndServeFunction": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTVTunerCardSlot": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cleanAirDeliveryRateDust": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canSynchronizeWithEmail": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasAlarm": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCAUSFreight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gHSClassificationStatement": { "type": "array", "items": { "type": "string" } }, "certificationInformation": { "type": "array", "items": { "type": "object", "properties": { "certificationOrganisationIdentifier": { "type": "string" }, "certificationStandard": { "type": "string" }, "isCertificateRequired": { "type": "string" }, "gln": { "type": "string" }, "certificationAgency": { "type": "string" }, "additionalCertificationOrganisation": { "type": "array", "items": { "type": "object", "properties": { "additionalPartyIdentificationValue": { "type": "string" }, "additionalPartyIdentificationCode": { "type": "string" } }, "required": [ "additionalPartyIdentificationValue", "additionalPartyIdentificationCode" ] } }, "certification": { "type": "array", "items": { "type": "object", "properties": { "subjectOfCertificationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificateIssuanceDateTime": { "type": "string" }, "certificationEffectiveStartDateTime": { "type": "string" }, "certificationStatementOnPackage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificationAssessmentDateTime": { "type": "string" }, "certificationExecutionCountryCode": { "type": "string" }, "referencedFileInformation": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageFacing": { "type": "string" }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "referencedFileTypeCode": { "type": "string" }, "isImageRendered": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileSequenceNumber": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "imageOrientationTypeCode", "isPrimaryFile", "fileOriginCountryCode", "fileFormatDescription", "imageFacing", "fileOptimalViewerName", "fileLanguageCode", "alternateText", "contentDescription", "referencedFileTypeCode", "isImageRendered", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileSequenceNumber", "fileCreationProgram" ] } }, "certificationIdentification": { "type": "string" }, "certificationValue": { "type": "string" }, "certificationEffectiveEndDateTime": { "type": "string" } }, "required": [ "subjectOfCertificationDescription", "certificateIssuanceDateTime", "certificationEffectiveStartDateTime", "certificationStatementOnPackage", "certificationAssessmentDateTime", "certificationExecutionCountryCode", "referencedFileInformation", "certificationIdentification", "certificationValue", "certificationEffectiveEndDateTime" ] } } }, "required": [ "certificationOrganisationIdentifier", "certificationStandard", "isCertificateRequired", "gln", "certificationAgency", "additionalCertificationOrganisation", "certification" ] } }, "audioVideoPlaybackCapability": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nitsOfMonitorBrightness": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasDisplayReadyPackaging": { "type": "string" }, "tradeItemSustainabilityStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "alcoholBeverageAge": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "totalNumberOfComponents": { "type": "string" }, "isTradeItemABulkItem": { "type": "string" }, "itemIndustryValidationHealthAU": { "type": "string" }, "memoryType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicineContainerTypeCodeC2": { "type": "string" }, "medicineContainerTypeCodeC1": { "type": "string" }, "medicineContainerTypeCodeC4": { "type": "string" }, "totalRecyclableContentPercentage": { "type": "string" }, "medicineContainerTypeCodeC3": { "type": "string" }, "nSTProductHierarchyNodeGroup": { "type": "array", "items": { "type": "object", "properties": { "nSTProductHierarchyNode": { "type": "string" }, "nSTParentItemIdentification": { "type": "string" } }, "required": [ "nSTProductHierarchyNode", "nSTParentItemIdentification" ] } }, "hasBatchNumber": { "type": "string" }, "filmColor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "U122": { "type": "string" }, "itemIndustryValidationAlibaba": { "type": "string" }, "sHCDivision": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTimedShutoff": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "videoDiskFormats": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "imEffectiveDate": { "type": "string" }, "endDateMaximumBuyingQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasDolbyBCNoiseReduction": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "multiComponentDeviceTypeCode": { "type": "string" }, "displayTypeList": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicineContainerTypeCodeC5": { "type": "string" }, "c4p4PromotionPurchasePriceStartDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string", "format": "date" } }, "required": [ "gln", "value" ] } }, "cassetteCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "ohmsOfImpedance": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isHealthCareItem": { "type": "string" }, "netVolume": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lwrinSuffix": { "type": "string" }, "hasLumbarSupport": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasLivePortableFeature": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "ripeningTimePeriod": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "washerDispenserType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productionVariantCancelledDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medsafeSponsor": { "type": "string" }, "alcoholicProductColour": { "type": "string" }, "priceComparisonContentType": { "type": "string" }, "hasNavigationCapability": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isSubwooferBoxEnclosed": { "type": "string" }, "isTradeItemExemptFromSerialisation": { "type": "string" }, "quantityOfCupsCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "componentsLabeledForDisassemblyRecyclingPercent": { "type": "string" }, "beerStyleCode": { "type": "array", "items": { "type": "string" } }, "multiPictureDisplayCapabilityTypeCode": { "type": "string" }, "isBatteryOperationCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemExemptFromDirectPartMarking": { "type": "string" }, "hasRechargeableBattery": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfSongsBuiltIn": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "clinicalSizeType4": { "type": "string" }, "filterThreadSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "licenseTitle": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "clinicalSizeType3": { "type": "string" }, "clinicalSizeType2": { "type": "string" }, "packagingDate": { "type": "array", "items": { "type": "object", "properties": { "tradeItemDateOnPackagingFormatTypeCode": { "type": "string" }, "tradeItemDateOnPackagingFormatName": { "type": "array", "items": { "type": "string" } }, "tradeItemDateOnPackagingTypeCode": { "type": "string" }, "consumerFriendlyDateOnPackagingDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemDateOnPackagingLocation": { "type": "string" } }, "required": [ "tradeItemDateOnPackagingFormatTypeCode", "tradeItemDateOnPackagingFormatName", "tradeItemDateOnPackagingTypeCode", "consumerFriendlyDateOnPackagingDescription", "tradeItemDateOnPackagingLocation" ] } }, "groupeTarifaire": { "type": "string" }, "has360DegreePerimeter": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCASupplierTelephone": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "shelfUnitDepthInMillimetres": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "recommendedUsageLocation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "handlingInstructionsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasAuxInput": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "capacityOfExpandibleHandsets": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fishReportingInformation": { "type": "array", "items": { "type": "object", "properties": { "speciesForFisheryStatisticsPurposesCode": { "type": "string" }, "fishSeafoodPresentationCode": { "type": "array", "items": { "type": "string" } }, "fishCatchInformation": { "type": "array", "items": { "type": "object", "properties": { "fishCatchDateInformation": { "type": "array", "items": { "type": "object", "properties": { "catchDateTime": { "type": "string" }, "dateOfCatchProcessTypeCode": { "type": "string" } }, "required": [ "catchDateTime", "dateOfCatchProcessTypeCode" ] } }, "catchMethod": { "type": "array", "items": { "type": "string" } }, "catchAreaCode": { "type": "array", "items": { "type": "string" } }, "productionMethodForFishAndSeafoodCode": { "type": "string" }, "catchCountryCode": { "type": "array", "items": { "type": "string" } }, "storageStateCode": { "type": "string" } }, "required": [ "fishCatchDateInformation", "catchMethod", "catchAreaCode", "productionMethodForFishAndSeafoodCode", "catchCountryCode", "storageStateCode" ] } }, "speciesForFisheryStatisticsPurposesName": { "type": "string" } }, "required": [ "speciesForFisheryStatisticsPurposesCode", "fishSeafoodPresentationCode", "fishCatchInformation", "speciesForFisheryStatisticsPurposesName" ] } }, "brandOwnerAdditionalTradeItemIdentification": { "type": "array", "items": { "type": "object", "properties": { "brandOwnerAdditionalIdType": { "type": "string" }, "brandOwnerAdditionalIdValue": { "type": "string" } }, "required": [ "brandOwnerAdditionalIdType", "brandOwnerAdditionalIdValue" ] } }, "allergenStatementFormattingPattern": { "type": "array", "items": { "type": "string" } }, "specialDeviceTypeCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "controlPanelType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasPopMode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemReorderable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemTechnologyDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "medicineDeviceUnitNameC1D1": { "type": "string" }, "medicineDeviceUnitNameC1D2": { "type": "string" }, "medicineDeviceUnitNameC1D3": { "type": "string" }, "medicineDeviceUnitNameC1D4": { "type": "string" }, "medicineDeviceUnitNameC1D5": { "type": "string" }, "individualPackagingComponentLevel": { "type": "array", "items": { "type": "object", "properties": { "packagingReuse": { "type": "array", "items": { "type": "object", "properties": { "packagingReusabilityStandardDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "numberOfCyclesPriorToWithdrawal": { "type": "string" }, "packagingReusabilityStandardCode": { "type": "string" }, "packagingReuseRate": { "type": "string" } }, "required": [ "packagingReusabilityStandardDescription", "numberOfCyclesPriorToWithdrawal", "packagingReusabilityStandardCode", "packagingReuseRate" ] } }, "packagingRecycledContent": { "type": "array", "items": { "type": "object", "properties": { "packagingRecycledContentTypeCode": { "type": "string" }, "packagingRecycledContentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingRecycledContentRatio": { "type": "string" } }, "required": [ "packagingRecycledContentTypeCode", "packagingRecycledContentDescription", "packagingRecycledContentRatio" ] } }, "packagingRenewableContent": { "type": "array", "items": { "type": "object", "properties": { "packagingRenewableContentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingRenewableContentTypeCode": { "type": "string" }, "packagingRenewableContentRatio": { "type": "string" } }, "required": [ "packagingRenewableContentDescription", "packagingRenewableContentTypeCode", "packagingRenewableContentRatio" ] } }, "packagingComponentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingWeightOptimisation": { "type": "object", "properties": { "proofOfOptimizedPackagingWeightStandardDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingWeightReduction": { "type": "object", "properties": { "proofOfPackagingWeightReductionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingWeightReduction": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "previousPackagingWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "proofOfPackagingWeightReductionStandardCode": { "type": "string" } }, "required": [ "proofOfPackagingWeightReductionDescription", "packagingWeightReduction", "previousPackagingWeight", "proofOfPackagingWeightReductionStandardCode" ] }, "proofOfOptimizedPackagingWeightStandardCode": { "type": "string" } }, "required": [ "proofOfOptimizedPackagingWeightStandardDescription", "packagingWeightReduction", "proofOfOptimizedPackagingWeightStandardCode" ] } }, "required": [ "packagingReuse", "packagingRecycledContent", "packagingRenewableContent", "packagingComponentDescription", "packagingWeightOptimisation" ] } }, "isCableCardReady": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC4D5": { "type": "string" }, "volumeWeightUnitC4D2": { "type": "string" }, "isOrderableUnit": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC4D1": { "type": "string" }, "volumeWeightUnitC4D4": { "type": "string" }, "volumeWeightUnitC4D3": { "type": "string" }, "quantityOfPowerOutlets": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemsTheMountAccomodates": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "packageDateReasonType": { "type": "string" }, "requestorLocale": { "type": "string" }, "productRange": { "type": "string" }, "availableBrightnessValues": { "type": "string" }, "cheeseMaturationPeriodDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "equalizerControlFeatures": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "itemDescriptionSuffix": { "type": "string" }, "quantityOfPowerLevels": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "labellingAustralianContentPercentage": { "type": "string" }, "itemIndustryValidationSouthernCrossHospitals": { "type": "string" }, "signSystemDescription": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfCoAxialOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "logisticsUnitNetWeight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "hasColorViewfinder": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemDescriptionPrefix": { "type": "string" }, "seatInteriorMaterialComposition": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "licenseCharacter": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "originOfWineCode": { "type": "string" }, "hasIPBus": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nationalSanitationFoundationCompliant": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCAItemShipPoint": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productClaim": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "hasSmartPower": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isActiveDevice": { "type": "string" }, "isOrphanDrug": { "type": "string" }, "germanFoodCodeAndNutrientBase": { "type": "string" }, "hasMP3PlayerSoftware": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfNextLevelWithinInnerPack": { "type": "string" }, "amplifierClass": { "type": "string" }, "isTradeItemAnAccessory": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasHeavyDutyConstruction": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "availableChannelStationQuantity": { "type": "string" }, "uDIDDeviceCount": { "type": "string" }, "buyerContactName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeControlLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "consumerAvailabilityDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "guitarType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nSTLabelSpecCode": { "type": "string" }, "quantityOfBowlsIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cameraLensZoomRange": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "systemBus": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "drugInteractions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasStayClearVents": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "auLabelName": { "type": "string" }, "cameraBagType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "loadingStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasMixingCapability": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "priceByMeasureType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasPhaseSwitch": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOf525ExpansionBays": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isProgrammable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "foodAndBevMicrobiological": { "type": "array", "items": { "type": "object", "properties": { "microbiologicalOrganismMethodOfAnalysisCode": { "type": "string" }, "microbiologicalOrganismMinimumValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "organismCode": { "type": "string" }, "organismMaximumValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "organismReferenceValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "organismWarningValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "microbiologicalOrganismMethodOfAnalysisCode", "microbiologicalOrganismMinimumValue", "organismCode", "organismMaximumValue", "organismReferenceValue", "organismWarningValue" ] } }, "nABCAAlternatePercentOfAlcoholByVolume": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "usageDuringBreastFeedingCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "dQXNonVisualValidation": { "type": "string" }, "hasSubwooferCrossoverIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfKeys": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isNoiseCanceling": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "optionalCellularServices": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "lightOutput": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "binocularSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isHDTVCompatible": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "scrollWheelType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasMobileVideo": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemImplantable": { "type": "string" }, "isExemptFromPremarketAuthorisation": { "type": "string" }, "shelfUnitHeightInMillimetres": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gtin": { "type": "string" }, "connectorType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "typeOfItem": { "type": "string" }, "hasBuiltInNTSCTuner": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "labellingLogos": { "type": "string" }, "secondaryAddedFlavouringCode": { "type": "string" }, "hasVoltageRegulation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isAssemblyRequired": { "type": "string" }, "wooferAirSpace": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nutrientRelevantDataProvided": { "type": "string" }, "standardTypeHangerAgencyCode": { "type": "string" }, "hasWaterLineFilter": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "peakPowerHandlingWatts": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countryOfOrigin": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "hasFrequentPackagingChanges": { "type": "string" }, "boxOfficeRevenueDomestic": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "televisionInformationServiceTypeCode": { "type": "array", "items": { "type": "string" } }, "lwrinPrefix": { "type": "string" }, "itemIndustryValidationGroceryNZ": { "type": "string" }, "vacuumToolsIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemCompositionDepth": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "pCKeyboardInput": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "typeOfEffects": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hazardousDangerousPackagingType": { "type": "string" }, "quantityOfS_VideoOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasOnScreenCallerID": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "memoryCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "specialFeatures": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasAutoDateTimeStamp": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "season": { "type": "array", "items": { "type": "object", "properties": { "isTradeItemSeasonal": { "type": "string" }, "seasonName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "seasonParameter": { "type": "array", "items": { "type": "string" } }, "seasonCalendarYear": { "type": "array", "items": { "type": "string" } }, "seasonalAvailabilityEndDate": { "type": "string", "format": "date" }, "seasonalAvailabilityStartDate": { "type": "string", "format": "date" } }, "required": [ "isTradeItemSeasonal", "seasonName", "seasonParameter", "seasonCalendarYear", "seasonalAvailabilityEndDate", "seasonalAvailabilityStartDate" ] } }, "medicationFormCodeC3D2": { "type": "string" }, "fDA510KPremarketAuthorization": { "type": "string" }, "medicationFormCodeC3D3": { "type": "string" }, "medicineDeviceUnitNameC5D1": { "type": "string" }, "medicationFormCodeC3D1": { "type": "string" }, "medicineDeviceUnitNameC5D2": { "type": "string" }, "variableWeightRangeMaximum": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "cheeseMilkType": { "type": "string" }, "tensileStrength": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "externalFileLink": { "type": "array", "items": { "type": "object", "properties": { "fileItemPositionCode": { "type": "array", "items": { "type": "string" } }, "fileDisclaimerInformation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "filePixelWidth": { "type": "string" }, "shareType": { "type": "string" }, "fileTalentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "externalFileLinkFileName": { "type": "string" }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "isFileBackgroundTransparent": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "additionalCameraAngleCode": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } }, "spinTotalNumberOfColumnsPerRow": { "type": "string" }, "fileResolutionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "primaryImage": { "type": "string" }, "fileRightsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileUsageRestriction": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "intendedPublicationMediaTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "filePrintHeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "filePixelHeight": { "type": "string" }, "intendedPublicationCountryCode": { "type": "array", "items": { "type": "string" } }, "fileColourCalibration": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageSource": { "type": "string" }, "fileLifestyleDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileAspectRatio": { "type": "string" }, "fileSize": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileDepictedSeason": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "itemsInFileDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "numberOfItemsInDigitalAsset": { "type": "string" }, "fileBackgroundColourDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileContrast": { "type": "array", "items": { "type": "string" } }, "spinRow": { "type": "string" }, "fileFeeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "spinIsAnchorImage": { "type": "string" }, "filePlaybackRate": { "type": "string" }, "isTalentReleaseOnFile": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileAuthorName": { "type": "array", "items": { "type": "string" } }, "fileCopyrightDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "areHumanModelsInFile": { "type": "string" }, "fileDepictedSceneDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileRunTime": { "type": "string", "format": "time" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "itemDepictionTypeCode": { "type": "array", "items": { "type": "string" } }, "fileColourSchemeCode": { "type": "string" }, "fileRecommendedUsageDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageBackground": { "type": "string" }, "externalFileLinkContentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileCameraPerspective": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "typeOfInformation": { "type": "string" }, "fileStoryDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "spinSetName": { "type": "string" }, "filePrintWidth": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "spinTotalNumberOfRows": { "type": "string" }, "verticalCameraAngleCode": { "type": "string" }, "spinColumn": { "type": "string" }, "canFilesBeEdited": { "type": "string" }, "fileCompressionType": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileEffectiveStartDateTime": { "type": "string" }, "areFeesRequiredForUse": { "type": "string" }, "isFileForInternalUseOnly": { "type": "string" }, "imageFacing": { "type": "string" }, "a1c1FileName": { "type": "string" }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "fileCampaignDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLayerQuantity": { "type": "string" }, "canFileStream": { "type": "string" }, "fileSequenceNumber": { "type": "string" } }, "required": [ "fileItemPositionCode", "fileDisclaimerInformation", "filePixelWidth", "shareType", "fileTalentDescription", "alternateText", "externalFileLinkFileName", "fileOptimalViewerName", "isFileBackgroundTransparent", "titleText", "additionalCameraAngleCode", "fileVersion", "uniformResourceIdentifier", "fileCreationProgram", "spinTotalNumberOfColumnsPerRow", "fileResolutionDescription", "primaryImage", "fileRightsDescription", "fileUsageRestriction", "intendedPublicationMediaTypeDescription", "filePrintHeight", "filePixelHeight", "intendedPublicationCountryCode", "fileColourCalibration", "fileFormatDescription", "imageSource", "fileLifestyleDescription", "fileAspectRatio", "fileSize", "fileDepictedSeason", "itemsInFileDescription", "numberOfItemsInDigitalAsset", "fileBackgroundColourDescription", "fileContrast", "spinRow", "fileFeeDescription", "spinIsAnchorImage", "filePlaybackRate", "isTalentReleaseOnFile", "fileEffectiveEndDateTime", "fileAuthorName", "fileCopyrightDescription", "areHumanModelsInFile", "fileDepictedSceneDescription", "fileRunTime", "fileOriginCountryCode", "itemDepictionTypeCode", "fileColourSchemeCode", "fileRecommendedUsageDescription", "imageBackground", "externalFileLinkContentDescription", "fileFormatName", "fileCameraPerspective", "typeOfInformation", "fileStoryDescription", "spinSetName", "filePrintWidth", "spinTotalNumberOfRows", "verticalCameraAngleCode", "spinColumn", "canFilesBeEdited", "fileCompressionType", "fileEffectiveStartDateTime", "areFeesRequiredForUse", "isFileForInternalUseOnly", "imageFacing", "a1c1FileName", "fileLanguageCode", "fileCampaignDescription", "fileLayerQuantity", "canFileStream", "fileSequenceNumber" ] } }, "bodyStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfFanSpeeds": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC2D3": { "type": "string" }, "doesItemContainAControlledSubstance": { "type": "string" }, "muteType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC2D4": { "type": "string" }, "unitOfUseGTINC2D5": { "type": "string" }, "filterThreadSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC2D1": { "type": "string" }, "additionalPrinterFunctions": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC2D2": { "type": "string" }, "closureFastenerInformation": { "type": "array", "items": { "type": "object", "properties": { "closureOrFastenerLocation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "closureOrFastenerTypeCode": { "type": "string" } }, "required": [ "closureOrFastenerLocation", "closureOrFastenerTypeCode" ] } }, "alcoholBeverageProductionMethodTypeCode": { "type": "string" }, "descriptionOnANutrient": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "noOfIdenticalMedicineContainersOrDevicesC4": { "type": "string" }, "noOfIdenticalMedicineContainersOrDevicesC5": { "type": "string" }, "singleTankRunTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "startAvailabilityDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "maximumNumberOfPlayers": { "type": "string" }, "noOfIdenticalMedicineContainersOrDevicesC2": { "type": "string" }, "noOfIdenticalMedicineContainersOrDevicesC3": { "type": "string" }, "isIngredientRelevantDataProvided": { "type": "string" }, "hasDualStageShockSensor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "shelfPlacementInstructions": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationFoodServices": { "type": "string" }, "groupedProduct": { "type": "string" }, "minimumRequiredProcessorSpeedUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemFormCode": { "type": "array", "items": { "type": "string" } }, "tradeItemUVRating": { "type": "string" }, "hasHighOutputSiren": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "pBSFormularyAllocationCode": { "type": "string" }, "isDispatchUnit": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "aMTContaineredTradeProductPackCode": { "type": "string" }, "totalAudioPowerOutput": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "medicineDeviceUnitNameC5D3": { "type": "string" }, "medicineDeviceUnitNameC5D4": { "type": "string" }, "hasMediaCenterPCTunerAndRemote": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicineDeviceUnitNameC5D5": { "type": "string" }, "proprietaryMedicationDoseFormC4D4": { "type": "string" }, "proprietaryMedicationDoseFormC4D5": { "type": "string" }, "hasTiltUpHead": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonGTINPalletWidth": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasDetachableSpeakers": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationSigma": { "type": "string" }, "speakerphoneLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "goodsPickUpLeadTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "hasSnoozeAlarm": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "noOfIdenticalMedicineContainersOrDevicesC1": { "type": "string" }, "proprietaryMedicationDoseFormC4D1": { "type": "string" }, "proprietaryMedicationDoseFormC4D2": { "type": "string" }, "proprietaryMedicationDoseFormC4D3": { "type": "string" }, "turntableSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isParfocal": { "type": "string" }, "isTradeItemShippedInMultipleContainers": { "type": "string" }, "quantityOfGrillSideBurners": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "lightBulbInformation": { "type": "array", "items": { "type": "object", "properties": { "maximumColourTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "equivalentLightBulbPower": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "minimumColourTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "visibleLight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "lightBulbDiameterValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "declaredPower": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "lightBulbLampTypeCode": { "type": "string" }, "lightBeamTypeCode": { "type": "string" }, "lightBulbFilamentTypeCode": { "type": "string" }, "lightBulbWarmUpTime": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "colourTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "lightBulbBaseType": { "type": "string" }, "isLightBulbSuitableForAccentLighting": { "type": "string" }, "lightBulbShapeCode": { "type": "string" }, "lightBulbTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "maximumColourTemperature", "equivalentLightBulbPower", "minimumColourTemperature", "visibleLight", "lightBulbDiameterValue", "declaredPower", "lightBulbLampTypeCode", "lightBeamTypeCode", "lightBulbFilamentTypeCode", "lightBulbWarmUpTime", "colourTemperature", "lightBulbBaseType", "isLightBulbSuitableForAccentLighting", "lightBulbShapeCode", "lightBulbTypeDescription" ] } }, "productionFacilityGln": { "type": "array", "items": { "type": "string" } }, "aspectRatio": { "type": "array", "items": { "type": "object", "properties": { "aspectRatioDimensionCode": { "type": "string" }, "aspectRatioDescriptionCode": { "type": "string" } }, "required": [ "aspectRatioDimensionCode", "aspectRatioDescriptionCode" ] } }, "systemBusUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasCdTextDisplay": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canStoreWaypoints": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "mountingMaximumSupportedWeight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "photoPrintSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "mP3FeaturesSupported": { "type": "string" }, "isTradeItemConsideredCollectibleOrMemorabilia": { "type": "string" }, "drainedWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "bFRAdditionalIdentificationCode": { "type": "array", "items": { "type": "string" } }, "startDateMinimumBuyingQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasAutoReverse": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "filmSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasHighSpeedDubbing": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemROHSCompliant": { "type": "string" }, "isIPODReady": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "instantFilmFormat": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "endDateMinimumBuyingQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "transportationEnvironmentAtmosphericPressureMinimum": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "targetMarketSalesConditions": { "type": "array", "items": { "type": "object", "properties": { "targetMarketConsumerSalesConditionCode": { "type": "string" }, "salesConditionTargetMarketCountry": { "type": "array", "items": { "type": "object", "properties": { "startAvailabilityDateTime": { "type": "string" }, "endAvailabilityDateTime": { "type": "string" }, "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "startAvailabilityDateTime", "endAvailabilityDateTime", "countryCode", "countrySubdivisionCode" ] } }, "consumerSalesConditionMaximumAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "targetMarketConsumerSalesConditionCode", "salesConditionTargetMarketCountry", "consumerSalesConditionMaximumAmount" ] } }, "isSelfCooling": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gpcBrickAttributes": { "type": "object", "properties": { "gpcBrickAttributeValues": { "type": "array", "items": { "type": "object", "properties": { "gpcBrickAttribute": { "type": "string" }, "gpcBrickAttributeValueName": { "type": "string" }, "gpcBrickAttributeValue": { "type": "string" }, "gpcBrickAttributeName": { "type": "string" }, "gpcBrickAttributeDef": { "type": "string" } }, "required": [ "gpcBrickAttribute", "gpcBrickAttributeValueName", "gpcBrickAttributeValue", "gpcBrickAttributeName", "gpcBrickAttributeDef" ] } }, "gpcBrickCode": { "type": "string" } }, "required": [ "gpcBrickAttributeValues", "gpcBrickCode" ] }, "consumerAssemblyInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "percentageOfReduction": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sizeGroupCode": { "type": "string" }, "quantityOfSpeakers": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesTradeItemCompositionIncludeLatex": { "type": "string" }, "quantityOfSVideoInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "logisticsUnitWidth": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "thirdPartyContent": { "type": "string" }, "tradeItemMarkingsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "moistureDrainType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "totalScreenArea": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "couponFamilyCode": { "type": "array", "items": { "type": "string" } }, "itemMountingInformation": { "type": "array", "items": { "type": "object", "properties": { "mountLocationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "mountTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "mountLocationDescription", "mountTypeDescription" ] } }, "renewablePlantBasedPlasticComponentsPercent": { "type": "string" }, "flashPointType": { "type": "string" }, "cleaningPathWidth": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC3D4": { "type": "string" }, "medicationFormCodeC3D5": { "type": "string" }, "magnetSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "systemOrProcedurePackMedicalPurposeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasFrontRemovableBucket": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "velocity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productInformationDetail": { "type": "array", "items": { "type": "object", "properties": { "targetSurfaceTypeCode": { "type": "array", "items": { "type": "string" } }, "claimDetail": { "type": "array", "items": { "type": "object", "properties": { "claimMarkedOnPackage": { "type": "string" }, "claimTypeCode": { "type": "string" }, "claimElementCode": { "type": "string" }, "isClaimRegulated": { "type": "string" } }, "required": [ "claimMarkedOnPackage", "claimTypeCode", "claimElementCode", "isClaimRegulated" ] } }, "claimDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "householdAndOfficeFurnishingInformation": { "type": "object", "properties": { "cleaningAidsInformation": { "type": "object", "properties": { "laundryDetergentTypeCode": { "type": "array", "items": { "type": "string" } }, "householdCleaningProductTypeCode": { "type": "string" }, "brushBroomTypeCode": { "type": "string" }, "cleaningClothTypeCode": { "type": "string" }, "spongeScourerTypeCode": { "type": "string" }, "laundryHangingAidTypeCode": { "type": "string" } }, "required": [ "laundryDetergentTypeCode", "householdCleaningProductTypeCode", "brushBroomTypeCode", "cleaningClothTypeCode", "spongeScourerTypeCode", "laundryHangingAidTypeCode" ] } }, "required": [ "cleaningAidsInformation" ] }, "dispenserTypeCode": { "type": "string" }, "formationTypeCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "targetSurfaceTypeCode", "claimDetail", "claimDescription", "householdAndOfficeFurnishingInformation", "dispenserTypeCode", "formationTypeCode" ] } }, "screenAttachmentType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "safetyDataSheetInformation": { "type": "array", "items": { "type": "object", "properties": { "volatileOrganicCompoundBasis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "toxicologicalInformationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "volatileOrganicCompoundPercent": { "type": "string" }, "ecologicalInformationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSSheetNumber": { "type": "string" }, "isProductClassifiedAsNonHazardous": { "type": "string" }, "hazardousWasteInformation": { "type": "array", "items": { "type": "object", "properties": { "hazardousWasteAgency": { "type": "string" }, "nonhazardousWasteDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hazardousWasteCode": { "type": "array", "items": { "type": "string" } }, "hazardousWasteDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isAcutelyHazardousWaste": { "type": "string" }, "isUniversalWaste": { "type": "string" } }, "required": [ "hazardousWasteAgency", "nonhazardousWasteDescription", "hazardousWasteCode", "hazardousWasteDescription", "isAcutelyHazardousWaste", "isUniversalWaste" ] } }, "rEACHInformation": { "type": "object", "properties": { "isTradeItemREACHRelevant": { "type": "string" }, "isSubstanceOfVeryHighConcern": { "type": "string" }, "rEACHUseDescriptorInformation": { "type": "array", "items": { "type": "object", "properties": { "rEACHEnvironmentReleaseUseCategoryCode": { "type": "string" }, "rEACHChemicalProductUseDescriptorCodeType": { "type": "string" }, "rEACHSectorUseDescriptorCode": { "type": "string" }, "rEACHProcessUseDescriptorCode": { "type": "string" } }, "required": [ "rEACHEnvironmentReleaseUseCategoryCode", "rEACHChemicalProductUseDescriptorCodeType", "rEACHSectorUseDescriptorCode", "rEACHProcessUseDescriptorCode" ] } } }, "required": [ "isTradeItemREACHRelevant", "isSubstanceOfVeryHighConcern", "rEACHUseDescriptorInformation" ] }, "extinguishingMediaDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "volatileOrganicCompound": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "flammablePropertiesDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalInformation": { "type": "array", "items": { "type": "object", "properties": { "chemicalIngredientOrganisation": { "type": "string" }, "chemicalIngredient": { "type": "array", "items": { "type": "object", "properties": { "chemicalIngredientConcentrationMeasurementPrecision": { "type": "string" }, "rEACHChemicalRegistrationNumber": { "type": "string" }, "chemicalIngredientConcentrationUpperValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalIngredientConcentrationLowerValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalIngredientConcentrationBasis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "chemicalIngredientName": { "type": "string" }, "lethalDoseConcentrationInformation": { "type": "array", "items": { "type": "object", "properties": { "testSpeciesDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "lethalConcentration50": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lethalConcentration50MeasurementPrecision": { "type": "string" }, "testSpeciesCode": { "type": "string" }, "routeOfExposureCode": { "type": "string" }, "lethalDose50Basis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lethalConcentration50Basis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lethalDose50MeasurementPrecision": { "type": "string" }, "lethalDose50": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "testSpeciesDescription", "lethalConcentration50", "lethalConcentration50MeasurementPrecision", "testSpeciesCode", "routeOfExposureCode", "lethalDose50Basis", "lethalConcentration50Basis", "lethalDose50MeasurementPrecision", "lethalDose50" ] } }, "chemicalIngredientIdentification": { "type": "string" }, "chemicalIngredientConcentration": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lowerExplosiveLimit": { "type": "string" }, "upperExplosiveLimit": { "type": "string" } }, "required": [ "chemicalIngredientConcentrationMeasurementPrecision", "rEACHChemicalRegistrationNumber", "chemicalIngredientConcentrationUpperValue", "chemicalIngredientConcentrationLowerValue", "chemicalIngredientConcentrationBasis", "chemicalIngredientName", "lethalDoseConcentrationInformation", "chemicalIngredientIdentification", "chemicalIngredientConcentration", "lowerExplosiveLimit", "upperExplosiveLimit" ] } }, "chemicalIngredientScheme": { "type": "string" } }, "required": [ "chemicalIngredientOrganisation", "chemicalIngredient", "chemicalIngredientScheme" ] } }, "referencedFileInformation": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "imageFacing": { "type": "string" }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isImageRendered": { "type": "string" }, "referencedFileTypeCode": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileSequenceNumber": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "isPrimaryFile", "imageOrientationTypeCode", "fileOriginCountryCode", "imageFacing", "fileFormatDescription", "fileLanguageCode", "alternateText", "fileOptimalViewerName", "contentDescription", "isImageRendered", "referencedFileTypeCode", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileSequenceNumber", "fileCreationProgram" ] } }, "isRegulatedForTransportation": { "type": "string" }, "additionalSDSInformation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSSheetEffectiveDateTime": { "type": "string" }, "volatileOrganicCompoundPercentMeasurementPrecision": { "type": "string" }, "storageCompatibilityCode": { "type": "array", "items": { "type": "string" } }, "conditionsToAvoid": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "firstAidProceduresDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSStandardCode": { "type": "string" }, "storageCompatibilityAgency": { "type": "string" }, "fireFighterProtectiveEquipmentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSStandardVersion": { "type": "string" }, "noteToPhysician": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gHSDetail": { "type": "object", "properties": { "hazardStatement": { "type": "array", "items": { "type": "object", "properties": { "hazardStatementsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hazardStatementsCode": { "type": "string" } }, "required": [ "hazardStatementsDescription", "hazardStatementsCode" ] } }, "precautionaryStatement": { "type": "array", "items": { "type": "object", "properties": { "precautionaryStatementsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "precautionaryStatementsCode": { "type": "string" } }, "required": [ "precautionaryStatementsDescription", "precautionaryStatementsCode" ] } }, "gHSSymbolDescriptionCode": { "type": "array", "items": { "type": "string" } }, "gHSSignalWordsCode": { "type": "string" } }, "required": [ "hazardStatement", "precautionaryStatement", "gHSSymbolDescriptionCode", "gHSSignalWordsCode" ] }, "protectiveEquipment": { "type": "array", "items": { "type": "object", "properties": { "protectiveEquipmentAdditionalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "protectiveEquipment": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "protectiveEquipmentStatusCode": { "type": "string" }, "protectiveEquipmentBodyAreaCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "protectiveEquipmentAdditionalDescription", "protectiveEquipment", "protectiveEquipmentStatusCode", "protectiveEquipmentBodyAreaCode" ] } }, "accidentalReleaseMeasuresDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "storageRequirementsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hazardousMaterialsHandlingProcedures": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "storageCompatibilityDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSSheetVersion": { "type": "string" }, "physicalChemicalPropertyInformation": { "type": "object", "properties": { "waterSolubilityTypeCode": { "type": "string" }, "freezingMeltingPoint": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "physicalStateCode": { "type": "string" }, "flashPoint": { "type": "array", "items": { "type": "object", "properties": { "flashPointTemperatureLowerValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointDescriptor": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointTemperatureMeasurementPrecision": { "type": "string" }, "flashPointTemperatureUpperValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointTestMethodCode": { "type": "string" } }, "required": [ "flashPointTemperatureLowerValue", "flashPointTemperature", "flashPointDescriptor", "flashPointTemperatureMeasurementPrecision", "flashPointTemperatureUpperValue", "flashPointTestMethodCode" ] } }, "autoIgnitionTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "lowerExplosiveLimit": { "type": "string" }, "pHInformation": { "type": "object", "properties": { "exactPH": { "type": "string" }, "minimumPH": { "type": "string" }, "maximumPH": { "type": "string" } }, "required": [ "exactPH", "minimumPH", "maximumPH" ] }, "upperExplosiveLimit": { "type": "string" }, "boilingPoint": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "specificGravityInformation": { "type": "array", "items": { "type": "object", "properties": { "specificGravityReferenceMaterialCode": { "type": "string" }, "specificGravity": { "type": "string" }, "specificGravityUpperValue": { "type": "string" }, "specificGravityMeasurementPrecision": { "type": "string" }, "specificGravityLowerValue": { "type": "string" } }, "required": [ "specificGravityReferenceMaterialCode", "specificGravity", "specificGravityUpperValue", "specificGravityMeasurementPrecision", "specificGravityLowerValue" ] } }, "physicalFormDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "waterSolubilityTypeCode", "freezingMeltingPoint", "physicalStateCode", "flashPoint", "autoIgnitionTemperature", "lowerExplosiveLimit", "pHInformation", "upperExplosiveLimit", "boilingPoint", "specificGravityInformation", "physicalFormDescription" ] } }, "required": [ "volatileOrganicCompoundBasis", "toxicologicalInformationDescription", "volatileOrganicCompoundPercent", "ecologicalInformationDescription", "sDSSheetNumber", "isProductClassifiedAsNonHazardous", "hazardousWasteInformation", "rEACHInformation", "extinguishingMediaDescription", "volatileOrganicCompound", "flammablePropertiesDescription", "chemicalInformation", "referencedFileInformation", "isRegulatedForTransportation", "additionalSDSInformation", "sDSSheetEffectiveDateTime", "volatileOrganicCompoundPercentMeasurementPrecision", "storageCompatibilityCode", "conditionsToAvoid", "firstAidProceduresDescription", "sDSStandardCode", "storageCompatibilityAgency", "fireFighterProtectiveEquipmentDescription", "sDSStandardVersion", "noteToPhysician", "gHSDetail", "protectiveEquipment", "accidentalReleaseMeasuresDescription", "storageRequirementsDescription", "hazardousMaterialsHandlingProcedures", "storageCompatibilityDescription", "sDSSheetVersion", "physicalChemicalPropertyInformation" ] } }, "airConditionerUnitType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "grossWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imitationOrSubstituteFor": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "capacityQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasWarmingDrawer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesTradeItemContainAnimalTissue": { "type": "string" }, "foodAndBevIngredientAdditiveStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nABCAItemFOBPoint": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "audioVisualMediaProductLine": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "firstOrderDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alternateClassification": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "additionalProperty": { "type": "array", "items": { "type": "object", "properties": { "propertyDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "propertyMeasurement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "propertyCodeAgencyCode": { "type": "string" }, "additionalPropertyDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "propertyAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "propertyCodeDescription": { "type": "string" }, "propertyCode": { "type": "string" }, "propertyCodeListVersion": { "type": "string" }, "additionalPropertyCode": { "type": "string" }, "propertyDateTime": { "type": "string" }, "propertyString": { "type": "string" }, "propertyInteger": { "type": "string" }, "propertyFloat": { "type": "string" } }, "required": [ "propertyDescription", "propertyMeasurement", "propertyCodeAgencyCode", "additionalPropertyDescription", "propertyAmount", "propertyCodeDescription", "propertyCode", "propertyCodeListVersion", "additionalPropertyCode", "propertyDateTime", "propertyString", "propertyInteger", "propertyFloat" ] } }, "code": { "type": "string" }, "scheme": { "type": "string" }, "description": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "version": { "type": "string" } }, "required": [ "sequenceNumber", "additionalProperty", "code", "scheme", "description", "version" ] } }, "doesTradeItemContainLatex": { "type": "string" }, "quantityOfTransmitters": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfCompositeOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "clinicalSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "clinicalSizeMeasurementPrecisionCode": { "type": "string" }, "clinicalSizeTypeCode": { "type": "string" }, "clinicalSizeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "clinicalSizeValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "clinicalSizeValueMaximum": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "gln", "clinicalSizeMeasurementPrecisionCode", "clinicalSizeTypeCode", "clinicalSizeDescription", "clinicalSizeValue", "clinicalSizeValueMaximum" ] } }, "magnetSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isBioengineeredDeclarationClaimRelevantDataProvided": { "type": "string" }, "cacheUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "scheduleCode": { "type": "string" }, "tradeItemTotalEnergyDeclaration": { "type": "string" }, "marketingCircularCopy": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isWideFormatCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "maximumTVScreenSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isWAASEnabled": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemFeatureBenefit": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "featureBenefit": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gln": { "type": "string" } }, "required": [ "sequenceNumber", "featureBenefit", "gln" ] } }, "canDownloadGames": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "m2mHasSuppressedAttr": { "type": "string" }, "IsTradeItemNonPhysical": { "type": "string" }, "pixelResponseTimeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "boxOfficeRevenueFirstWeekDomestic": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "publisherName": { "type": "string" }, "combinationTelevisionFunctions": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "contactPartyType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hSNOApprovalNumber": { "type": "array", "items": { "type": "string" } }, "displayResolutionCode": { "type": "string" }, "wirelessRangeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "ageRangeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "reservoirCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "packagingMarkedNutritionLabelCode": { "type": "array", "items": { "type": "string" } }, "tweeterSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "bufferSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasSpeakerCalibration": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemContactInfo": { "type": "array", "items": { "type": "object", "properties": { "structuredAddress": { "type": "array", "items": { "type": "object", "properties": { "poBox": { "type": "string" }, "complementAddress": { "type": "array", "items": { "type": "string" } }, "city": { "type": "string" }, "streetNumber": { "type": "string" }, "streetAddress": { "type": "string" }, "countryCode": { "type": "string" }, "postalCode": { "type": "string" }, "provinceStateCode": { "type": "string" } }, "required": [ "poBox", "complementAddress", "city", "streetNumber", "streetAddress", "countryCode", "postalCode", "provinceStateCode" ] } }, "targetMarketCommunicationChannel": { "type": "array", "items": { "type": "object", "properties": { "communicationChannel": { "type": "array", "items": { "type": "object", "properties": { "communicationChannelName": { "type": "string" }, "isCommunicationChannelPreferred": { "type": "string" }, "communicationChannelNumber": { "type": "string" }, "communicationChannelCode": { "type": "string" } }, "required": [ "communicationChannelName", "isCommunicationChannelPreferred", "communicationChannelNumber", "communicationChannelCode" ] } }, "communicationChannelTargetMarket": { "type": "array", "items": { "type": "object", "properties": { "communicationChannelTargetMarketCode": { "type": "string" }, "communicationChannelTargetMarketSubdivisionCode": { "type": "string" } }, "required": [ "communicationChannelTargetMarketCode", "communicationChannelTargetMarketSubdivisionCode" ] } } }, "required": [ "communicationChannel", "communicationChannelTargetMarket" ] } }, "contactInfoGLN": { "type": "string" }, "availableTime": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "additionalPartyIdentification": { "type": "array", "items": { "type": "object", "properties": { "additionalPartyIdentificationValue": { "type": "string" }, "additionalPartyIdentificationType": { "type": "string" } }, "required": [ "additionalPartyIdentificationValue", "additionalPartyIdentificationType" ] } }, "contactDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "contactName": { "type": "string" }, "contactType": { "type": "string" }, "contactAddress": { "type": "string" } }, "required": [ "structuredAddress", "targetMarketCommunicationChannel", "contactInfoGLN", "availableTime", "additionalPartyIdentification", "contactDescription", "contactName", "contactType", "contactAddress" ] } }, "tradeItemCaseInformation": { "type": "array", "items": { "type": "object", "properties": { "caseDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "caseDescription" ] } }, "surfaceOfCheeseAtEndOfRipeningCode": { "type": "string" }, "volumeWeightAmountC3D1": { "type": "string" }, "standbyTimeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholUnits": { "type": "string" }, "isReusableSurgicalInstrument": { "type": "string" }, "audioVideoConnectorInformation": { "type": "array", "items": { "type": "object", "properties": { "audioVideoConnector": { "type": "array", "items": { "type": "object", "properties": { "audioVisualConnectionQuantity": { "type": "string" }, "audioVisualConnectionTypeCode": { "type": "string" }, "audioVisualConnectionInputDirectionCode": { "type": "string" }, "audioVisualConnectionLocationCode": { "type": "string" } }, "required": [ "audioVisualConnectionQuantity", "audioVisualConnectionTypeCode", "audioVisualConnectionInputDirectionCode", "audioVisualConnectionLocationCode" ] } }, "supportedHDMIFeatureCode": { "type": "string" }, "hDMITestingAgencyCode": { "type": "string" } }, "required": [ "audioVideoConnector", "supportedHDMIFeatureCode", "hDMITestingAgencyCode" ] } }, "mustTradeItemBeChilled": { "type": "string" }, "containsCaffeineWarnings": { "type": "string" }, "volumeWeightAmountC3D5": { "type": "string" }, "volumeWeightAmountC3D4": { "type": "string" }, "volumeWeightAmountC3D3": { "type": "string" }, "volumeWeightAmountC3D2": { "type": "string" }, "warrantyDistance": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "contentsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "waterLevelType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isWarrantyDocumentRequired": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "buyerContactEmail": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isFrostProof": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "televisionTunerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonGTINPalletHeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fdsFdr": { "type": "string" }, "isDeviceInstrument": { "type": "string" }, "hasDigitalOutput": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemSustainabilityFeatureCode": { "type": "array", "items": { "type": "string" } }, "preamplifierVoltage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesManufacturerHaveTakeBackProgram": { "type": "string" }, "quantityOfPhonebookEntries": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTiltWheel": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isWaterResistant": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "blackAndWhitePrintSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "acceleration": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "quantityOfPaperTrays": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasOpticalDigitalAudioOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasWeatherband": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "automatedDocumentFeederPageCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "neckType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "vESAWallMountTypeCode": { "type": "string" }, "typeOfBowlIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasGPS": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hazardousUnitSize": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "quantityOfPhoneLinesSupported": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productMarkedWithIngredients": { "type": "string" }, "servingsPerPackage": { "type": "string" }, "itemIndustryValidationMetcash": { "type": "string" }, "studioName": { "type": "array", "items": { "type": "string" } }, "opticalDriveLoadType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "displayDimensions": { "type": "array", "items": { "type": "object", "properties": { "dimensionDepth": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "grossWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dimensionHeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dimensionDiameter": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gln": { "type": "string" }, "dimensionWidth": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "displayDimensionTypeCode": { "type": "string" } }, "required": [ "dimensionDepth", "grossWeight", "dimensionHeight", "dimensionDiameter", "gln", "dimensionWidth", "displayDimensionTypeCode" ] } }, "applianceWattage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "maximumCameraPictureSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDigitalCableReady": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfDigitalInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nSTSalesDataInformation": { "type": "array", "items": { "type": "object", "properties": { "nSTSalesOrganization": { "type": "string" }, "nSTDistributionChannel": { "type": "string" } }, "required": [ "nSTSalesOrganization", "nSTDistributionChannel" ] } }, "efficiencyPercent": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hdAudioSupported": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productSeriesIdentification": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "flammableGasWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "languageSpecificSubbrandName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "quantityOfRhythms": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfHDMIInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "manufacturerInternalReference": { "type": "string" }, "material": { "type": "array", "items": { "type": "object", "properties": { "materialAgencyCode": { "type": "string" }, "materialComposition": { "type": "array", "items": { "type": "object", "properties": { "materialPercentage": { "type": "string" }, "materialDensityCode": { "type": "string" }, "materialWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "materialCountryOfOrigin": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "materialCode": { "type": "string" }, "threadDenier": { "type": "string" }, "materialTreatment": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "materialContent": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "materialThreadCount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "materialPercentage", "materialDensityCode", "materialWeight", "materialCountryOfOrigin", "materialCode", "threadDenier", "materialTreatment", "materialContent", "materialThreadCount" ] } }, "tradeItemMaterialDesignationCode": { "type": "string" }, "materialStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "materialAgencyCode", "materialComposition", "tradeItemMaterialDesignationCode", "materialStatement" ] } }, "rightOfReturnForNonSoldTradeItem": { "type": "string" }, "nABCAMarineInsurance": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canDownloadHighSpeedBroadband": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "handlingInstructions": { "type": "array", "items": { "type": "object", "properties": { "handlingInstructionCodeAgency": { "type": "string" }, "handlingInstructionCode": { "type": "string" } }, "required": [ "handlingInstructionCodeAgency", "handlingInstructionCode" ] } }, "navigationalFeatures": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemLicense": { "type": "array", "items": { "type": "object", "properties": { "tradeItemLicenseRegion": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "tradeItemLicenseDetail": { "type": "array", "items": { "type": "object", "properties": { "tradeItemLicenseCharacter": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemLicenseTitle": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "licenseCode": { "type": "string" } }, "required": [ "tradeItemLicenseCharacter", "tradeItemLicenseTitle", "licenseCode" ] } }, "tradeItemLicenseEffectiveDateInformation": { "type": "array", "items": { "type": "object", "properties": { "tradeItemLicenseEndDateTime": { "type": "string" }, "tradeItemLicenseStartDateTime": { "type": "string" } }, "required": [ "tradeItemLicenseEndDateTime", "tradeItemLicenseStartDateTime" ] } }, "tradeItemLicenseOwnerGLN": { "type": "string" }, "tradeItemLicenseOwnerName": { "type": "string" } }, "required": [ "tradeItemLicenseRegion", "tradeItemLicenseDetail", "tradeItemLicenseEffectiveDateInformation", "tradeItemLicenseOwnerGLN", "tradeItemLicenseOwnerName" ] } }, "opticalDriveType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBuiltIn2WayRadio": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isVideoAccessoryASplitter": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "variants": { "type": "array", "items": { "type": "object", "properties": { "variant": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "variant" ] } }, "tradeItemExclusiveSellingLocationCode": { "type": "array", "items": { "type": "string" } }, "U01": { "type": "string" }, "nABCARepresentativeForTheStateLicenseNum": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBuiltInIceMaker": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemVariant": { "type": "array", "items": { "type": "object", "properties": { "tradeItemVariantTypeCode": { "type": "string" }, "tradeItemVariantValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemVariantStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "tradeItemVariantTypeCode", "tradeItemVariantValue", "tradeItemVariantStatement" ] } }, "maximumPlayerAge": { "type": "string" }, "nABCAIsImportedItemInbound": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "numberOfSmallestUnitsPerPackage": { "type": "string" }, "U11": { "type": "string" }, "minimumTradeItemLifespanFromArrival": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gtinName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "U14": { "type": "string" }, "hasXVYCCColorGamutTechnology": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "publicReleaseDate": { "type": "string" }, "childNutritionLabel": { "type": "array", "items": { "type": "object", "properties": { "childNutritionProductIdentification": { "type": "string" }, "childNutritionLabelDocument": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageFacing": { "type": "string" }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "referencedFileTypeCode": { "type": "string" }, "isImageRendered": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } }, "fileSequenceNumber": { "type": "string" } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "isPrimaryFile", "imageOrientationTypeCode", "fileOriginCountryCode", "fileFormatDescription", "imageFacing", "contentDescription", "alternateText", "fileLanguageCode", "fileOptimalViewerName", "referencedFileTypeCode", "isImageRendered", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileCreationProgram", "fileSequenceNumber" ] } }, "childNutritionLabelStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "childNutritionExpirationDateTime": { "type": "string" }, "childNutritionQualifier": { "type": "array", "items": { "type": "object", "properties": { "childNutritionQualifierCode": { "type": "string" }, "childNutritionQualifiedValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "childNutritionValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "childNutritionQualifierCode", "childNutritionQualifiedValue", "childNutritionValue" ] } } }, "required": [ "childNutritionProductIdentification", "childNutritionLabelDocument", "childNutritionLabelStatement", "childNutritionExpirationDateTime", "childNutritionQualifier" ] } }, "isDVDRecorder": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "displayScreenType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfComponentInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "interpretiveTermSaturatedFat": { "type": "string" }, "recordingSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "animalFoodTypeCode": { "type": "array", "items": { "type": "string" } }, "consumerRecyclingInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "pBSManufacturerCode": { "type": "string" }, "digitalDownloadSoftwareCompatibility": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasDesktopChargerIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "minimumOrderValue": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "cheeseColouring": { "type": "array", "items": { "type": "string" } }, "targetMarket": { "type": "string" }, "c4p4PurchasePrice": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "U224": { "type": "string" }, "hasBuiltInAmplifier": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "typeOfShredderCut": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "adjustableShelfType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasLaserDetection": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "chemicalClass": { "type": "string" }, "directPartMarkingIdentifier": { "type": "array", "items": { "type": "object", "properties": { "identificationSchemeAgencyCode": { "type": "string" }, "identificationSchemeAgencyName": { "type": "string" }, "identificationValue": { "type": "string" }, "identificationSchemeName": { "type": "string" } }, "required": [ "identificationSchemeAgencyCode", "identificationSchemeAgencyName", "identificationValue", "identificationSchemeName" ] } }, "tweeterSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "antennaType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canWakeToCD": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesTradeItemContainMicrobialSubstance": { "type": "string" }, "hasLineOut": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholicBeveragePermissionLevel": { "type": "string" }, "hasCancelButton": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productCharacteristics": { "type": "array", "items": { "type": "object", "properties": { "productCharacteristicSequenceNumber": { "type": "string" }, "productCharacteristicValueAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productCharacteristicValueMeasurement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productCharacteristicValueNumeric": { "type": "array", "items": { "type": "string" } }, "productCharacteristicValueString": { "type": "array", "items": { "type": "string" } }, "productCharacteristicValueDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productCharacteristicValueCode": { "type": "array", "items": { "type": "string" } }, "productCharacteristicCode": { "type": "string" }, "productCharacteristicValueDateTime": { "type": "array", "items": { "type": "string" } }, "productCharacteristicValueInteger": { "type": "array", "items": { "type": "string" } } }, "required": [ "productCharacteristicSequenceNumber", "productCharacteristicValueAmount", "productCharacteristicValueMeasurement", "productCharacteristicValueNumeric", "productCharacteristicValueString", "productCharacteristicValueDescription", "productCharacteristicValueCode", "productCharacteristicCode", "productCharacteristicValueDateTime", "productCharacteristicValueInteger" ] } }, "quantityOfPrepaidMinutes": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "packagingInformation": { "type": "array", "items": { "type": "object", "properties": { "packagingTypeCode": { "type": "string" }, "usableProductVolume": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "packagingTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "packagedeposit": { "type": "array", "items": { "type": "object", "properties": { "depositValueEndDate": { "type": "string" }, "depositValueEffectiveDate": { "type": "string" }, "identificationSchemeAgencyCode": { "type": "string" }, "returnablePackageDepositAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "returnablePackageDepositIdentification": { "type": "string" }, "returnablePackageDepositRegion": { "type": "array", "items": { "type": "object", "properties": { "depositTargetMarketSubdivision": { "type": "string" }, "depositTargetMarket": { "type": "string" } }, "required": [ "depositTargetMarketSubdivision", "depositTargetMarket" ] } }, "packagingRefundObligationName": { "type": "array", "items": { "type": "string" } } }, "required": [ "depositValueEndDate", "depositValueEffectiveDate", "identificationSchemeAgencyCode", "returnablePackageDepositAmount", "returnablePackageDepositIdentification", "returnablePackageDepositRegion", "packagingRefundObligationName" ] } }, "doesPackagingHaveWheels": { "type": "string" }, "isPackagingExemptFromRefuseObligation": { "type": "string" }, "platformTypeCode": { "type": "string" }, "industrySpecificPackagingTypeCodeReference": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] }, "packagingFunctionCode": { "type": "array", "items": { "type": "string" } }, "numberOfUnitInShippingContainer": { "type": "array", "items": { "type": "object", "properties": { "shippingContainerTypeCode": { "type": "string" }, "shippingContainerQuantity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "shippingContainerQuantityDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "shippingContainerTypeCode", "shippingContainerQuantity", "shippingContainerQuantityDescription" ] } }, "returnableAsset": { "type": "array", "items": { "type": "object", "properties": { "alternateID": { "type": "array", "items": { "type": "object", "properties": { "alternativeReturnableAssetIdentificationTypeCode": { "type": "string" }, "alternativeReturnableAssetIdentification": { "type": "string" } }, "required": [ "alternativeReturnableAssetIdentificationTypeCode", "alternativeReturnableAssetIdentification" ] } }, "returnableAssetOwnerName": { "type": "string" }, "grai": { "type": "string" }, "returnableAssetCapacityContent": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "returnableAssetOwnerID": { "type": "string" }, "packagedeposit": { "type": "array", "items": { "type": "object", "properties": { "depositValueEndDate": { "type": "string" }, "depositValueEffectiveDate": { "type": "string" }, "identificationSchemeAgencyCode": { "type": "string" }, "returnablePackageDepositAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "returnablePackageDepositRegion": { "type": "array", "items": { "type": "object", "properties": { "depositTargetMarketSubdivision": { "type": "string" }, "depositTargetMarket": { "type": "string" } }, "required": [ "depositTargetMarketSubdivision", "depositTargetMarket" ] } }, "returnablePackageDepositIdentification": { "type": "string" }, "packagingRefundObligationName": { "type": "array", "items": { "type": "string" } } }, "required": [ "depositValueEndDate", "depositValueEffectiveDate", "identificationSchemeAgencyCode", "returnablePackageDepositAmount", "returnablePackageDepositRegion", "returnablePackageDepositIdentification", "packagingRefundObligationName" ] } }, "isReturnableAssetEmpty": { "type": "string" }, "returnableAssetsContainedQuantity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "alternateID", "returnableAssetOwnerName", "grai", "returnableAssetCapacityContent", "returnableAssetOwnerID", "packagedeposit", "isReturnableAssetEmpty", "returnableAssetsContainedQuantity" ] } }, "packagingShapeCode": { "type": "string" }, "packagingTermsAndConditionsCode": { "type": "array", "items": { "type": "string" } }, "packagingRefundObligationName": { "type": "array", "items": { "type": "string" } }, "packagingDividerInformation": { "type": "array", "items": { "type": "object", "properties": { "numberOfDividersHorizontal": { "type": "string" }, "placementOfDivider": { "type": "array", "items": { "type": "string" } }, "numberOfDividersVertical": { "type": "string" } }, "required": [ "numberOfDividersHorizontal", "placementOfDivider", "numberOfDividersVertical" ] } }, "packagingMaterial": { "type": "array", "items": { "type": "object", "properties": { "packagingLabellingTypeCode": { "type": "string" }, "packagingMaterialCoatingTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingmaterialAppliedProcessCode": { "type": "array", "items": { "type": "string" } }, "packagingMaterialCompositionQuantity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingMaterialLaunchDateTime": { "type": "string" }, "packagingMaterialTypeCode": { "type": "string" }, "packagingCompositeMaterialDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "packagingMaterialPerformanceCode": { "type": "string" }, "packagingMaterialClassificationCodeReference": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] }, "isPrimaryMaterial": { "type": "string" }, "packagingRawMaterialInformation": { "type": "array", "items": { "type": "object", "properties": { "packagingRawMaterialCode": { "type": "string" }, "packagingRawMaterialContentPercentage": { "type": "string" } }, "required": [ "packagingRawMaterialCode", "packagingRawMaterialContentPercentage" ] } }, "packagingMaterialThickness": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "packagingLabellingCoveragePercentage": { "type": "string" }, "packagingMaterialColourCodeReference": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] }, "isPackagingMaterialRecoverable": { "type": "string" } }, "required": [ "packagingLabellingTypeCode", "packagingMaterialCoatingTypeDescription", "packagingmaterialAppliedProcessCode", "packagingMaterialCompositionQuantity", "packagingMaterialLaunchDateTime", "packagingMaterialTypeCode", "packagingCompositeMaterialDescription", "packagingMaterialPerformanceCode", "packagingMaterialClassificationCodeReference", "isPrimaryMaterial", "packagingRawMaterialInformation", "packagingMaterialThickness", "packagingLabellingCoveragePercentage", "packagingMaterialColourCodeReference", "isPackagingMaterialRecoverable" ] } }, "height": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "packagingRecyclingProcessTypeCode": { "type": "array", "items": { "type": "string" } }, "packagingOwnerName": { "type": "string" }, "isPackagingSuitableForAirShipment": { "type": "string" }, "platformTermsAndConditionsCode": { "type": "string" }, "averageDistanceTravelledToPointOfPackagingCode": { "type": "string" }, "packagingRefuseObligationName": { "type": "array", "items": { "type": "string" } }, "isRadioFrequencyIDOnPackaging": { "type": "string" }, "packagingRecyclingSchemeCode": { "type": "array", "items": { "type": "string" } }, "depth": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "packagingOwnerIdentification": { "type": "string" }, "width": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "packagingSustainabilityFeatureCode": { "type": "array", "items": { "type": "string" } }, "packagingFeatureCode": { "type": "array", "items": { "type": "string" } }, "isPackagingReturnable": { "type": "string" }, "packagingLevel": { "type": "string" } }, "required": [ "packagingTypeCode", "usableProductVolume", "packagingTypeDescription", "packagingWeight", "packagedeposit", "doesPackagingHaveWheels", "isPackagingExemptFromRefuseObligation", "platformTypeCode", "industrySpecificPackagingTypeCodeReference", "packagingFunctionCode", "numberOfUnitInShippingContainer", "returnableAsset", "packagingShapeCode", "packagingTermsAndConditionsCode", "packagingRefundObligationName", "packagingDividerInformation", "packagingMaterial", "height", "packagingRecyclingProcessTypeCode", "packagingOwnerName", "isPackagingSuitableForAirShipment", "platformTermsAndConditionsCode", "averageDistanceTravelledToPointOfPackagingCode", "packagingRefuseObligationName", "isRadioFrequencyIDOnPackaging", "packagingRecyclingSchemeCode", "depth", "packagingOwnerIdentification", "width", "packagingSustainabilityFeatureCode", "packagingFeatureCode", "isPackagingReturnable", "packagingLevel" ] } }, "cameraFilmType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfRearAVInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "displayScreenSize": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "marketingStatus": { "type": "string" }, "cheeseRipeningProcessCode": { "type": "string" }, "dietTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "estimatedVolumeTimePeriodUnitOfMeasure": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "estimatedVolumeQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemGramMeasureDeclaration": { "type": "string" }, "measurementPrecisionOfNumberOfServingsPerPackage": { "type": "string" }, "ingredientOfConcernCode": { "type": "array", "items": { "type": "string" } }, "isTradeItemAQualityVintageAlcoholProduct": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canMountUnderCabinet": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "shippingQuantityMinimum": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isAVCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "speakerTopMountDepth": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "shortDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "consumerUsageLabelCode": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "enumerationValueInformation": { "type": "array", "items": { "type": "object", "properties": { "enumerationValue": { "type": "string" }, "enumerationValueDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "enumerationValueDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "enumerationValue", "enumerationValueDefinition", "enumerationValueDescription" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "enumerationValueInformation", "externalCodeListName", "externalAgencyName" ] } }, "doesSaleOfTradeItemRequireGovernmentalReporting": { "type": "string" }, "typeOfBattery": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isHomogenised": { "type": "string" }, "isUniversalWellCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "U58": { "type": "string" }, "isMouseIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "genreTypeCodeReference": { "type": "array", "items": { "type": "string" } }, "audioVisualMediaProductLabelName": { "type": "array", "items": { "type": "string" } }, "storageTemperatureZone": { "type": "string" }, "physicalResourceUsageInformation": { "type": "array", "items": { "type": "object", "properties": { "physicalResourceUsage": { "type": "array", "items": { "type": "object", "properties": { "physicalResourceUsageMeasurementTypeCode": { "type": "string" }, "physicalResourceUsage": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "runModeCode": { "type": "string" }, "physicalResourceUsageMeasurementBasis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "physicalResourceUsageMeasurementTypeCode", "physicalResourceUsage", "runModeCode", "physicalResourceUsageMeasurementBasis" ] } }, "physicalResourceUsageAgencyCodeReference": { "type": "string" }, "physicalResourceUsageRatingScaleCodeReference": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] }, "physicalResourceTypeCode": { "type": "string" }, "physicalResourceUsageTradeItemClassification": { "type": "object", "properties": { "physicalResourceUsageClassificationCode": { "type": "string" }, "physicalResourceUsageSubClassificationName": { "type": "string" }, "physicalResourceUsageClassificationAgency": { "type": "string" }, "physicalResourceUsageSubclassificationAgency": { "type": "string" }, "physicalResourceUsageSubClassificationCode": { "type": "string" }, "physicalResourceUsageClassificationName": { "type": "string" } }, "required": [ "physicalResourceUsageClassificationCode", "physicalResourceUsageSubClassificationName", "physicalResourceUsageClassificationAgency", "physicalResourceUsageSubclassificationAgency", "physicalResourceUsageSubClassificationCode", "physicalResourceUsageClassificationName" ] } }, "required": [ "physicalResourceUsage", "physicalResourceUsageAgencyCodeReference", "physicalResourceUsageRatingScaleCodeReference", "physicalResourceTypeCode", "physicalResourceUsageTradeItemClassification" ] } }, "cancelDate": { "type": "string" }, "itemIndustryValidationSPHealth": { "type": "string" }, "hasAnsweringSystem": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasExtendedRange": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasOneTouchDubbing": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "displayIndicatorType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfAVOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canSynchronizeWithCalendars": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "antennaPowerSourceType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countableItemsC3D1": { "type": "string" }, "hasDualVoiceCoils": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countableItemsC3D2": { "type": "string" }, "countableItemsC3D3": { "type": "string" }, "countableItemsC3D4": { "type": "string" }, "dishwasherRackType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countableItemsC3D5": { "type": "string" }, "alcoholicBeverageSubregionOfOrigin": { "type": "string" }, "hasRetractableCord": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "targetAudience": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "recipientTopOff": { "type": "object", "properties": { "classificationCode": { "type": "string" }, "disFulfillmentMethod": { "type": "string" } }, "required": [ "classificationCode", "disFulfillmentMethod" ] }, "isEVDOEnabled": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "U78": { "type": "string" }, "ceAndAccessoryPrimaryColor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasMonitorOutput": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemUsageType": { "type": "string" }, "productInformationLegalDisclaimer": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "safetyDataSheetURL": { "type": "string" }, "boxOfficeRevenueUS": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "isBasePriceDeclarationRelevant": { "type": "string" }, "opacityTypeCode": { "type": "string" }, "initialManufacturerSterilisationCode": { "type": "array", "items": { "type": "string" } }, "minimumOrderQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasAutoFocus": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "distributionDetails": { "type": "array", "items": { "type": "object", "properties": { "isDistributionMethodPrimary": { "type": "string" }, "gln": { "type": "string" }, "orderingLeadTime": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "deliveryFrequencyCode": { "type": "string" }, "distributionMethodCode": { "type": "string" } }, "required": [ "isDistributionMethodPrimary", "gln", "orderingLeadTime", "deliveryFrequencyCode", "distributionMethodCode" ] } }, "coffeeFilterType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "U85": { "type": "string" }, "consumerWarningInformation": { "type": "array", "items": { "type": "object", "properties": { "consumerWarningTypeCode": { "type": "string" }, "consumerWarningDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "consumerWarningTypeCode", "consumerWarningDescription" ] } }, "secondOpticalDriveType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isVoiceActivated": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBuiltInHDTuner": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "packagingMaterialPerformance": { "type": "string" }, "hasCableManagement": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "startDateTimeOfExclusivity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "height": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "computerAccessoryType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "informationProviderLanguageSpecificPartyName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "medicalDeviceSubStatusInformation": { "type": "array", "items": { "type": "object", "properties": { "eUMedicalDeviceSubStatusCode": { "type": "string" }, "deviceSubStatusStartDateTime": { "type": "string" }, "gln": { "type": "string" }, "deviceSubStatusEndDateTime": { "type": "string" }, "recallScopeTypeCode": { "type": "string" }, "recallPrecision": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "eUMedicalDeviceSubStatusCode", "deviceSubStatusStartDateTime", "gln", "deviceSubStatusEndDateTime", "recallScopeTypeCode", "recallPrecision" ] } }, "avpAreBatteriesRequired": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "brandOwnerGLN": { "type": "string" }, "wrinPrefix": { "type": "string" }, "itemIndustryValidationColes": { "type": "string" }, "areHeadphonesIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medsafeRiskClassification": { "type": "string" }, "pBSScheduleCode": { "type": "array", "items": { "type": "string" } }, "quantityOfReceiversInBox": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "uDIProductionIdentifierTypeCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfBundleHandsets": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "partyInRole": { "type": "array", "items": { "type": "object", "properties": { "structuredAddress": { "type": "array", "items": { "type": "object", "properties": { "poBox": { "type": "string" }, "streetAddress": { "type": "string" }, "city": { "type": "string" }, "complementAddress": { "type": "array", "items": { "type": "string" } }, "streetNumber": { "type": "string" }, "countryCode": { "type": "string" }, "postalCode": { "type": "string" }, "provinceStateCode": { "type": "string" } }, "required": [ "poBox", "streetAddress", "city", "complementAddress", "streetNumber", "countryCode", "postalCode", "provinceStateCode" ] } }, "partyRoleCode": { "type": "string" }, "address": { "type": "string" }, "gln": { "type": "string" }, "name": { "type": "string" }, "AdditionalTradeItemIdentification": { "type": "array", "items": { "type": "object", "properties": { "additionalIdValue": { "type": "string" }, "additionalIdType": { "type": "string" } }, "required": [ "additionalIdValue", "additionalIdType" ] } }, "languageSpecificPartyName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "structuredAddress", "partyRoleCode", "address", "gln", "name", "AdditionalTradeItemIdentification", "languageSpecificPartyName" ] } }, "tastingNotes": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "multipleContainerQuantity": { "type": "string" }, "nonGTINPalletNetWeightUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "furnitureSecondaryColor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "areHazardousComponentsRemovable": { "type": "string" }, "lowestOperatingTemperature": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "discoveryStatus": { "type": "string" }, "speakerDriverType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfDrumSoundsIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isPrivate": { "type": "string" }, "tradeItemDefaultTimeLimitOfAutoPowerDownFunctionValue": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "biometricSecurityFeatures": { "type": "string" }, "hasACDCAdapterIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemKeyWords": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "dotsPerInch": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfHeads": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isInvoiceUnit": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "menuItemUsage": { "type": "array", "items": { "type": "string" } }, "casingTareWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "aryztaIngredientNumber": { "type": "string" }, "hasMultipleAlarms": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isNewDevice": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholicProductsTypeOfTaste": { "type": "string" }, "isElectrical": { "type": "string" }, "quantityOfDelayedStartHours": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "ePeatQualifiedLevel": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasRadioBroadcastReplay": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hardDriveSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "vacuumType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "dataStorageDeviceInformation": { "type": "array", "items": { "type": "object", "properties": { "externalMemoryTypeCode": { "type": "array", "items": { "type": "string" } }, "internalMemoryTypeCode": { "type": "string" }, "maximumAvailableStorageCapacity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "externalMemoryTypeCode", "internalMemoryTypeCode", "maximumAvailableStorageCapacity" ] } }, "juiceContentPercentage": { "type": "string" }, "tGASponsor": { "type": "string" }, "subwooferSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "requiredPowerSupplyWattage": { "type": "string" }, "isTradeItemConsideredGeneric": { "type": "string" }, "nABCAOrderType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "inDoorDispenserType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasLimitedLifetimeWarranty": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gdsnRegistryStatus": { "type": "string" }, "indoorOutdoorUse": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "dutyFeeTaxInformation": { "type": "array", "items": { "type": "object", "properties": { "isTradeItemACombinationItem": { "type": "string" }, "dutyFeeTaxEffectiveEndDateTime": { "type": "string" }, "dutyFeeTaxCountrySubdivisionShipToCode": { "type": "array", "items": { "type": "string" } }, "dutyFeeTaxClassificationCode": { "type": "string" }, "dutyFeeTaxAgencyName": { "type": "string" }, "dutyFeeTaxTypeCode": { "type": "string" }, "dutyFeeTaxAgency": { "type": "object", "properties": { "AgencyDescription": { "type": "string" }, "AgencyCode": { "type": "string" } }, "required": [ "AgencyDescription", "AgencyCode" ] }, "dutyFeeTaxCountrySubdivisionShipFromCode": { "type": "string" }, "dutyFeeTaxCountryCode": { "type": "string" }, "dutyFeeTaxTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dutyFeeTaxEffectiveStartDateTime": { "type": "string" }, "dutyFeeTax": { "type": "array", "items": { "type": "object", "properties": { "dutyFeeTaxCategoryCode": { "type": "string" }, "dutyFeeTaxRate": { "type": "string" }, "dutyFeeTaxExemptPartyRoleCode": { "type": "array", "items": { "type": "string" } }, "dutyFeeTaxAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dutyFeeTaxReductionCriteriaDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dutyFeeTaxBasis": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dutyFeeTaxCountrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "dutyFeeTaxCategoryCode", "dutyFeeTaxRate", "dutyFeeTaxExemptPartyRoleCode", "dutyFeeTaxAmount", "dutyFeeTaxReductionCriteriaDescription", "dutyFeeTaxBasis", "dutyFeeTaxCountrySubdivisionCode" ] } }, "dutyFeeTaxBasisPrice": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dutyFeeTaxLegalProvision": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "isTradeItemACombinationItem", "dutyFeeTaxEffectiveEndDateTime", "dutyFeeTaxCountrySubdivisionShipToCode", "dutyFeeTaxClassificationCode", "dutyFeeTaxAgencyName", "dutyFeeTaxTypeCode", "dutyFeeTaxAgency", "dutyFeeTaxCountrySubdivisionShipFromCode", "dutyFeeTaxCountryCode", "dutyFeeTaxTypeDescription", "dutyFeeTaxEffectiveStartDateTime", "dutyFeeTax", "dutyFeeTaxBasisPrice", "dutyFeeTaxLegalProvision" ] } }, "milkProducts": { "type": "string" }, "mountArmProfile": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "diameter": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nSTBrandCode": { "type": "string" }, "hasHumidityControlledCrisper": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "audioSoundTypeCode": { "type": "array", "items": { "type": "string" } }, "capacityType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasFilmChamberLock": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "televisionTextMemoryPageQuantity": { "type": "string" }, "minimumShippingQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "horizontalViewingAngle": { "type": "string" }, "regulatoryInformation": { "type": "array", "items": { "type": "object", "properties": { "regulatoryAgency": { "type": "string" }, "regulationPictogramOrWarningQuantity": { "type": "string" }, "regulatoryAct": { "type": "string" }, "regulationRestrictionsAndDescriptors": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "regulationRestrictionCommunityIdentifier": { "type": "array", "items": { "type": "string" } }, "regulationTypeCode": { "type": "array", "items": { "type": "string" } }, "regulationLevelCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "isTradeItemRegulationCompliant": { "type": "string" }, "isPackagingMarkedWithRegulatoryCompliance": { "type": "string" }, "permitIdentification": { "type": "array", "items": { "type": "object", "properties": { "permitNum": { "type": "string" }, "permitStartDate": { "type": "string" }, "permitEndDate": { "type": "string" } }, "required": [ "permitNum", "permitStartDate", "permitEndDate" ] } }, "regulationCommunityLevelCode": { "type": "string" }, "regulatoryActComplianceLevelCode": { "type": "string" } }, "required": [ "regulatoryAgency", "regulationPictogramOrWarningQuantity", "regulatoryAct", "regulationRestrictionsAndDescriptors", "regulationRestrictionCommunityIdentifier", "regulationTypeCode", "regulationLevelCodeReference", "isTradeItemRegulationCompliant", "isPackagingMarkedWithRegulatoryCompliance", "permitIdentification", "regulationCommunityLevelCode", "regulatoryActComplianceLevelCode" ] } }, "quantityOfContentsInMultiPack": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasPCInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "proprietaryMedicationDoseFormC1D3": { "type": "string" }, "proprietaryMedicationDoseFormC1D4": { "type": "string" }, "editionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "proprietaryMedicationDoseFormC1D5": { "type": "string" }, "proprietaryMedicationDoseFormC1D1": { "type": "string" }, "proprietaryMedicationDoseFormC1D2": { "type": "string" }, "frequencyResponseLow": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasRemoteStart": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cdCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isLightscribeCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "amperage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "publisherNameGLN": { "type": "string" }, "labellingProductName": { "type": "string" }, "wireGaugeThickness": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "estimatedVolumeUnitOfMeasure": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "detachableSpeakerTypeCode": { "type": "string" }, "isTradeItemUniversalWaste": { "type": "string" }, "nestingOverlap": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "targetConsumerUsage": { "type": "array", "items": { "type": "object", "properties": { "targetConsumerMaximumUsage": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "targetConsumerUsageTypeCode": { "type": "string" }, "targetConsumerMinimumUsage": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "targetConsumerMaximumUsage", "targetConsumerUsageTypeCode", "targetConsumerMinimumUsage" ] } }, "volumeWeightUnitC3D3": { "type": "string" }, "volumeWeightUnitC3D2": { "type": "string" }, "volumeWeightUnitC3D5": { "type": "string" }, "shipFromLocationName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "speakerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC3D4": { "type": "string" }, "animalFeeding": { "type": "array", "items": { "type": "object", "properties": { "minimumWeightOfAnimalBeingFed": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "maximumWeightOfAnimalBeingFed": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "feedLifestage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "animalTargetSizeCode": { "type": "array", "items": { "type": "string" } }, "animalFeedingDetail": { "type": "array", "items": { "type": "object", "properties": { "animalNutrientDetail": { "type": "array", "items": { "type": "object", "properties": { "animalNutrientMaximumPercentage": { "type": "string" }, "animalNutrientTypeCode": { "type": "string" }, "animalNutrientMinimumPercentage": { "type": "string" }, "animalFeedingDescriptionOnNutrientQualifier": { "type": "array", "items": { "type": "string" } }, "animalNutrientQuantityContained": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "animalNutrientExactPercentage": { "type": "string" } }, "required": [ "animalNutrientMaximumPercentage", "animalNutrientTypeCode", "animalNutrientMinimumPercentage", "animalFeedingDescriptionOnNutrientQualifier", "animalNutrientQuantityContained", "animalNutrientExactPercentage" ] } }, "maximumFeedingAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "feedingAmountBasisDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "feedingAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "animalFeedingDescriptionOnANutrient": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "animalNutrientQuantityContainedBasis": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "recommendedFrequencyOfFeeding": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "minimumFeedingAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "animalNutrientDetail", "maximumFeedingAmount", "feedingAmountBasisDescription", "feedingAmount", "animalFeedingDescriptionOnANutrient", "animalNutrientQuantityContainedBasis", "recommendedFrequencyOfFeeding", "minimumFeedingAmount" ] } }, "feedLifestageCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "minimumWeightOfAnimalBeingFed", "maximumWeightOfAnimalBeingFed", "feedLifestage", "animalTargetSizeCode", "animalFeedingDetail", "feedLifestageCode" ] } }, "volumeWeightUnitC3D1": { "type": "string" }, "productFormulationStatement": { "type": "array", "items": { "type": "object", "properties": { "productFormulationStatementDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productFormulationStatementRegulatoryBodyCode": { "type": "string" }, "creditableIngredient": { "type": "array", "items": { "type": "object", "properties": { "creditableIngredientDetails": { "type": "array", "items": { "type": "object", "properties": { "creditableIngredientDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "yieldServingsPerUnit": { "type": "string" }, "creditableAlternativeProtein": { "type": "object", "properties": { "containedAlternativeProteinPercent": { "type": "string" }, "creditableAlternativeProteinPerPortion": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "containedAlternativeProteinPercent", "creditableAlternativeProteinPerPortion" ] }, "creditableIngredientAmountPerRawPortion": { "type": "string" }, "creditableGrainsInformation": { "type": "object", "properties": { "doesTradeItemContainNoncreditableGrains": { "type": "string" }, "creditableGrainStandard": { "type": "string" }, "creditableGrainAmountPerPortion": { "type": "string" }, "creditableGrain": { "type": "array", "items": { "type": "object", "properties": { "exhibitGroup": { "type": "string" }, "creditableGrainGroupCode": { "type": "string" } }, "required": [ "exhibitGroup", "creditableGrainGroupCode" ] } }, "doesTradeItemMeetWholeGrainRichCriteria": { "type": "string" }, "noncreditableGrain": { "type": "array", "items": { "type": "object", "properties": { "noncreditableGrainAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "noncreditableGrainDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "noncreditableGrainAmount", "noncreditableGrainDescription" ] } } }, "required": [ "doesTradeItemContainNoncreditableGrains", "creditableGrainStandard", "creditableGrainAmountPerPortion", "creditableGrain", "doesTradeItemMeetWholeGrainRichCriteria", "noncreditableGrain" ] }, "creditableVegetable": { "type": "array", "items": { "type": "object", "properties": { "totalVegetableSubgroupAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "vegetableSubgroupCode": { "type": "string" } }, "required": [ "totalVegetableSubgroupAmount", "vegetableSubgroupCode" ] } }, "creditableAmount": { "type": "string" } }, "required": [ "creditableIngredientDescription", "yieldServingsPerUnit", "creditableAlternativeProtein", "creditableIngredientAmountPerRawPortion", "creditableGrainsInformation", "creditableVegetable", "creditableAmount" ] } }, "totalCreditableIngredientTypeAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "creditableIngredientTypeCode": { "type": "string" } }, "required": [ "creditableIngredientDetails", "totalCreditableIngredientTypeAmount", "creditableIngredientTypeCode" ] } }, "productFormulationStatementDocument": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageFacing": { "type": "string" }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "isImageRendered": { "type": "string" }, "referencedFileTypeCode": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } }, "fileSequenceNumber": { "type": "string" } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "imageOrientationTypeCode", "isPrimaryFile", "fileOriginCountryCode", "fileFormatDescription", "imageFacing", "alternateText", "fileOptimalViewerName", "contentDescription", "fileLanguageCode", "isImageRendered", "referencedFileTypeCode", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileCreationProgram", "fileSequenceNumber" ] } }, "totalPortionWeightAsPurchased": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "productFormulationStatementDescription", "productFormulationStatementRegulatoryBodyCode", "creditableIngredient", "productFormulationStatementDocument", "totalPortionWeightAsPurchased" ] } }, "tradeItemIdentificationMarking": { "type": "array", "items": { "type": "object", "properties": { "tradeItemIdentificationMarkingTypeCode": { "type": "string" }, "tradeItemIdentificationMarkingValue": { "type": "string" } }, "required": [ "tradeItemIdentificationMarkingTypeCode", "tradeItemIdentificationMarkingValue" ] } }, "hasDarknessControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "pDAIneterfaceMethod": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfOpticalAudioInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBatteryBackup": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCASupplierFax": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "allergenRelatedInformation": { "type": "array", "items": { "type": "object", "properties": { "allergenSpecificationName": { "type": "string" }, "allergen": { "type": "array", "items": { "type": "object", "properties": { "allergenTypeCode": { "type": "string" }, "levelOfContainmentCode": { "type": "string" } }, "required": [ "allergenTypeCode", "levelOfContainmentCode" ] } }, "allergenStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "allergenRelevantDataProvidedDateTime": { "type": "string" }, "isAllergenRelevantDataProvided": { "type": "string" }, "allergenSpecificationAgency": { "type": "string" } }, "required": [ "allergenSpecificationName", "allergen", "allergenStatement", "allergenRelevantDataProvidedDateTime", "isAllergenRelevantDataProvided", "allergenSpecificationAgency" ] } }, "cheeseTypeOfSalt": { "type": "array", "items": { "type": "string" } }, "tradeItemWasteManagement": { "type": "array", "items": { "type": "object", "properties": { "wasteDirectiveRegistrationNumber": { "type": "string" }, "wasteDirectiveApplianceType": { "type": "string" }, "wasteDirectiveName": { "type": "string" }, "wasteAmount": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "wasteDirectiveRegistrationNumber", "wasteDirectiveApplianceType", "wasteDirectiveName", "wasteAmount" ] } }, "nutritionalProgram": { "type": "array", "items": { "type": "object", "properties": { "nutritionalScore": { "type": "string" }, "nutritionalProgramCode": { "type": "string" }, "nutritionalProgramDetail": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutritionalValue": { "type": "string" }, "nutritionalProgramIngredients": { "type": "array", "items": { "type": "object", "properties": { "nutritionalProgramIngredientMeasurement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutritionalProgramIngredientTypeCode": { "type": "string" } }, "required": [ "nutritionalProgramIngredientMeasurement", "nutritionalProgramIngredientTypeCode" ] } }, "nutritionalProgramStatusCode": { "type": "string" } }, "required": [ "nutritionalScore", "nutritionalProgramCode", "nutritionalProgramDetail", "nutritionalValue", "nutritionalProgramIngredients", "nutritionalProgramStatusCode" ] } }, "muteControlLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDoubleSidedPrintingCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "controlledSubstanceInformation": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "controlledSubstanceScheduleCodeReference": { "type": "string" }, "controlledSubstance": { "type": "array", "items": { "type": "object", "properties": { "controlledSubstanceName": { "type": "string" }, "controlledSubstanceCode": { "type": "string" }, "controlledSubstanceAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "controlledSubstanceName", "controlledSubstanceCode", "controlledSubstanceAmount" ] } }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "controlledSubstanceScheduleCodeReference", "controlledSubstance", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "cannabisCBDTypeCode": { "type": "string" }, "glassDoorStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "referencedTradeItem": { "type": "array", "items": { "type": "object", "properties": { "referencedTradeItemGTIN": { "type": "string" }, "referencedTradeItemTypeCode": { "type": "string" } }, "required": [ "referencedTradeItemGTIN", "referencedTradeItemTypeCode" ] } }, "operatingSystem": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "localPackagingMarkedLabelAccreditationCodeReference": { "type": "array", "items": { "type": "string" } }, "hasMulticolorDisplay": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "midiMusicType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "builtInProductType": { "type": "array", "items": { "type": "string" } }, "itemIndustryValidationProductFlowNZ": { "type": "string" }, "hasQuietOperation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC4D5": { "type": "string" }, "hasStereoAudioInputsOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC4D3": { "type": "string" }, "medicationFormCodeC4D4": { "type": "string" }, "consumerProductVariantReasonCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "headphoneConnection": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasKeyboardAccommodation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "qualitySupplierFileVersionNumber": { "type": "string" }, "doPackagingMaterialContainLatex": { "type": "string" }, "packagingMarkedRecyclableScheme": { "type": "array", "items": { "type": "string" } }, "minimumNumberOfPlayers": { "type": "string" }, "networkingTechnologyType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "packagingMarkedReturnable": { "type": "string" }, "hasCityHighwaySwitch": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasChangeFilterIndicator": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonfoodIngredientAdditiveStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isTradeItemConsideredDopingProduct": { "type": "string" }, "clinicalSizeValue": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dvInputLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isWeatherProof": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nSTStructureGroupIdentifier": { "type": "string" }, "styleDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "firstReturnableDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productionVariantDiscontinuedDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasProgressiveScan": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfMemoryCardsIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasDigitalZoom": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "speakerUse": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "subBrand": { "type": "string" }, "magnetType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesItemContainTargetMarketAttributes": { "type": "string" }, "medicationFormCodeC4D1": { "type": "string" }, "medicationFormCodeC4D2": { "type": "string" }, "medicineDeviceUnitNameC4D1": { "type": "string" }, "medicineDeviceUnitNameC4D2": { "type": "string" }, "medicineDeviceUnitNameC4D3": { "type": "string" }, "rOHSComplianceFailureMaterial": { "type": "array", "items": { "type": "string" } }, "clampPressure": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "quantityOfAudioInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "interpretiveTermSugars": { "type": "string" }, "nonGTINPalletWidthUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "pcTypeForWebcamDesign": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "rmsWattage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "wasSampleSent": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "acceleratedGraphicsPortSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "minimumTVScreenSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "supplierSpecifiedMinimumConsumerStorageDays": { "type": "string" }, "unitOfUseGTINC3D2": { "type": "string" }, "hasSteamSystem": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC3D3": { "type": "string" }, "unitOfUseGTINC3D4": { "type": "string" }, "unitOfUseGTINC3D5": { "type": "string" }, "unitOfUseGTINC3D1": { "type": "string" }, "cordlessTechnologyType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "organismClassification": { "type": "array", "items": { "type": "object", "properties": { "rankBelowSpecies": { "type": "string" }, "genus": { "type": "string" }, "species": { "type": "string" } }, "required": [ "rankBelowSpecies", "genus", "species" ] } }, "lastReturnableDateTime": { "type": "string" }, "incotermInformation": { "type": "array", "items": { "type": "object", "properties": { "incotermCode": { "type": "string" }, "incotermCodeLocation": { "type": "string" }, "incotermCountryCode": { "type": "string" } }, "required": [ "incotermCode", "incotermCodeLocation", "incotermCountryCode" ] } }, "cellularServiceProviderName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "lastOrderDate": { "type": "string" }, "mouseType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nzMedicinesTerminologyCode": { "type": "string" }, "clothingCut": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isTradeItemADangerousGood": { "type": "string" }, "hasDVIConnection": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasWeatherAlert": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "udidFirstPublicationDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string", "format": "date" } }, "required": [ "gln", "value" ] } }, "warrantyLaborDays": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isSVHSCapability": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "shelfType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sampleSentToContactName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfCompositeInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "annexXVIintendedPurposeTypeCode": { "type": "array", "items": { "type": "string" } }, "medicineDeviceUnitNameC4D4": { "type": "string" }, "medicineDeviceUnitNameC4D5": { "type": "string" }, "skipProtectionBrandName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "notSignificantSourceOfNutrient": { "type": "string" }, "proprietaryMedicationDoseFormC5D3": { "type": "string" }, "proprietaryMedicationDoseFormC5D4": { "type": "string" }, "proprietaryMedicationDoseFormC5D5": { "type": "string" }, "sellingUnitOfMeasure": { "type": "string" }, "usageDuringPregnancyCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasSpeechRecognition": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationITMNZ": { "type": "string" }, "recommendedConsumerPickupAreaCode": { "type": "string" }, "proprietaryMedicationDoseFormC5D1": { "type": "string" }, "proprietaryMedicationDoseFormC5D2": { "type": "string" }, "consumerSafetyInformation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "reservoirCapacityUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholProof": { "type": "string" }, "hasPCDockingStation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fishMeatPoultryContent": { "type": "array", "items": { "type": "object", "properties": { "minimumFishMeatPoultryContent": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fishMeatPoultryTypeCodeListAgency": { "type": "string" }, "fishMeatPoultryTypeCodeListIdentification": { "type": "string" }, "fishMeatPoultryTypeCode": { "type": "string" } }, "required": [ "minimumFishMeatPoultryContent", "fishMeatPoultryTypeCodeListAgency", "fishMeatPoultryTypeCodeListIdentification", "fishMeatPoultryTypeCode" ] } }, "hasBatteryIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "marketingCampaign": { "type": "array", "items": { "type": "object", "properties": { "campaignStartDateTime": { "type": "string" }, "campaignEndDateTime": { "type": "string" }, "campaignName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "campaignStartDateTime", "campaignEndDateTime", "campaignName" ] } }, "totalExpansionSlots": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "packagingSustainabilityStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gamingPeripheralType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemDefaultTimeLimitOfAutoPowerDownFunctionUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemOrientation": { "type": "array", "items": { "type": "object", "properties": { "orientationType": { "type": "string" }, "orientationPreferenceSequence": { "type": "string" } }, "required": [ "orientationType", "orientationPreferenceSequence" ] } }, "productType": { "type": "string" }, "transportationClassification": { "type": "array", "items": { "type": "object", "properties": { "marinePollutantTechnicalName": { "type": "array", "items": { "type": "string" } }, "regulatedTransportationMode": { "type": "array", "items": { "type": "object", "properties": { "isProhibitedForTransportation": { "type": "string" }, "prohibitedForTransportationReason": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "specialRequirementsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "transportationModeCode": { "type": "string" }, "hazardousInformationHeader": { "type": "array", "items": { "type": "object", "properties": { "flashPointTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dangerousGoodsRegulationCode": { "type": "string" }, "hazardousInformationDetail": { "type": "array", "items": { "type": "object", "properties": { "dangerousGoodsSpecialProvisions": { "type": "array", "items": { "type": "string" } }, "dangerousGoodsTransportCategoryCode": { "type": "string" }, "unitedNationsDangerousGoodsNumber": { "type": "string" }, "dangerousHazardousLabel": { "type": "array", "items": { "type": "object", "properties": { "dangerousHazardousLabelSequenceNumber": { "type": "string" }, "dangerousHazardousLabelNumber": { "type": "string" } }, "required": [ "dangerousHazardousLabelSequenceNumber", "dangerousHazardousLabelNumber" ] } }, "extremelyHazardousSubstanceQuantity": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dangerousGoodsShippingName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dangerousGoodsLimitedQuantityIndex": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "classOfDangerousGoods": { "type": "string" }, "heinemannDangerousGoodsTechnicalNameCode": { "type": "string" }, "dangerousGoodsTechnicalName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hazardousClassSubsidiaryRiskCode": { "type": "string" }, "dangerousGoodsClassificationCode": { "type": "string" }, "netMassOfExplosives": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "technicalDescriptionofHazardinducingSubstance": { "type": "string" }, "dangerousGoodsPackingGroup": { "type": "string" }, "eRGNumber": { "type": "string" }, "dangerousGoodsSubsidiaryClass": { "type": "array", "items": { "type": "string" } }, "dangerousGoodsHazardousCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "dangerousGoodsSpecialProvisions", "dangerousGoodsTransportCategoryCode", "unitedNationsDangerousGoodsNumber", "dangerousHazardousLabel", "extremelyHazardousSubstanceQuantity", "dangerousGoodsShippingName", "dangerousGoodsLimitedQuantityIndex", "classOfDangerousGoods", "heinemannDangerousGoodsTechnicalNameCode", "dangerousGoodsTechnicalName", "hazardousClassSubsidiaryRiskCode", "dangerousGoodsClassificationCode", "netMassOfExplosives", "technicalDescriptionofHazardinducingSubstance", "dangerousGoodsPackingGroup", "eRGNumber", "dangerousGoodsSubsidiaryClass", "dangerousGoodsHazardousCode" ] } }, "dangerousGoodsLimitedQuantitiesCode": { "type": "string" }, "aDRTunnelRestrictionCode": { "type": "array", "items": { "type": "string" } }, "aDRDangerousGoodsPackagingTypeCode": { "type": "string" }, "hazardousMaterialAdditionalInformation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dangerousGoodsPackagingTypeCode": { "type": "string" }, "dangerousGoodsRegulationAgency": { "type": "string" }, "aDRDangerousGoodsLimitedQuantitiesCode": { "type": "string" } }, "required": [ "flashPointTemperature", "dangerousGoodsRegulationCode", "hazardousInformationDetail", "dangerousGoodsLimitedQuantitiesCode", "aDRTunnelRestrictionCode", "aDRDangerousGoodsPackagingTypeCode", "hazardousMaterialAdditionalInformation", "dangerousGoodsPackagingTypeCode", "dangerousGoodsRegulationAgency", "aDRDangerousGoodsLimitedQuantitiesCode" ] } }, "transportationMaximumQuantity": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "specialPermitOrExemptionIdentification": { "type": "array", "items": { "type": "object", "properties": { "identificationSchemeAgencyCode": { "type": "string" }, "identificationSchemeAgencyName": { "type": "string" }, "identificationValue": { "type": "string" }, "identificationSchemeName": { "type": "string" } }, "required": [ "identificationSchemeAgencyCode", "identificationSchemeAgencyName", "identificationValue", "identificationSchemeName" ] } }, "shippingRegulationException": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "isProhibitedForTransportation", "prohibitedForTransportationReason", "specialRequirementsDescription", "transportationModeCode", "hazardousInformationHeader", "transportationMaximumQuantity", "specialPermitOrExemptionIdentification", "shippingRegulationException" ] } }, "transportationModeRegulatoryAgency": { "type": "array", "items": { "type": "string" } }, "reportableQuantityTechnicalName": { "type": "array", "items": { "type": "string" } } }, "required": [ "marinePollutantTechnicalName", "regulatedTransportationMode", "transportationModeRegulatoryAgency", "reportableQuantityTechnicalName" ] } }, "sHCCategory": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "extendedImportClassification": { "type": "array", "items": { "type": "string" } }, "growingMethodCode": { "type": "array", "items": { "type": "string" } }, "featuredCycleTypes": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "viewingAngle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "digitalizationLevelCode": { "type": "string" }, "isTradeItemRigidPlasticPackagingContainer": { "type": "string" }, "owsCertificationStatus": { "type": "string" }, "pricingItemIndicator": { "type": "string" }, "audioVisualMediaProductCollectionName": { "type": "string" }, "hasSensor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "ingredientStatement": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "statement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "statement" ] } }, "hasSelfTimer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cardPriceGroupIdentifier": { "type": "array", "items": { "type": "string" } }, "cameraKitAccessoriesDescription": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDiscountingIllegal": { "type": "string" }, "batteryTypeInformation": { "type": "array", "items": { "type": "object", "properties": { "batteryTechnologyType": { "type": "array", "items": { "type": "string" } }, "isBatteryRechargeable": { "type": "string" }, "quantityOfBatteriesBuiltIn": { "type": "string" }, "maximumBatteryLife": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "batteryVoltage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "quantityOfBatteriesRequired": { "type": "string" }, "batteryWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "heinemannBatteryWeightClass": { "type": "string" }, "areBatteriesBuiltIn": { "type": "string" }, "batteryTypeQualifierCode": { "type": "string" }, "batteryMaterials": { "type": "array", "items": { "type": "object", "properties": { "materialAgencyCode": { "type": "string" }, "tradeItemMaterialComposition": { "type": "array", "items": { "type": "object", "properties": { "materialPercentage": { "type": "string" }, "materialWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "materialCountryOfOrigin": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "materialCode": { "type": "string" }, "materialTreatment": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "materialContent": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "materialPercentage", "materialWeight", "materialCountryOfOrigin", "materialCode", "materialTreatment", "materialContent" ] } }, "tradeItemMaterialDesignationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "materialStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "materialAgencyCode", "tradeItemMaterialComposition", "tradeItemMaterialDesignationDescription", "materialStatement" ] } }, "quantityOfBatteriesIncluded": { "type": "string" }, "batteryWattHourRating": { "type": "string" }, "batteryCapacity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "batteryType": { "type": "string" } }, "required": [ "batteryTechnologyType", "isBatteryRechargeable", "quantityOfBatteriesBuiltIn", "maximumBatteryLife", "batteryVoltage", "quantityOfBatteriesRequired", "batteryWeight", "heinemannBatteryWeightClass", "areBatteriesBuiltIn", "batteryTypeQualifierCode", "batteryMaterials", "quantityOfBatteriesIncluded", "batteryWattHourRating", "batteryCapacity", "batteryType" ] } }, "feedAnalyticalConstituentsStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalRegistrationInformation": { "type": "array", "items": { "type": "object", "properties": { "restrictionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "registrationAgency": { "type": "string" }, "registrationEndDateTime": { "type": "string" }, "registrationNumber": { "type": "array", "items": { "type": "string" } } }, "required": [ "restrictionDescription", "registrationAgency", "registrationEndDateTime", "registrationNumber" ] } }, "franceTaxAmounts": { "type": "array", "items": { "type": "object", "properties": { "franceTaxAgencyCode": { "type": "string" }, "franceTaxTypeCode": { "type": "string" } }, "required": [ "franceTaxAgencyCode", "franceTaxTypeCode" ] } }, "areBatteriesIncluded": { "type": "string" }, "hasLineLevelInput": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nutrientInformation": { "type": "array", "items": { "type": "object", "properties": { "nutrientBasisQuantityDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientBasisQuantityTypeCode": { "type": "string" }, "dailyValueIntakeReference": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "servingSizeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientBasisQuantity": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "servingSize": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "preparationStateCode": { "type": "string" }, "servingsPerPackageDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientDetail": { "type": "array", "items": { "type": "object", "properties": { "dailyValueIntakePercent": { "type": "string" }, "descriptionOnNutrientQualifier": { "type": "array", "items": { "type": "string" } }, "quantityContained": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientTypeCode": { "type": "string" }, "isNutrientOnFrontOfPackage": { "type": "string" }, "nutrientValueDerivationCode": { "type": "string" }, "measurementPrecisionCode": { "type": "string" }, "expressedAsPartOf": { "type": "string" }, "dailyValueIntakePercentMeasurementPrecisionCode": { "type": "string" }, "nutrientSource": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "dailyValueIntakePercent", "descriptionOnNutrientQualifier", "quantityContained", "nutrientTypeCode", "isNutrientOnFrontOfPackage", "nutrientValueDerivationCode", "measurementPrecisionCode", "expressedAsPartOf", "dailyValueIntakePercentMeasurementPrecisionCode", "nutrientSource" ] } } }, "required": [ "nutrientBasisQuantityDescription", "nutrientBasisQuantityTypeCode", "dailyValueIntakeReference", "servingSizeDescription", "nutrientBasisQuantity", "servingSize", "preparationStateCode", "servingsPerPackageDescription", "nutrientDetail" ] } }, "memorySpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfLEDLights": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfOneTouchSettings": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "manufacturerSpecifiedAcceptableResterilisationCode": { "type": "array", "items": { "type": "string" } }, "midrangeSpeakerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "firstShipDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "c4p4PurchasePriceStartDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string", "format": "date" } }, "required": [ "gln", "value" ] } }, "remoteControlProgrammingMethod": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasCameraDockIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "illegalToAdvertiseTargetMarket": { "type": "array", "items": { "type": "object", "properties": { "targetMarketSubdivisionCode": { "type": "string" }, "targetMarketCountryCode": { "type": "string" } }, "required": [ "targetMarketSubdivisionCode", "targetMarketCountryCode" ] } }, "totalQuantityOfNextLowerTradeItem": { "type": "string" }, "quantityOfHDMIOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "paperBrightness": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "regulationDirectiveLanguage": { "type": "string" }, "gSTFreeOnlyToEndConsumer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasCDChangerControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTrackProgramming": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDeviceIntendedToAdministerOrRemoveMedicinalProduct": { "type": "string" }, "clinicalSizeText3": { "type": "string" }, "clinicalSizeText4": { "type": "string" }, "clinicalSizeText2": { "type": "string" }, "isTradeItemUnitOfUse": { "type": "string" }, "tvTubeType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gs1TradeItemIdentificationKey": { "type": "array", "items": { "type": "object", "properties": { "code": { "type": "string" }, "isBarcodeSymbologyDerivable": { "type": "string" }, "isBarCodeOnPkgVariableMeasureBarCode": { "type": "string" }, "value": { "type": "string" } }, "required": [ "code", "isBarcodeSymbologyDerivable", "isBarCodeOnPkgVariableMeasureBarCode", "value" ] } }, "isConsumerUnit": { "type": "string" }, "combFilterTechnologyTypeCode": { "type": "string" }, "hasSpecialFinishAndPackaging": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasSafetyWarning": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTVGuideOnScreen": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hairLength": { "type": "array", "items": { "type": "string" } }, "tradeItemTemperatureInformation": { "type": "array", "items": { "type": "object", "properties": { "minimumEnvironmentAtmosphericPressure": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "labelledTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "maximumEnvironmentAtmosphericPressure": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "maximumTemperatureAcceptableTimeSpan": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "minimumToleranceTemperature": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "cumulativeTemperatureInterruptionAcceptableTimeSpan": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "maximumTemperature": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "temperatureQualifierCode": { "type": "string" }, "minimumTemperature": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dropBelowMinimumTemperatureAcceptableTimeSpan": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "cumulativeTemperatureInterruptionAcceptableTimeSpanInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "maximumToleranceTemperature": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "minimumEnvironmentAtmosphericPressure", "labelledTemperature", "maximumEnvironmentAtmosphericPressure", "maximumTemperatureAcceptableTimeSpan", "minimumToleranceTemperature", "cumulativeTemperatureInterruptionAcceptableTimeSpan", "maximumTemperature", "temperatureQualifierCode", "minimumTemperature", "dropBelowMinimumTemperatureAcceptableTimeSpan", "cumulativeTemperatureInterruptionAcceptableTimeSpanInstructions", "maximumToleranceTemperature" ] } }, "nonGTINPalletDepthUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hSNOClassification": { "type": "array", "items": { "type": "string" } }, "servingSizeGramWeight": { "type": "string" }, "storageEnvironmentAtmosphericPressureMaximum": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "brandDistributionTradeItemType": { "type": "array", "items": { "type": "string" } }, "commercialType": { "type": "string" }, "isOneTimeBuy": { "type": "string" }, "pricingOnProduct": { "type": "string" }, "agreedMaximumBuyingQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isRindEdible": { "type": "string" }, "cameraLensMagnification": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "voltageRating": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "minimumPlayerAge": { "type": "string" }, "hasVoicePrompts": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfStainlessSteelBurners": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "displayScreenBezelSize": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isTHXCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCARepresentativeForTheStateName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "lastPermittedSalesDate": { "type": "string" }, "volume": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "globalModelInformation": { "type": "array", "items": { "type": "object", "properties": { "globalModelContactInformation": { "type": "array", "items": { "type": "object", "properties": { "personName": { "type": "string" }, "departmentName": { "type": "string" }, "afterHoursCommunicationChannel": { "type": "array", "items": { "type": "object", "properties": { "communicationChannelName": { "type": "string" }, "isCommunicationChannelPreferred": { "type": "string" }, "communicationChannelCode": { "type": "string" }, "communicationValue": { "type": "string" } }, "required": [ "communicationChannelName", "isCommunicationChannelPreferred", "communicationChannelCode", "communicationValue" ] } }, "contactTypeCode": { "type": "string" }, "responsibility": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "jobTitle": { "type": "string" } }, "required": [ "personName", "departmentName", "afterHoursCommunicationChannel", "contactTypeCode", "responsibility", "jobTitle" ] } }, "globalModelDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gln": { "type": "string" }, "globalModelRegulatoryInformation": { "type": "array", "items": { "type": "object", "properties": { "globalModelRegulatoryActCountry": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "globalModelRegulatoryAct": { "type": "string" } }, "required": [ "globalModelRegulatoryActCountry", "globalModelRegulatoryAct" ] } }, "globalModelNumber": { "type": "string" } }, "required": [ "globalModelContactInformation", "globalModelDescription", "gln", "globalModelRegulatoryInformation", "globalModelNumber" ] } }, "nABCARepresentativeForTheStateFax": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cookingOptions": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "brandOwnerAddress": { "type": "string" }, "quantityOfControllerButtons": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "consumerEndAvailabilityDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "applicablePaymentTerms": { "type": "array", "items": { "type": "object", "properties": { "paymentMethodCode": { "type": "array", "items": { "type": "string" } }, "paymentTermsTypeCode": { "type": "string" }, "gln": { "type": "string" }, "paymentDueBasisTypeCode": { "type": "string" }, "netDueTimePeriod": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "proximoCutOffDay": { "type": "string" }, "availableDiscount": { "type": "array", "items": { "type": "object", "properties": { "discountBaseTypeCode": { "type": "string" }, "discountPercent": { "type": "string" }, "discountApplicablePeriod": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "discountAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "discountType": { "type": "string" }, "discountDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "discountBaseTypeCode", "discountPercent", "discountApplicablePeriod", "discountAmount", "discountType", "discountDescription" ] } } }, "required": [ "paymentMethodCode", "paymentTermsTypeCode", "gln", "paymentDueBasisTypeCode", "netDueTimePeriod", "proximoCutOffDay", "availableDiscount" ] } }, "percussionInstrumentType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "woodGrain": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cleaningMethod": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasIlluminatedEntry": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBroilerFeature": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "numberOfServingsRangeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "cameraLensOpticalZoom": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "headphoneStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "uMRPPrice": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hingeSetting": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tireTerrain": { "type": "string" }, "hasChildSafetyLock": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canPrintDirectToCD": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "healthStarRatingValue": { "type": "string" }, "quantityOf35ExpansionBays": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hazMatHandlingSpecialRiskCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "healthcareItemMaximumUsageAge": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "hasSoundReductionPackage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cableConnectionTypes": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasValetMode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesTradeItemHaveAutoReaderTracker": { "type": "string" }, "forecastedUSSalesUnits": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "ingredientRelevantDataProvided": { "type": "string" }, "hasTextDisplayIconDisplay": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "movieColourCode": { "type": "array", "items": { "type": "string" } }, "alcoholicBeverageSugarContent": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "roomSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonPackagedSizeDimension": { "type": "array", "items": { "type": "object", "properties": { "descriptiveSizeDimension": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sizeSystemCode": { "type": "array", "items": { "type": "string" } }, "sizeTypeCode": { "type": "string" } }, "required": [ "descriptiveSizeDimension", "sizeSystemCode", "sizeTypeCode" ] } }, "pictureViewCapability": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "innerPack": { "type": "string" }, "hasMinimalBezel": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nutrientRelevantDataProvidedDateTime": { "type": "string" }, "performanceType": { "type": "string" }, "pixelResponseTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasSubwoofer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "audioVisualMediaProductTitle": { "type": "string" }, "organicProductPlaceOfFarmingCode": { "type": "string" }, "saltMoistureContentCode": { "type": "string" }, "maturationMethodCode": { "type": "string" }, "hazardousIdentifier": { "type": "string" }, "saturatedFatExcess": { "type": "string" }, "typeOfFrequencyBands": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "shape": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "useByRecommendation": { "type": "string" }, "orderSizingFactor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "containsEdulcorantsWarnings": { "type": "string" }, "totalCookingAreaUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "degreeOfOriginalWort": { "type": "string" }, "isPriceIndicatedOnTradeItem": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tunerTypeCode": { "type": "array", "items": { "type": "string" } }, "fMModulator": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isInkHighYield": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "logisticsUnitCubeDimension": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "sampleSentDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string", "format": "date" } }, "required": [ "gln", "value" ] } }, "quantityOfSoundConditioningLevels": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cleaningPathWidthUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "estimatedSalesRevenueCurrency": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "netContentStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "U311": { "type": "string" }, "hasNonStickCoating": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productPreparationTextureInformation": { "type": "array", "items": { "type": "object", "properties": { "productTextureAgencyCode": { "type": "string" }, "productTextureCode": { "type": "string" }, "productTexturalCharacteristics": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "productTextureAgencyCode", "productTextureCode", "productTexturalCharacteristics" ] } }, "itemIndustryValidationOfficemax": { "type": "string" }, "sHCOrderDUNS": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCASupplierAddress": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cordlessFrequency": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "productForm": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "areDemonstrationItemsAvailable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "estimatedVolumeTimePeriod": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemIntroductionYear": { "type": "string" }, "organicClaim": { "type": "array", "items": { "type": "object", "properties": { "organicCertification": { "type": "array", "items": { "type": "object", "properties": { "organicCertificationEffectiveStartDateTime": { "type": "string" }, "organicCertificationEffectiveEndDateTime": { "type": "string" }, "organicCertificationIdentification": { "type": "string" } }, "required": [ "organicCertificationEffectiveStartDateTime", "organicCertificationEffectiveEndDateTime", "organicCertificationIdentification" ] } }, "organicPercentClaim": { "type": "string" }, "organicClaimAgencyCode": { "type": "array", "items": { "type": "string" } }, "organicTradeItemCode": { "type": "string" }, "organicClaimAgencyTypeCode": { "type": "string" }, "organicClaimAgencyName": { "type": "array", "items": { "type": "string" } } }, "required": [ "organicCertification", "organicPercentClaim", "organicClaimAgencyCode", "organicTradeItemCode", "organicClaimAgencyTypeCode", "organicClaimAgencyName" ] } }, "dynamicContrastRatio": { "type": "string" }, "presentationAcceptanceDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "manufacturer": { "type": "array", "items": { "type": "object", "properties": { "structuredAddress": { "type": "array", "items": { "type": "object", "properties": { "poBox": { "type": "string" }, "streetNumber": { "type": "string" }, "city": { "type": "string" }, "streetAddress": { "type": "string" }, "complementAddress": { "type": "array", "items": { "type": "string" } }, "countryCode": { "type": "string" }, "postalCode": { "type": "string" }, "provinceStateCode": { "type": "string" } }, "required": [ "poBox", "streetNumber", "city", "streetAddress", "complementAddress", "countryCode", "postalCode", "provinceStateCode" ] } }, "address": { "type": "string" }, "gln": { "type": "string" }, "name": { "type": "string" }, "AdditionalTradeItemIdentification": { "type": "array", "items": { "type": "object", "properties": { "manufacturerAdditionalIdType": { "type": "string" }, "manufacturerAdditionalIdValue": { "type": "string" } }, "required": [ "manufacturerAdditionalIdType", "manufacturerAdditionalIdValue" ] } }, "languageSpecificPartyName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "structuredAddress", "address", "gln", "name", "AdditionalTradeItemIdentification", "languageSpecificPartyName" ] } }, "relationshipToSimilarCarriedProduct": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "numberOfPackagesForSerPiecesGTIN": { "type": "string" }, "tradeItemIncludedAccessories": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasFlashingParkingLights": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemStacking": { "type": "array", "items": { "type": "object", "properties": { "stackingFactorTypeCode": { "type": "string" }, "stackingWeightMaximum": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "gln": { "type": "string" }, "stackingFactor": { "type": "string" }, "stackingPatternTypeCode": { "type": "string" } }, "required": [ "stackingFactorTypeCode", "stackingWeightMaximum", "gln", "stackingFactor", "stackingPatternTypeCode" ] } }, "dBSAccessoryType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "numberOfProgrammableTracks": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "applianceMarketingColor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fuelType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemRecalled": { "type": "string" }, "doesTradeItemContainElectricalComponents": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sparePartsAvailabilityInformation": { "type": "array", "items": { "type": "object", "properties": { "sparePartsAvailabilityEffectiveDateTypeCode": { "type": "string" }, "gln": { "type": "string" }, "sparePartsAvailabilityPeriod": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "sparePartsAvailabilityEffectiveDateTypeCode", "gln", "sparePartsAvailabilityPeriod" ] } }, "effectiveDate": { "type": "string" }, "sugarExcess": { "type": "string" }, "isTradeItemConsumerUpgradeableOrMaintainable": { "type": "string" }, "isEligibleForRevenueShare": { "type": "string" }, "alcoholBeverageTypeCode": { "type": "array", "items": { "type": "string" } }, "lowestOperatingTemperatureUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "wSINumber": { "type": "array", "items": { "type": "string" } }, "hasBuiltInHandle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "keypadLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfDisplayLines": { "type": "string" }, "applianceStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "packagingMarkedLabelAccreditationCode": { "type": "array", "items": { "type": "string" } }, "volumeWeightAmountC2D2": { "type": "string" }, "volumeWeightAmountC2D1": { "type": "string" }, "stereoOrMonoOutput": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "additiveStatementFormattingPattern": { "type": "array", "items": { "type": "string" } }, "speakerTopMountDepthUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "U366": { "type": "string" }, "maximumReusableDays": { "type": "string" }, "volumeWeightAmountC2D5": { "type": "string" }, "volumeWeightAmountC2D4": { "type": "string" }, "provenanceStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "volumeWeightAmountC2D3": { "type": "string" }, "countableItemsC2D2": { "type": "string" }, "countableItemsC2D3": { "type": "string" }, "countableItemsC2D4": { "type": "string" }, "countableItemsC2D5": { "type": "string" }, "brandMarketingDescription": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "statement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "statement" ] } }, "builtinHeater": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countableItemsC2D1": { "type": "string" }, "countryOfSettlement": { "type": "string" }, "lengthOfESN_IMEIDeviceIdentityNumber": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "pickupType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isVG2Capable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isCarryingCaseIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "networkProductType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tireSpeedRatingCode": { "type": "string" }, "hasPalmCapabilities": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tubDesign": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationTheDistributors": { "type": "string" }, "quantityOfPrintingCartridges": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasSoundLeveler": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasLowPassFilter": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonGTINPalletVolume": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "healthcareComponentTypeC5": { "type": "string" }, "healthcareComponentTypeC3": { "type": "string" }, "healthcareComponentTypeC4": { "type": "string" }, "healthcareComponentTypeC1": { "type": "string" }, "healthcareComponentTypeC2": { "type": "string" }, "clinicalWarning": { "type": "array", "items": { "type": "object", "properties": { "warningsOrContraIndicationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gln": { "type": "string" }, "clinicalWarningAgencyCode": { "type": "string" }, "clinicalWarningCode": { "type": "string" } }, "required": [ "warningsOrContraIndicationDescription", "gln", "clinicalWarningAgencyCode", "clinicalWarningCode" ] } }, "fDAMedicalDeviceListing": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productionVariantDescription": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "networkingStatus": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cableLengthUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitsPerPackage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfMemoryPagesStored": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "postHarvestTreatmentChemicalCode": { "type": "array", "items": { "type": "string" } }, "cheeseSaltContentPercentage": { "type": "string" }, "isTradeItemManagedByManufactureDate": { "type": "string" }, "servingNote": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "manufacturerDeclaredReusabilityType": { "type": "string" }, "has8PointDigitalCompass": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "bufferSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasDepthOfFieldPreviewButton": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isMultiRoomCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "foodBeverageComposition": { "type": "array", "items": { "type": "object", "properties": { "foodBeverageCompositionDatabaseCode": { "type": "string" }, "foodBeverageCompositionCode": { "type": "string" }, "foodBeverageCompositionDescription": { "type": "string" } }, "required": [ "foodBeverageCompositionDatabaseCode", "foodBeverageCompositionCode", "foodBeverageCompositionDescription" ] } }, "productionFacilityName": { "type": "array", "items": { "type": "string" } }, "applicableAllowanceCharge": { "type": "array", "items": { "type": "object", "properties": { "allowanceOrChargeType": { "type": "string" }, "allowanceChargePercentage": { "type": "string" }, "allowanceChargeTypeCode": { "type": "string" }, "amountPerUnit": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "baseNumberOfUnits": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "gln": { "type": "string" }, "allowanceChargeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "bracketIdentifier": { "type": "array", "items": { "type": "string" } }, "allowanceChargeAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "baseAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "allowanceOrChargeType", "allowanceChargePercentage", "allowanceChargeTypeCode", "amountPerUnit", "baseNumberOfUnits", "gln", "allowanceChargeDescription", "bracketIdentifier", "allowanceChargeAmount", "baseAmount" ] } }, "isTradeItemMarkedNoShake": { "type": "string" }, "warrantyInformation": { "type": "array", "items": { "type": "object", "properties": { "warrantyEffectiveDateType": { "type": "string" }, "warrantyDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "referencedFileInformation": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageFacing": { "type": "string" }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "isImageRendered": { "type": "string" }, "referencedFileTypeCode": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileSequenceNumber": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "imageOrientationTypeCode", "isPrimaryFile", "fileOriginCountryCode", "fileFormatDescription", "imageFacing", "fileOptimalViewerName", "alternateText", "contentDescription", "fileLanguageCode", "isImageRendered", "referencedFileTypeCode", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileSequenceNumber", "fileCreationProgram" ] } }, "warrantyType": { "type": "array", "items": { "type": "string" } }, "isExtendedWarrantyFreeOfFees": { "type": "string" }, "warrantyConditions": { "type": "array", "items": { "type": "object", "properties": { "warrantyDuration": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "warrantyConstraint": { "type": "string" } }, "required": [ "warrantyDuration", "warrantyConstraint" ] } } }, "required": [ "warrantyEffectiveDateType", "warrantyDescription", "referencedFileInformation", "warrantyType", "isExtendedWarrantyFreeOfFees", "warrantyConditions" ] } }, "interiorMaterialType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesTradeItemContainPesticide": { "type": "string" }, "foodAndBevIngredient": { "type": "array", "items": { "type": "object", "properties": { "ingredientPlaceOfActivity": { "type": "array", "items": { "type": "object", "properties": { "productActivityDetails": { "type": "array", "items": { "type": "object", "properties": { "productActivityRegionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productActivityRegionZoneCodeReference": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "enumerationValueInformation": { "type": "array", "items": { "type": "object", "properties": { "enumerationValue": { "type": "string" }, "enumerationValueDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "enumerationValueDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "enumerationValue", "enumerationValueDefinition", "enumerationValueDescription" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "enumerationValueInformation", "externalCodeListName", "externalAgencyName" ] } }, "countryOfActivity": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "productActivityTypeCode": { "type": "string" } }, "required": [ "productActivityRegionDescription", "productActivityRegionZoneCodeReference", "countryOfActivity", "productActivityTypeCode" ] } }, "countryOfOriginStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "countryOfOrigin": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "provenanceStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "productActivityDetails", "countryOfOriginStatement", "countryOfOrigin", "provenanceStatement" ] } }, "ingredientName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "ingredientSequence": { "type": "string" }, "ingredientFarmingProcessing": { "type": "object", "properties": { "bioengineeredDeclarationClaimCode": { "type": "string" }, "maturationMethodCode": { "type": "string" }, "sourceAnimalCode": { "type": "array", "items": { "type": "string" } }, "preservationTechniqueCode": { "type": "array", "items": { "type": "string" } }, "postHarvestTreatmentChemicalCode": { "type": "array", "items": { "type": "string" } }, "isBioengineeredDeclarationClaimRelevantDataProvided": { "type": "string" }, "irradiatedCode": { "type": "string" }, "postProcessTradeItemTreatmentPhysicalCode": { "type": "array", "items": { "type": "string" } }, "geneticallyModifiedDeclarationCode": { "type": "string" }, "growingMethodCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "bioengineeredDeclarationClaimCode", "maturationMethodCode", "sourceAnimalCode", "preservationTechniqueCode", "postHarvestTreatmentChemicalCode", "isBioengineeredDeclarationClaimRelevantDataProvided", "irradiatedCode", "postProcessTradeItemTreatmentPhysicalCode", "geneticallyModifiedDeclarationCode", "growingMethodCode" ] }, "ingredientPurpose": { "type": "array", "items": { "type": "string" } }, "contentPercentage": { "type": "string" }, "ingredientCode": { "type": "object", "properties": { "code": { "type": "string" }, "codeDescription": { "type": "string" } }, "required": [ "code", "codeDescription" ] }, "ingredientDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "grapeVarietyCode": { "type": "array", "items": { "type": "string" } }, "ingredientParty": { "type": "array", "items": { "type": "object", "properties": { "partyRoleCode": { "type": "string" }, "additionalPartyIdentification": { "type": "array", "items": { "type": "object", "properties": { "additionalPartyIdentificationValue": { "type": "string" }, "additionalPartyIdentificationType": { "type": "string" } }, "required": [ "additionalPartyIdentificationValue", "additionalPartyIdentificationType" ] } }, "partyName": { "type": "string" }, "gln": { "type": "string" }, "partyAddress": { "type": "string" } }, "required": [ "partyRoleCode", "additionalPartyIdentification", "partyName", "gln", "partyAddress" ] } }, "ingredientContentPercentageMeasurementPrecisionCode": { "type": "string" }, "isIngredientEmphasised": { "type": "string" }, "ingredientOrganicInformation": { "type": "object", "properties": { "organicProductPlaceOfFarmingCode": { "type": "string" }, "organicClaim": { "type": "array", "items": { "type": "object", "properties": { "organicCertification": { "type": "array", "items": { "type": "object", "properties": { "organicCertificationEffectiveStartDateTime": { "type": "string" }, "organicCertificationEffectiveEndDateTime": { "type": "string" }, "organicCertificationIdentification": { "type": "string" } }, "required": [ "organicCertificationEffectiveStartDateTime", "organicCertificationEffectiveEndDateTime", "organicCertificationIdentification" ] } }, "organicPercentClaim": { "type": "string" }, "organicTradeItemCode": { "type": "string" }, "organicClaimAgencyCode": { "type": "array", "items": { "type": "string" } }, "organicClaimAgencyTypeCode": { "type": "string" }, "organicClaimAgencyName": { "type": "array", "items": { "type": "string" } } }, "required": [ "organicCertification", "organicPercentClaim", "organicTradeItemCode", "organicClaimAgencyCode", "organicClaimAgencyTypeCode", "organicClaimAgencyName" ] } } }, "required": [ "organicProductPlaceOfFarmingCode", "organicClaim" ] } }, "required": [ "ingredientPlaceOfActivity", "ingredientName", "ingredientSequence", "ingredientFarmingProcessing", "ingredientPurpose", "contentPercentage", "ingredientCode", "ingredientDefinition", "grapeVarietyCode", "ingredientParty", "ingredientContentPercentageMeasurementPrecisionCode", "isIngredientEmphasised", "ingredientOrganicInformation" ] } }, "animalNutritionalClaim": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "forecastedRetailerFirstWeekUnitSales": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "personOrDepartmentName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "controllerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cleanAirDeliveryRatePollen": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "consumerSalesCondition": { "type": "array", "items": { "type": "string" } }, "externalMP3Controls": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "longSynopsis": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "batteryLife": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "photoAccessoryType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "publicationTitleRating": { "type": "array", "items": { "type": "object", "properties": { "hasParentalAdvisorySticker": { "type": "string" }, "ratingContentDescriptorCode": { "type": "array", "items": { "type": "string" } }, "titleRatingCodeReference": { "type": "object", "properties": { "titleRatingCode": { "type": "string" }, "titleRatingCodeListAgency": { "type": "string" } }, "required": [ "titleRatingCode", "titleRatingCodeListAgency" ] } }, "required": [ "hasParentalAdvisorySticker", "ratingContentDescriptorCode", "titleRatingCodeReference" ] } }, "pBSOrRPBS": { "type": "string" }, "firstDeliveryDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonfoodIngredient": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "nonFoodIngredientCodeReference": { "type": "string" }, "nonfoodIngredientDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nonfoodIngredientCountryOfOrigin": { "type": "array", "items": { "type": "string" } }, "nonfoodIngredientPurpose": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isIngredientActive": { "type": "string" }, "nonFoodIngredientName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "ingredientStrength": { "type": "array", "items": { "type": "object", "properties": { "ingredientStrengthBasis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "ingredientStrength": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "ingredientStrengthBasis", "ingredientStrength" ] } }, "nonfoodIngredientContentAmount": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "isIngredientGeneric": { "type": "string" }, "nonfoodIngredientClaim": { "type": "string" } }, "required": [ "sequenceNumber", "nonFoodIngredientCodeReference", "nonfoodIngredientDefinition", "nonfoodIngredientCountryOfOrigin", "nonfoodIngredientPurpose", "isIngredientActive", "nonFoodIngredientName", "ingredientStrength", "nonfoodIngredientContentAmount", "isIngredientGeneric", "nonfoodIngredientClaim" ] } }, "unitOfMeasureUsedForOrderedQuantities": { "type": "string" }, "frequencyResponseVariance": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasCarConnection": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "milkLevyCurrency": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "lastShipDate": { "type": "string" }, "isRawMaterialIrradiated": { "type": "string" }, "nABCADiscountApplied": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDeviceNearPatientTesting": { "type": "string" }, "countableItemsC1D3": { "type": "string" }, "c4p4PromotionPurchasePrice": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countableItemsC1D4": { "type": "string" }, "countableItemsC1D5": { "type": "string" }, "hasAutomaticTemperatureControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "countableItemsC1D1": { "type": "string" }, "countableItemsC1D2": { "type": "string" }, "productUsageBodyLocationCode": { "type": "array", "items": { "type": "string" } }, "isDeviceExemptFromImplantObligations": { "type": "string" }, "consumerProductVariantEndEffectiveDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isBarCodeIdDifferentThanPackaging": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCASupplierFederalIDNumber": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nSTExternalLinks": { "type": "array", "items": { "type": "object", "properties": { "nSTExternalLinksUniformResourceIdentifier": { "type": "string" }, "nSTFullBuyImages": { "type": "string" }, "nSTUnitTag": { "type": "array", "items": { "type": "string" } }, "fileDerivative": { "type": "string" }, "nSTImageID": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageAssetType": { "type": "string" }, "nSTExternalLinksProductImageType": { "type": "string" }, "imagePackshotFacingIndicator": { "type": "string" }, "nSTImageChannel": { "type": "array", "items": { "type": "string" } }, "imagePackshotAngleIndicator": { "type": "string" }, "nSTItemActive": { "type": "string" }, "nSTFileName": { "type": "string" } }, "required": [ "nSTExternalLinksUniformResourceIdentifier", "nSTFullBuyImages", "nSTUnitTag", "fileDerivative", "nSTImageID", "imageAssetType", "nSTExternalLinksProductImageType", "imagePackshotFacingIndicator", "nSTImageChannel", "imagePackshotAngleIndicator", "nSTItemActive", "nSTFileName" ] } }, "isNetContentDeclaration": { "type": "string" }, "informationProviderAdditionalTradeItemIdentification": { "type": "array", "items": { "type": "object", "properties": { "informationProviderAdditionalIdValue": { "type": "string" }, "informationProviderAdditionalIdType": { "type": "string" } }, "required": [ "informationProviderAdditionalIdValue", "informationProviderAdditionalIdType" ] } }, "standalonePrinterFunctions": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "videoCardBrandName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfDigitalOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nSTBrandDenominationGroup": { "type": "array", "items": { "type": "object", "properties": { "nSTBrandDenominationDescription": { "type": "string" }, "nSTBrandDenomination": { "type": "string" } }, "required": [ "nSTBrandDenominationDescription", "nSTBrandDenomination" ] } }, "quantityOfEffects": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "speakerBottomMountDepth": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasCoolTouchExterior": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCAAlternateAgeVintage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "paperShredCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "networkHubComputerCompatibility": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholProductsClosingTypeOfBottle": { "type": "string" }, "clinicalSizeText": { "type": "string" }, "componentInformation": { "type": "array", "items": { "type": "object", "properties": { "foodAndBeverageIngredientInformation": { "type": "object", "properties": { "ingredientOfConcernCode": { "type": "array", "items": { "type": "string" } }, "ingredientStatement": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "statement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "statement" ] } }, "juiceContentPercent": { "type": "string" }, "isIngredientRelevantDataProvided": { "type": "string" }, "foodAndBevIngredient": { "type": "array", "items": { "type": "object", "properties": { "ingredientPlaceOfActivity": { "type": "array", "items": { "type": "object", "properties": { "productActivityDetails": { "type": "array", "items": { "type": "object", "properties": { "productActivityRegionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productActivityRegionZoneCodeReference": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "enumerationValueInformation": { "type": "array", "items": { "type": "object", "properties": { "enumerationValue": { "type": "string" }, "enumerationValueDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "enumerationValueDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "enumerationValue", "enumerationValueDefinition", "enumerationValueDescription" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "enumerationValueInformation", "externalCodeListName", "externalAgencyName" ] } }, "countryOfActivity": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "productActivityTypeCode": { "type": "string" } }, "required": [ "productActivityRegionDescription", "productActivityRegionZoneCodeReference", "countryOfActivity", "productActivityTypeCode" ] } }, "countryOfOriginStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "countryOfOrigin": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "provenanceStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "productActivityDetails", "countryOfOriginStatement", "countryOfOrigin", "provenanceStatement" ] } }, "ingredientName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "ingredientSequence": { "type": "string" }, "ingredientPurpose": { "type": "array", "items": { "type": "string" } }, "ingredientFarmingProcessing": { "type": "object", "properties": { "bioengineeredDeclarationClaimCode": { "type": "string" }, "maturationMethodCode": { "type": "string" }, "sourceAnimalCode": { "type": "array", "items": { "type": "string" } }, "preservationTechniqueCode": { "type": "array", "items": { "type": "string" } }, "postHarvestTreatmentChemicalCode": { "type": "array", "items": { "type": "string" } }, "isBioengineeredDeclarationClaimRelevantDataProvided": { "type": "string" }, "irradiatedCode": { "type": "string" }, "postProcessTradeItemTreatmentPhysicalCode": { "type": "array", "items": { "type": "string" } }, "geneticallyModifiedDeclarationCode": { "type": "string" }, "growingMethodCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "bioengineeredDeclarationClaimCode", "maturationMethodCode", "sourceAnimalCode", "preservationTechniqueCode", "postHarvestTreatmentChemicalCode", "isBioengineeredDeclarationClaimRelevantDataProvided", "irradiatedCode", "postProcessTradeItemTreatmentPhysicalCode", "geneticallyModifiedDeclarationCode", "growingMethodCode" ] }, "ingredientCode": { "type": "object", "properties": { "code": { "type": "string" }, "codeDescription": { "type": "string" } }, "required": [ "code", "codeDescription" ] }, "contentPercentage": { "type": "string" }, "ingredientDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "grapeVarietyCode": { "type": "array", "items": { "type": "string" } }, "ingredientParty": { "type": "array", "items": { "type": "object", "properties": { "partyRoleCode": { "type": "string" }, "additionalPartyIdentification": { "type": "array", "items": { "type": "object", "properties": { "additionalPartyIdentificationValue": { "type": "string" }, "additionalPartyIdentificationType": { "type": "string" } }, "required": [ "additionalPartyIdentificationValue", "additionalPartyIdentificationType" ] } }, "partyName": { "type": "string" }, "gln": { "type": "string" }, "partyAddress": { "type": "string" } }, "required": [ "partyRoleCode", "additionalPartyIdentification", "partyName", "gln", "partyAddress" ] } }, "ingredientContentPercentageMeasurementPrecisionCode": { "type": "string" }, "isIngredientEmphasised": { "type": "string" }, "ingredientOrganicInformation": { "type": "object", "properties": { "organicProductPlaceOfFarmingCode": { "type": "string" }, "organicClaim": { "type": "array", "items": { "type": "object", "properties": { "organicCertification": { "type": "array", "items": { "type": "object", "properties": { "organicCertificationEffectiveStartDateTime": { "type": "string" }, "organicCertificationEffectiveEndDateTime": { "type": "string" }, "organicCertificationIdentification": { "type": "string" } }, "required": [ "organicCertificationEffectiveStartDateTime", "organicCertificationEffectiveEndDateTime", "organicCertificationIdentification" ] } }, "organicPercentClaim": { "type": "string" }, "organicTradeItemCode": { "type": "string" }, "organicClaimAgencyCode": { "type": "array", "items": { "type": "string" } }, "organicClaimAgencyName": { "type": "array", "items": { "type": "string" } }, "organicClaimAgencyTypeCode": { "type": "string" } }, "required": [ "organicCertification", "organicPercentClaim", "organicTradeItemCode", "organicClaimAgencyCode", "organicClaimAgencyName", "organicClaimAgencyTypeCode" ] } } }, "required": [ "organicProductPlaceOfFarmingCode", "organicClaim" ] } }, "required": [ "ingredientPlaceOfActivity", "ingredientName", "ingredientSequence", "ingredientPurpose", "ingredientFarmingProcessing", "ingredientCode", "contentPercentage", "ingredientDefinition", "grapeVarietyCode", "ingredientParty", "ingredientContentPercentageMeasurementPrecisionCode", "isIngredientEmphasised", "ingredientOrganicInformation" ] } }, "foodAndBevIngredientAdditiveStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "foodAndBevAdditiveInformation": { "type": "array", "items": { "type": "object", "properties": { "additiveName": { "type": "string" }, "levelOfContainmentCode": { "type": "string" }, "additiveTypeCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } } }, "required": [ "additiveName", "levelOfContainmentCode", "additiveTypeCodeReference" ] } } }, "required": [ "ingredientOfConcernCode", "ingredientStatement", "juiceContentPercent", "isIngredientRelevantDataProvided", "foodAndBevIngredient", "foodAndBevIngredientAdditiveStatement", "foodAndBevAdditiveInformation" ] }, "componentIdentification": { "type": "object", "properties": { "componentIdentification": { "type": "string" }, "SchemeName": { "type": "string" }, "SchemeAgencyName": { "type": "string" }, "SchemeAgencyCode": { "type": "string" } }, "required": [ "componentIdentification", "SchemeName", "SchemeAgencyName", "SchemeAgencyCode" ] }, "marketingInformation": { "type": "object", "properties": { "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "tradeItemMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "tradeItemMarketingMessage" ] } }, "specialItemCode": { "type": "array", "items": { "type": "string" } }, "targetConsumerAge": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemIntroductionYear": { "type": "string" }, "tradeItemCaseInformation": { "type": "array", "items": { "type": "object", "properties": { "caseDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "caseDescription" ] } }, "marketingCampaign": { "type": "array", "items": { "type": "object", "properties": { "campaignStartDateTime": { "type": "string" }, "campaignEndDateTime": { "type": "string" }, "campaignName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "campaignStartDateTime", "campaignEndDateTime", "campaignName" ] } }, "tradeItemKeyWords": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isImitationOrSubstitute": { "type": "string" }, "targetConsumerAgeGroupCode": { "type": "array", "items": { "type": "string" } }, "builtInProductType": { "type": "array", "items": { "type": "string" } }, "isTradeItemConsideredCollectibleOrMemorabilia": { "type": "string" }, "tradeItemTechnologyDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemIncludedAccessories": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "season": { "type": "array", "items": { "type": "object", "properties": { "isTradeItemSeasonal": { "type": "string" }, "seasonParameterCode": { "type": "array", "items": { "type": "string" } }, "seasonName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "seasonCalendarYear": { "type": "array", "items": { "type": "string" } }, "seasonalAvailabilityStartDateTime": { "type": "string" }, "seasonalAvailabilityEndDateTime": { "type": "string" } }, "required": [ "isTradeItemSeasonal", "seasonParameterCode", "seasonName", "seasonCalendarYear", "seasonalAvailabilityStartDateTime", "seasonalAvailabilityEndDateTime" ] } }, "couponFamilyCode": { "type": "array", "items": { "type": "string" } }, "targetConsumerGender": { "type": "string" }, "channelSpecificMarketingInformation": { "type": "array", "items": { "type": "object", "properties": { "marketingTradeChannel": { "type": "string" }, "channelSpecificMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sequenceNumber": { "type": "string" } }, "required": [ "marketingMessage", "sequenceNumber" ] } }, "channelSpecificShortMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sequenceNumber": { "type": "string" } }, "required": [ "marketingMessage", "sequenceNumber" ] } } }, "required": [ "marketingTradeChannel", "channelSpecificMarketingMessage", "channelSpecificShortMarketingMessage" ] } }, "usageColourDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "necessaryTradeItemToUseDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "brandMarketingDescription": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "statement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "statement" ] } }, "basicTasteInformation": { "type": "array", "items": { "type": "object", "properties": { "strongnessOfBasicTasteCode": { "type": "string" }, "typeOfBasicTasteCode": { "type": "string" } }, "required": [ "strongnessOfBasicTasteCode", "typeOfBasicTasteCode" ] } }, "tradeItemGradeInformation": { "type": "array", "items": { "type": "object", "properties": { "gradeCodeListIdentification": { "type": "string" }, "gradeCode": { "type": "string" }, "gradeCodeAgency": { "type": "string" } }, "required": [ "gradeCodeListIdentification", "gradeCode", "gradeCodeAgency" ] } }, "targetConsumerUsage": { "type": "array", "items": { "type": "object", "properties": { "targetConsumerMaximumUsage": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "targetConsumerUsageTypeCode": { "type": "string" }, "targetConsumerMinimumUsage": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "targetConsumerMaximumUsage", "targetConsumerUsageTypeCode", "targetConsumerMinimumUsage" ] } }, "tradeItemFeatureBenefit": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "featureBenefit": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "featureBenefit" ] } }, "imitationOrSubstituteFor": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "targetConsumerAgeGroup": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "shortTradeItemMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sequenceNumber": { "type": "string" } }, "required": [ "marketingMessage", "sequenceNumber" ] } }, "autographedBy": { "type": "array", "items": { "type": "string" } }, "tradeItemFeatureCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "illegalToAdvertiseTargetMarket": { "type": "array", "items": { "type": "object", "properties": { "targetMarketSubdivisionCode": { "type": "string" }, "targetMarketCountryCode": { "type": "string" } }, "required": [ "targetMarketSubdivisionCode", "targetMarketCountryCode" ] } }, "story": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "tradeItemStory": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "tradeItemStory" ] } }, "tastingNotes": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "marketingMessage", "specialItemCode", "targetConsumerAge", "tradeItemIntroductionYear", "tradeItemCaseInformation", "marketingCampaign", "tradeItemKeyWords", "isImitationOrSubstitute", "targetConsumerAgeGroupCode", "builtInProductType", "isTradeItemConsideredCollectibleOrMemorabilia", "tradeItemTechnologyDescription", "tradeItemIncludedAccessories", "season", "couponFamilyCode", "targetConsumerGender", "channelSpecificMarketingInformation", "usageColourDescription", "necessaryTradeItemToUseDescription", "brandMarketingDescription", "basicTasteInformation", "tradeItemGradeInformation", "targetConsumerUsage", "tradeItemFeatureBenefit", "imitationOrSubstituteFor", "targetConsumerAgeGroup", "shortTradeItemMarketingMessage", "autographedBy", "tradeItemFeatureCodeReference", "illegalToAdvertiseTargetMarket", "story", "tastingNotes" ] }, "allergenInformation": { "type": "object", "properties": { "allergenRelatedInformation": { "type": "array", "items": { "type": "object", "properties": { "allergenSpecificationName": { "type": "string" }, "allergen": { "type": "array", "items": { "type": "object", "properties": { "allergenTypeCode": { "type": "string" }, "levelOfContainmentCode": { "type": "string" } }, "required": [ "allergenTypeCode", "levelOfContainmentCode" ] } }, "allergenStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "allergenRelevantDataProvidedDateTime": { "type": "string" }, "isAllergenRelevantDataProvided": { "type": "string" }, "allergenSpecificationAgency": { "type": "string" } }, "required": [ "allergenSpecificationName", "allergen", "allergenStatement", "allergenRelevantDataProvidedDateTime", "isAllergenRelevantDataProvided", "allergenSpecificationAgency" ] } } }, "required": [ "allergenRelatedInformation" ] }, "gpcCategoryCode": { "type": "string" }, "contextIdentification": { "type": "string" }, "dietInformation": { "type": "object", "properties": { "dietTypeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "foodAndBevDietTypeInfo": { "type": "array", "items": { "type": "object", "properties": { "certificationOrganisationIdentifier": { "type": "string" }, "additionalCertificationOrganisationIdentifier": { "type": "array", "items": { "type": "object", "properties": { "AdditionalCertificationOrganisationTypeCode": { "type": "string" }, "AdditionalCertificationOrganisationValue": { "type": "string" } }, "required": [ "AdditionalCertificationOrganisationTypeCode", "AdditionalCertificationOrganisationValue" ] } }, "certificationStandard": { "type": "string" }, "isCertificateRequired": { "type": "string" }, "isDietTypeMarkedOnPackage": { "type": "string" }, "dietTypeCertificationAgency": { "type": "string" }, "dietTypeSubcode": { "type": "string" }, "dietTypeCode": { "type": "string" }, "certification": { "type": "array", "items": { "type": "object", "properties": { "subjectOfCertificationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificationEffectiveStartDateTime": { "type": "string" }, "certificateIssuanceDateTime": { "type": "string" }, "certificationStatementOnPackage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificationAssessmentDateTime": { "type": "string" }, "certificationExecutionCountryCode": { "type": "string" }, "referencedFileInformation": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "imageFacing": { "type": "string" }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "referencedFileTypeCode": { "type": "string" }, "isImageRendered": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } }, "fileSequenceNumber": { "type": "string" } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "isPrimaryFile", "imageOrientationTypeCode", "fileOriginCountryCode", "imageFacing", "fileFormatDescription", "contentDescription", "fileLanguageCode", "alternateText", "fileOptimalViewerName", "referencedFileTypeCode", "isImageRendered", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileCreationProgram", "fileSequenceNumber" ] } }, "certificationValue": { "type": "string" }, "certificationIdentification": { "type": "string" }, "certificationEffectiveEndDateTime": { "type": "string" } }, "required": [ "subjectOfCertificationDescription", "certificationEffectiveStartDateTime", "certificateIssuanceDateTime", "certificationStatementOnPackage", "certificationAssessmentDateTime", "certificationExecutionCountryCode", "referencedFileInformation", "certificationValue", "certificationIdentification", "certificationEffectiveEndDateTime" ] } } }, "required": [ "certificationOrganisationIdentifier", "additionalCertificationOrganisationIdentifier", "certificationStandard", "isCertificateRequired", "isDietTypeMarkedOnPackage", "dietTypeCertificationAgency", "dietTypeSubcode", "dietTypeCode", "certification" ] } } }, "required": [ "dietTypeDescription", "foodAndBevDietTypeInfo" ] }, "farmingAndProcessingInformation": { "type": "object", "properties": { "maturationMethodCode": { "type": "string" }, "preservationTechniqueCode": { "type": "array", "items": { "type": "string" } }, "postHarvestTreatmentChemicalCode": { "type": "array", "items": { "type": "string" } }, "irradiatedCode": { "type": "string" }, "organicClaim": { "type": "array", "items": { "type": "object", "properties": { "organicCertification": { "type": "array", "items": { "type": "object", "properties": { "organicCertificationEffectiveStartDateTime": { "type": "string" }, "organicCertificationEffectiveEndDateTime": { "type": "string" }, "organicCertificationIdentification": { "type": "string" } }, "required": [ "organicCertificationEffectiveStartDateTime", "organicCertificationEffectiveEndDateTime", "organicCertificationIdentification" ] } }, "organicPercentClaim": { "type": "string" }, "organicTradeItemCode": { "type": "string" }, "organicClaimAgencyCode": { "type": "array", "items": { "type": "string" } }, "organicClaimAgencyTypeCode": { "type": "string" }, "organicClaimAgencyName": { "type": "array", "items": { "type": "string" } } }, "required": [ "organicCertification", "organicPercentClaim", "organicTradeItemCode", "organicClaimAgencyCode", "organicClaimAgencyTypeCode", "organicClaimAgencyName" ] } }, "growingMethodCode": { "type": "array", "items": { "type": "string" } }, "bioengineeredDeclarationClaimCode": { "type": "string" }, "sourceAnimalCode": { "type": "array", "items": { "type": "string" } }, "rawMaterialUsedInPreparationWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "isBioengineeredDeclarationClaimRelevantDataProvided": { "type": "string" }, "organicProductPlaceOfFarmingCode": { "type": "string" }, "postProcessTradeItemTreatmentPhysicalCode": { "type": "array", "items": { "type": "string" } }, "isRawMaterialIrradiated": { "type": "string" }, "geneticallyModifiedDeclarationCode": { "type": "string" } }, "required": [ "maturationMethodCode", "preservationTechniqueCode", "postHarvestTreatmentChemicalCode", "irradiatedCode", "organicClaim", "growingMethodCode", "bioengineeredDeclarationClaimCode", "sourceAnimalCode", "rawMaterialUsedInPreparationWeight", "isBioengineeredDeclarationClaimRelevantDataProvided", "organicProductPlaceOfFarmingCode", "postProcessTradeItemTreatmentPhysicalCode", "isRawMaterialIrradiated", "geneticallyModifiedDeclarationCode" ] }, "componentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemLifeSpan": { "type": "object", "properties": { "openedTradeItemLifespan": { "type": "string" }, "minimumTradeItemLifespanFromTimeOfArrival": { "type": "string" }, "supplierSpecifiedMinimumConsumerStorageDays": { "type": "string" }, "itemPeriodSafeToUseAfterOpening": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "doesTradeItemHaveAutoReaderTracker": { "type": "string" }, "minimumTradeItemLifespanFromTimeOfProduction": { "type": "string" } }, "required": [ "openedTradeItemLifespan", "minimumTradeItemLifespanFromTimeOfArrival", "supplierSpecifiedMinimumConsumerStorageDays", "itemPeriodSafeToUseAfterOpening", "doesTradeItemHaveAutoReaderTracker", "minimumTradeItemLifespanFromTimeOfProduction" ] }, "productInformationDetail": { "type": "array", "items": { "type": "object", "properties": { "claimDetail": { "type": "array", "items": { "type": "object", "properties": { "claimMarkedOnPackage": { "type": "string" }, "claimTypeCode": { "type": "string" }, "claimElementCode": { "type": "string" }, "isClaimRegulated": { "type": "string" } }, "required": [ "claimMarkedOnPackage", "claimTypeCode", "claimElementCode", "isClaimRegulated" ] } }, "claimDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "claimDetail", "claimDescription" ] } }, "safetyDataSheetInformation": { "type": "array", "items": { "type": "object", "properties": { "toxicologicalInformationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "volatileOrganicCompoundBasis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "volatileOrganicCompoundPercent": { "type": "string" }, "ecologicalInformationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSSheetNumber": { "type": "string" }, "isProductClassifiedAsNonHazardous": { "type": "string" }, "hazardousWasteInformation": { "type": "array", "items": { "type": "object", "properties": { "hazardousWasteAgency": { "type": "string" }, "hazardousWasteCode": { "type": "array", "items": { "type": "string" } }, "nonhazardousWasteDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isAcutelyHazardousWaste": { "type": "string" }, "hazardousWasteDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isUniversalWaste": { "type": "string" } }, "required": [ "hazardousWasteAgency", "hazardousWasteCode", "nonhazardousWasteDescription", "isAcutelyHazardousWaste", "hazardousWasteDescription", "isUniversalWaste" ] } }, "rEACHInformation": { "type": "object", "properties": { "isTradeItemREACHRelevant": { "type": "string" }, "isSubstanceOfVeryHighConcern": { "type": "string" }, "rEACHUseDescriptorInformation": { "type": "array", "items": { "type": "object", "properties": { "rEACHEnvironmentReleaseUseCategoryCode": { "type": "string" }, "rEACHChemicalProductUseDescriptorCodeType": { "type": "string" }, "rEACHSectorUseDescriptorCode": { "type": "string" }, "rEACHProcessUseDescriptorCode": { "type": "string" } }, "required": [ "rEACHEnvironmentReleaseUseCategoryCode", "rEACHChemicalProductUseDescriptorCodeType", "rEACHSectorUseDescriptorCode", "rEACHProcessUseDescriptorCode" ] } } }, "required": [ "isTradeItemREACHRelevant", "isSubstanceOfVeryHighConcern", "rEACHUseDescriptorInformation" ] }, "extinguishingMediaDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "volatileOrganicCompound": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "flammablePropertiesDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalInformation": { "type": "array", "items": { "type": "object", "properties": { "chemicalIngredientOrganisation": { "type": "string" }, "chemicalIngredient": { "type": "array", "items": { "type": "object", "properties": { "rEACHChemicalRegistrationNumber": { "type": "string" }, "chemicalIngredientConcentrationMeasurementPrecision": { "type": "string" }, "chemicalIngredientConcentrationUpperValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalIngredientConcentrationLowerValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalIngredientConcentrationBasis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "chemicalIngredientName": { "type": "string" }, "lethalDoseConcentrationInformation": { "type": "array", "items": { "type": "object", "properties": { "testSpeciesDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "lethalConcentration50MeasurementPrecision": { "type": "string" }, "lethalConcentration50": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "testSpeciesCode": { "type": "string" }, "routeOfExposureCode": { "type": "string" }, "lethalDose50Basis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lethalConcentration50Basis": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lethalDose50MeasurementPrecision": { "type": "string" }, "lethalDose50": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "testSpeciesDescription", "lethalConcentration50MeasurementPrecision", "lethalConcentration50", "testSpeciesCode", "routeOfExposureCode", "lethalDose50Basis", "lethalConcentration50Basis", "lethalDose50MeasurementPrecision", "lethalDose50" ] } }, "chemicalIngredientIdentification": { "type": "string" }, "chemicalIngredientConcentration": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "lowerExplosiveLimit": { "type": "string" }, "upperExplosiveLimit": { "type": "string" } }, "required": [ "rEACHChemicalRegistrationNumber", "chemicalIngredientConcentrationMeasurementPrecision", "chemicalIngredientConcentrationUpperValue", "chemicalIngredientConcentrationLowerValue", "chemicalIngredientConcentrationBasis", "chemicalIngredientName", "lethalDoseConcentrationInformation", "chemicalIngredientIdentification", "chemicalIngredientConcentration", "lowerExplosiveLimit", "upperExplosiveLimit" ] } }, "chemicalIngredientScheme": { "type": "string" } }, "required": [ "chemicalIngredientOrganisation", "chemicalIngredient", "chemicalIngredientScheme" ] } }, "referencedFileInformation": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "referencedFileTypeCode": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } }, "fileSequenceNumber": { "type": "string" } }, "required": [ "fileName", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "isPrimaryFile", "fileOriginCountryCode", "fileFormatDescription", "contentDescription", "alternateText", "fileLanguageCode", "fileOptimalViewerName", "referencedFileTypeCode", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileCreationProgram", "fileSequenceNumber" ] } }, "isRegulatedForTransportation": { "type": "string" }, "additionalSDSInformation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSSheetEffectiveDateTime": { "type": "string" }, "volatileOrganicCompoundPercentMeasurementPrecision": { "type": "string" }, "storageCompatibilityCode": { "type": "array", "items": { "type": "string" } }, "firstAidProceduresDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "conditionsToAvoid": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSStandardCode": { "type": "string" }, "storageCompatibilityAgency": { "type": "string" }, "fireFighterProtectiveEquipmentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSStandardVersion": { "type": "string" }, "noteToPhysician": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gHSDetail": { "type": "object", "properties": { "hazardStatement": { "type": "array", "items": { "type": "object", "properties": { "hazardStatementsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hazardStatementsCode": { "type": "string" } }, "required": [ "hazardStatementsDescription", "hazardStatementsCode" ] } }, "precautionaryStatement": { "type": "array", "items": { "type": "object", "properties": { "precautionaryStatementsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "precautionaryStatementsCode": { "type": "string" } }, "required": [ "precautionaryStatementsDescription", "precautionaryStatementsCode" ] } }, "gHSSymbolDescriptionCode": { "type": "array", "items": { "type": "string" } }, "gHSSignalWordsCode": { "type": "string" } }, "required": [ "hazardStatement", "precautionaryStatement", "gHSSymbolDescriptionCode", "gHSSignalWordsCode" ] }, "protectiveEquipment": { "type": "array", "items": { "type": "object", "properties": { "protectiveEquipmentAdditionalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "protectiveEquipment": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "protectiveEquipmentStatusCode": { "type": "string" }, "protectiveEquipmentBodyAreaCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "protectiveEquipmentAdditionalDescription", "protectiveEquipment", "protectiveEquipmentStatusCode", "protectiveEquipmentBodyAreaCode" ] } }, "accidentalReleaseMeasuresDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "storageRequirementsDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hazardousMaterialsHandlingProcedures": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "storageCompatibilityDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sDSSheetVersion": { "type": "string" }, "physicalChemicalPropertyInformation": { "type": "object", "properties": { "freezingMeltingPoint": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "waterSolubilityTypeCode": { "type": "string" }, "flashPoint": { "type": "array", "items": { "type": "object", "properties": { "flashPointTemperatureLowerValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointDescriptor": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointTemperatureMeasurementPrecision": { "type": "string" }, "flashPointTemperatureUpperValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "flashPointTestMethodCode": { "type": "string" } }, "required": [ "flashPointTemperatureLowerValue", "flashPointTemperature", "flashPointDescriptor", "flashPointTemperatureMeasurementPrecision", "flashPointTemperatureUpperValue", "flashPointTestMethodCode" ] } }, "physicalStateCode": { "type": "string" }, "autoIgnitionTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "pHInformation": { "type": "object", "properties": { "exactPH": { "type": "string" }, "minimumPH": { "type": "string" }, "maximumPH": { "type": "string" } }, "required": [ "exactPH", "minimumPH", "maximumPH" ] }, "upperExplosiveLimit": { "type": "string" }, "lowerExplosiveLimit": { "type": "string" }, "boilingPoint": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "specificGravityInformation": { "type": "array", "items": { "type": "object", "properties": { "specificGravityReferenceMaterialCode": { "type": "string" }, "specificGravity": { "type": "string" }, "specificGravityUpperValue": { "type": "string" }, "specificGravityLowerValue": { "type": "string" }, "specificGravityMeasurementPrecision": { "type": "string" } }, "required": [ "specificGravityReferenceMaterialCode", "specificGravity", "specificGravityUpperValue", "specificGravityLowerValue", "specificGravityMeasurementPrecision" ] } }, "physicalFormDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "freezingMeltingPoint", "waterSolubilityTypeCode", "flashPoint", "physicalStateCode", "autoIgnitionTemperature", "pHInformation", "upperExplosiveLimit", "lowerExplosiveLimit", "boilingPoint", "specificGravityInformation", "physicalFormDescription" ] } }, "required": [ "toxicologicalInformationDescription", "volatileOrganicCompoundBasis", "volatileOrganicCompoundPercent", "ecologicalInformationDescription", "sDSSheetNumber", "isProductClassifiedAsNonHazardous", "hazardousWasteInformation", "rEACHInformation", "extinguishingMediaDescription", "volatileOrganicCompound", "flammablePropertiesDescription", "chemicalInformation", "referencedFileInformation", "isRegulatedForTransportation", "additionalSDSInformation", "sDSSheetEffectiveDateTime", "volatileOrganicCompoundPercentMeasurementPrecision", "storageCompatibilityCode", "firstAidProceduresDescription", "conditionsToAvoid", "sDSStandardCode", "storageCompatibilityAgency", "fireFighterProtectiveEquipmentDescription", "sDSStandardVersion", "noteToPhysician", "gHSDetail", "protectiveEquipment", "accidentalReleaseMeasuresDescription", "storageRequirementsDescription", "hazardousMaterialsHandlingProcedures", "storageCompatibilityDescription", "sDSSheetVersion", "physicalChemicalPropertyInformation" ] } }, "foodAndBeveragePreparationServing": { "type": "object", "properties": { "measurementPrecisionOfNumberOfServingsPerPackage": { "type": "string" }, "maximumNumberOfSmallestUnitsPerPackage": { "type": "string" }, "numberOfSmallestUnitsPerPackage": { "type": "string" }, "numberOfServingsPerPackage": { "type": "string" }, "productPreparationTextureInformation": { "type": "array", "items": { "type": "object", "properties": { "productTextureAgencyCode": { "type": "string" }, "productTextureCode": { "type": "string" }, "productTexturalCharacteristics": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "productTextureAgencyCode", "productTextureCode", "productTexturalCharacteristics" ] } }, "manufacturerPreparationTypeCode": { "type": "array", "items": { "type": "string" } }, "preparationServing": { "type": "array", "items": { "type": "object", "properties": { "isGradedBeforePreparationTypeApplied": { "type": "string" }, "productYieldInformation": { "type": "array", "items": { "type": "object", "properties": { "productYield": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "productYieldVariationPercentage": { "type": "string" }, "productYieldTypeCode": { "type": "string" } }, "required": [ "productYield", "productYieldVariationPercentage", "productYieldTypeCode" ] } }, "precautions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "minimumOptimumConsumptionTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "servingSuggestion": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "convenienceLevel": { "type": "string" }, "recipe": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "preparationInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "maximumOptimumConsumptionTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "preparationTypeCode": { "type": "string" } }, "required": [ "isGradedBeforePreparationTypeApplied", "productYieldInformation", "precautions", "minimumOptimumConsumptionTemperature", "servingSuggestion", "convenienceLevel", "recipe", "preparationInstructions", "maximumOptimumConsumptionTemperature", "preparationTypeCode" ] } }, "numberOfServingsRangeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "measurementPrecisionOfNumberOfServingsPerPackage", "maximumNumberOfSmallestUnitsPerPackage", "numberOfSmallestUnitsPerPackage", "numberOfServingsPerPackage", "productPreparationTextureInformation", "manufacturerPreparationTypeCode", "preparationServing", "numberOfServingsRangeDescription" ] }, "certificationInformation": { "type": "array", "items": { "type": "object", "properties": { "certificationOrganisationIdentifier": { "type": "string" }, "certificationStandard": { "type": "string" }, "isCertificateRequired": { "type": "string" }, "certificationAgency": { "type": "string" }, "additionalCertificationOrganisation": { "type": "array", "items": { "type": "object", "properties": { "additionalPartyIdentificationValue": { "type": "string" }, "additionalPartyIdentificationCode": { "type": "string" } }, "required": [ "additionalPartyIdentificationValue", "additionalPartyIdentificationCode" ] } }, "certification": { "type": "array", "items": { "type": "object", "properties": { "subjectOfCertificationDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificationStatementOnPackage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "certificationEffectiveStartDateTime": { "type": "string" }, "certificateIssuanceDateTime": { "type": "string" }, "certificationAssessmentDateTime": { "type": "string" }, "certificationExecutionCountryCode": { "type": "string" }, "referencedFileInformation": { "type": "array", "items": { "type": "object", "properties": { "fileName": { "type": "string" }, "imageStateCode": { "type": "string" }, "fileEffectiveEndDateTime": { "type": "string" }, "fileEffectiveStartDateTime": { "type": "string" }, "isPrimaryFile": { "type": "string" }, "imageOrientationTypeCode": { "type": "string" }, "fileOriginCountryCode": { "type": "array", "items": { "type": "string" } }, "fileFormatDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "imageFacing": { "type": "string" }, "fileLanguageCode": { "type": "array", "items": { "type": "string" } }, "contentDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileOptimalViewerName": { "type": "array", "items": { "type": "string" } }, "alternateText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "referencedFileTypeCode": { "type": "string" }, "isImageRendered": { "type": "string" }, "titleText": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fileFormatName": { "type": "string" }, "fileVersion": { "type": "string" }, "uniformResourceIdentifier": { "type": "string" }, "fileCreationProgram": { "type": "array", "items": { "type": "string" } }, "fileSequenceNumber": { "type": "string" } }, "required": [ "fileName", "imageStateCode", "fileEffectiveEndDateTime", "fileEffectiveStartDateTime", "isPrimaryFile", "imageOrientationTypeCode", "fileOriginCountryCode", "fileFormatDescription", "imageFacing", "fileLanguageCode", "contentDescription", "fileOptimalViewerName", "alternateText", "referencedFileTypeCode", "isImageRendered", "titleText", "fileFormatName", "fileVersion", "uniformResourceIdentifier", "fileCreationProgram", "fileSequenceNumber" ] } }, "certificationValue": { "type": "string" }, "certificationIdentification": { "type": "string" }, "certificationEffectiveEndDateTime": { "type": "string" } }, "required": [ "subjectOfCertificationDescription", "certificationStatementOnPackage", "certificationEffectiveStartDateTime", "certificateIssuanceDateTime", "certificationAssessmentDateTime", "certificationExecutionCountryCode", "referencedFileInformation", "certificationValue", "certificationIdentification", "certificationEffectiveEndDateTime" ] } } }, "required": [ "certificationOrganisationIdentifier", "certificationStandard", "isCertificateRequired", "certificationAgency", "additionalCertificationOrganisation", "certification" ] } }, "nutritionalInformation": { "type": "object", "properties": { "descriptionOnANutrient": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientFormatTypeCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "nutrientRelevantDataProvided": { "type": "string" }, "nutrientRelevantDataProvidedDateTime": { "type": "string" }, "foodBeverageComposition": { "type": "array", "items": { "type": "object", "properties": { "foodBeverageCompositionDatabaseCode": { "type": "string" }, "foodBeverageCompositionCode": { "type": "string" }, "foodBeverageCompositionDescription": { "type": "string" } }, "required": [ "foodBeverageCompositionDatabaseCode", "foodBeverageCompositionCode", "foodBeverageCompositionDescription" ] } }, "nutrientInformation": { "type": "array", "items": { "type": "object", "properties": { "nutrientBasisQuantityDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientBasisQuantityTypeCode": { "type": "string" }, "dailyValueIntakeReference": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "servingSizeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientBasisQuantity": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "preparationStateCode": { "type": "string" }, "servingSize": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "servingsPerPackageDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nutrientDetail": { "type": "array", "items": { "type": "object", "properties": { "dailyValueIntakePercent": { "type": "string" }, "quantityContained": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "descriptionOnNutrientQualifier": { "type": "array", "items": { "type": "string" } }, "nutrientTypeCode": { "type": "string" }, "isNutrientOnFrontOfPackage": { "type": "string" }, "nutrientValueDerivationCode": { "type": "string" }, "measurementPrecisionCode": { "type": "string" }, "expressedAsPartOf": { "type": "string" }, "dailyValueIntakePercentMeasurementPrecisionCode": { "type": "string" }, "nutrientSource": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "dailyValueIntakePercent", "quantityContained", "descriptionOnNutrientQualifier", "nutrientTypeCode", "isNutrientOnFrontOfPackage", "nutrientValueDerivationCode", "measurementPrecisionCode", "expressedAsPartOf", "dailyValueIntakePercentMeasurementPrecisionCode", "nutrientSource" ] } } }, "required": [ "nutrientBasisQuantityDescription", "nutrientBasisQuantityTypeCode", "dailyValueIntakeReference", "servingSizeDescription", "nutrientBasisQuantity", "preparationStateCode", "servingSize", "servingsPerPackageDescription", "nutrientDetail" ] } } }, "required": [ "descriptionOnANutrient", "nutrientFormatTypeCodeReference", "nutrientRelevantDataProvided", "nutrientRelevantDataProvidedDateTime", "foodBeverageComposition", "nutrientInformation" ] }, "componentNumber": { "type": "string" }, "descriptionInformation": { "type": "object", "properties": { "opacityTypeCode": { "type": "string" }, "tradeItemVariant": { "type": "array", "items": { "type": "object", "properties": { "tradeItemVariantTypeCode": { "type": "string" }, "tradeItemVariantValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemVariantStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "tradeItemVariantTypeCode", "tradeItemVariantValue", "tradeItemVariantStatement" ] } }, "brandName": { "type": "string" }, "regulatedProductName": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "statement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "statement" ] } }, "tradeItemDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "functionalName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "invoiceName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemFormDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "languageSpecificBrandName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "shortDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "variants": { "type": "array", "items": { "type": "object", "properties": { "variant": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "variant" ] } }, "languageSpecificSubbrandName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "capacity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemFormCode": { "type": "array", "items": { "type": "string" } }, "isTradeItemDesignedToBeDivisible": { "type": "string" }, "colour": { "type": "array", "items": { "type": "object", "properties": { "patternCode": { "type": "string" }, "colourCodeListCode": { "type": "string" }, "colourFamilyCode": { "type": "string" }, "colourTintCode": { "type": "string" }, "colourDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "colourCode": { "type": "string" } }, "required": [ "patternCode", "colourCodeListCode", "colourFamilyCode", "colourTintCode", "colourDescription", "colourCode" ] } }, "subBrand": { "type": "string" }, "additionalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productRange": { "type": "string" }, "tradeItemEcontent": { "type": "array", "items": { "type": "object", "properties": { "econtentTradeItemStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "econtentEnvironmentTypeCode": { "type": "string" } }, "required": [ "econtentTradeItemStatement", "econtentEnvironmentTypeCode" ] } }, "tradeItemGroupIdentification": { "type": "array", "items": { "type": "object", "properties": { "tradeItemGroupIdentificationCodeListAgencyCode": { "type": "string" }, "tradeItemGroupIdentificationCodeReference": { "type": "string" }, "tradeItemGroupIdentificationCodeListURI": { "type": "string" }, "tradeItemGroupIdentificationCodeDescription": { "type": "string" }, "tradeItemGroupIdentificationCodeListAgencyName": { "type": "string" }, "tradeItemGroupIdentificationCodeListName": { "type": "string" } }, "required": [ "tradeItemGroupIdentificationCodeListAgencyCode", "tradeItemGroupIdentificationCodeReference", "tradeItemGroupIdentificationCodeListURI", "tradeItemGroupIdentificationCodeDescription", "tradeItemGroupIdentificationCodeListAgencyName", "tradeItemGroupIdentificationCodeListName" ] } }, "labelDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "opacityTypeCode", "tradeItemVariant", "brandName", "regulatedProductName", "tradeItemDescription", "functionalName", "invoiceName", "tradeItemFormDescription", "languageSpecificBrandName", "shortDescription", "variants", "languageSpecificSubbrandName", "capacity", "tradeItemFormCode", "isTradeItemDesignedToBeDivisible", "colour", "subBrand", "additionalDescription", "productRange", "tradeItemEcontent", "tradeItemGroupIdentification", "labelDescription" ] }, "componentMultiplePackedQuantity": { "type": "string" }, "foodAndBeveragePropertiesInformation": { "type": "object", "properties": { "physioChemicalCharacteristic": { "type": "array", "items": { "type": "object", "properties": { "physioChemicalCharacteristicValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "physioChemicalCharacteristicCode": { "type": "string" } }, "required": [ "physioChemicalCharacteristicValue", "physioChemicalCharacteristicCode" ] } }, "foodAndBevMicrobiological": { "type": "array", "items": { "type": "object", "properties": { "microbiologicalOrganismMethodOfAnalysisCode": { "type": "string" }, "microbiologicalOrganismMinimumValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "organismMaximumValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "organismCode": { "type": "string" }, "organismReferenceValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "organismWarningValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "microbiologicalOrganismMethodOfAnalysisCode", "microbiologicalOrganismMinimumValue", "organismMaximumValue", "organismCode", "organismReferenceValue", "organismWarningValue" ] } } }, "required": [ "physioChemicalCharacteristic", "foodAndBevMicrobiological" ] }, "chemicalRegulations": { "type": "object", "properties": { "chemicalRegistrationInformation": { "type": "array", "items": { "type": "object", "properties": { "restrictionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "registrationAgency": { "type": "string" }, "registrationEndDateTime": { "type": "string" }, "registrationNumber": { "type": "array", "items": { "type": "string" } } }, "required": [ "restrictionDescription", "registrationAgency", "registrationEndDateTime", "registrationNumber" ] } }, "chemicalRegulationInformation": { "type": "array", "items": { "type": "object", "properties": { "chemicalRegulationAgency": { "type": "string" }, "chemicalRegulation": { "type": "array", "items": { "type": "object", "properties": { "isChemicalRegulationCompliant": { "type": "string" }, "chemicalRegulationName": { "type": "string" }, "regulatedChemical": { "type": "array", "items": { "type": "object", "properties": { "testCriteriaDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "regulatedChemicalTypeCode": { "type": "string" }, "regulatedChemicalSunsetDateTime": { "type": "string" }, "regulatedChemicalName": { "type": "string" }, "regulatedChemicalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "technicalChemicalName": { "type": "string" }, "regulatedChemicalIdentifierCodeReference": { "type": "object", "properties": { "regulatedChemicalIdentifierCodeDescription": { "type": "string" }, "regulatedChemicalIdentifierAgencyName": { "type": "string" }, "regulatedChemicalIdentifierCode": { "type": "string" } }, "required": [ "regulatedChemicalIdentifierCodeDescription", "regulatedChemicalIdentifierAgencyName", "regulatedChemicalIdentifierCode" ] }, "carcinogenicMutagenicReprotoxicTypeCode": { "type": "string" }, "chemicalIngredientPropertyInformation": { "type": "array", "items": { "type": "object", "properties": { "chemicalPhysicalStateCode": { "type": "string" }, "chemicalProperty": { "type": "array", "items": { "type": "object", "properties": { "chemicalPropertyAdditionalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalPropertyName": { "type": "string" }, "chemicalPropertyCode": { "type": "string" } }, "required": [ "chemicalPropertyAdditionalDescription", "chemicalPropertyName", "chemicalPropertyCode" ] } }, "chemicalPropertyTypeCode": { "type": "string" } }, "required": [ "chemicalPhysicalStateCode", "chemicalProperty", "chemicalPropertyTypeCode" ] } } }, "required": [ "testCriteriaDescription", "regulatedChemicalTypeCode", "regulatedChemicalSunsetDateTime", "regulatedChemicalName", "regulatedChemicalDescription", "technicalChemicalName", "regulatedChemicalIdentifierCodeReference", "carcinogenicMutagenicReprotoxicTypeCode", "chemicalIngredientPropertyInformation" ] } } }, "required": [ "isChemicalRegulationCompliant", "chemicalRegulationName", "regulatedChemical" ] } } }, "required": [ "chemicalRegulationAgency", "chemicalRegulation" ] } } }, "required": [ "chemicalRegistrationInformation", "chemicalRegulationInformation" ] }, "tradeItemMeasurements": { "type": "object", "properties": { "tensileStrength": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "pegMeasurements": { "type": "array", "items": { "type": "object", "properties": { "pegHorizontal": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "pegHoleNumber": { "type": "string" }, "pegHoleTypeCode": { "type": "string" }, "pegVertical": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "pegHorizontal", "pegHoleNumber", "pegHoleTypeCode", "pegVertical" ] } }, "tradeItemCompositionDepth": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "velocity": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "shearStrength": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "volume": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "acceleration": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "grossWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "netWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "depth": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "tradeItemCompositionWidth": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "diameter": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "displayDimensions": { "type": "array", "items": { "type": "object", "properties": { "dimensionDepth": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "grossWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dimensionHeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dimensionDiameter": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dimensionWidth": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "displayDimensionTypeCode": { "type": "string" } }, "required": [ "dimensionDepth", "grossWeight", "dimensionHeight", "dimensionDiameter", "dimensionWidth", "displayDimensionTypeCode" ] } }, "netContentStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemNesting": { "type": "array", "items": { "type": "object", "properties": { "nestingIncrement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nestingTypeCode": { "type": "string" }, "nestingDirectionCode": { "type": "string" } }, "required": [ "nestingIncrement", "nestingTypeCode", "nestingDirectionCode" ] } }, "width": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "netContent": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "drainedWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "frontFaceTypeCode": { "type": "string" }, "tradeItemOrientation": { "type": "array", "items": { "type": "object", "properties": { "orientationType": { "type": "string" }, "orientationPreferenceSequence": { "type": "string" } }, "required": [ "orientationType", "orientationPreferenceSequence" ] } }, "height": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "tensileStrength", "pegMeasurements", "tradeItemCompositionDepth", "velocity", "shearStrength", "volume", "acceleration", "grossWeight", "netWeight", "depth", "tradeItemCompositionWidth", "diameter", "displayDimensions", "netContentStatement", "tradeItemNesting", "width", "netContent", "drainedWeight", "frontFaceTypeCode", "tradeItemOrientation", "height" ] }, "componentQuantity": { "type": "string" } }, "required": [ "foodAndBeverageIngredientInformation", "componentIdentification", "marketingInformation", "allergenInformation", "gpcCategoryCode", "contextIdentification", "dietInformation", "farmingAndProcessingInformation", "componentDescription", "tradeItemLifeSpan", "productInformationDetail", "safetyDataSheetInformation", "foodAndBeveragePreparationServing", "certificationInformation", "nutritionalInformation", "componentNumber", "descriptionInformation", "componentMultiplePackedQuantity", "foodAndBeveragePropertiesInformation", "chemicalRegulations", "tradeItemMeasurements", "componentQuantity" ] } }, "medicationFormCodeC5D1": { "type": "string" }, "doesTradeItemCarryUSDAChildNutritionLabel": { "type": "string" }, "logisticsUnitHeight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "functionalName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "mediaStorageType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfOpticalAudioOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fixedSpeakerLocationCode": { "type": "string" }, "isTradeItemReconditioned": { "type": "string" }, "volumeWeightUnitC2D4": { "type": "string" }, "nonfoodIngredientAdditiveInformation": { "type": "array", "items": { "type": "object", "properties": { "levelofContainmentCode": { "type": "string" }, "additiveName": { "type": "string" }, "additiveTypeCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } } }, "required": [ "levelofContainmentCode", "additiveName", "additiveTypeCodeReference" ] } }, "volumeWeightUnitC2D3": { "type": "string" }, "volumeWeightUnitC2D5": { "type": "string" }, "baglessTechnologyType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC2D2": { "type": "string" }, "volumeWeightUnitC2D1": { "type": "string" }, "healthcareItemMinimumUsageAge": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "departementActivite": { "type": "string" }, "color": { "type": "array", "items": { "type": "object", "properties": { "code": { "type": "string" }, "agency": { "type": "string" }, "patternCode": { "type": "string" }, "colourFamilyCode": { "type": "string" }, "colourTintCode": { "type": "string" }, "description": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "code", "agency", "patternCode", "colourFamilyCode", "colourTintCode", "description" ] } }, "hasPhotoRestoration": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "irradiatedCode": { "type": "string" }, "languageSpecificBrandName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "targetMarketDiscountRestrictions": { "type": "array", "items": { "type": "object", "properties": { "discountRestrictionTargetMarketCountry": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "isDiscountingIllegalInTargetMarket": { "type": "string" } }, "required": [ "discountRestrictionTargetMarketCountry", "isDiscountingIllegalInTargetMarket" ] } }, "labellingPackedStatement": { "type": "string" }, "canTradeItemBeBackOrdered": { "type": "string" }, "voltsUsed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "variableWeightRangeMinimum": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "suggestedRetail": { "type": "array", "items": { "type": "object", "properties": { "effectiveEndDate": { "type": "string" }, "sheetName": { "type": "string" }, "price": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "gln": { "type": "string" }, "effectiveStartDate": { "type": "string" }, "basisPerUnit": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "effectiveEndDate", "sheetName", "price", "gln", "effectiveStartDate", "basisPerUnit" ] } }, "roomSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "paperTrayType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "postProcessTradeItemTreatmentPhysicalCode": { "type": "array", "items": { "type": "string" } }, "totalCookingArea": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "percentageOfAlcoholByVolumeMeasurementPrecisionCode": { "type": "string" }, "screenRefreshRate": { "type": "string" }, "recommendedProcessorSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasVoiceRecorder": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfCoAxialInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cheeseTypeCode": { "type": "array", "items": { "type": "string" } }, "numberOfWheels": { "type": "string" }, "capacityQuantityUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "clinicallyRelevantCharacteristicOfMedicalDevice": { "type": "array", "items": { "type": "string" } }, "audioWattsPerChannel": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "recommendedProcessorSpeedUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cheeseForm": { "type": "string" }, "proprietaryMedicationDoseFormC2D2": { "type": "string" }, "hasATSCTuner": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "proprietaryMedicationDoseFormC2D3": { "type": "string" }, "proprietaryMedicationDoseFormC2D4": { "type": "string" }, "proprietaryMedicationDoseFormC2D5": { "type": "string" }, "proprietaryMedicationDoseFormC2D1": { "type": "string" }, "tradeChannel": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "donationIdentificationNumberMarked": { "type": "string" }, "phoneAccessoryStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "caloriesExcess": { "type": "string" }, "selfTimerDelay": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "similarCarriedProductDescription": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "brandOwnerName": { "type": "string" }, "hasWashingSoilSensor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "maximumCyclesReusable": { "type": "string" }, "returnGoodsPolicy": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitsInWidthOfLayer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "frontFaceTypeCode": { "type": "string" }, "locationToAttachmentMount": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCARepresentativeForTheStateTelephone": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasHomeControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfDedicatedVideoMemory": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "interpretiveTermOptionalNutrient": { "type": "string" }, "transportationEnvironmentAtmosphericPressureMaximum": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dataCarrier": { "type": "array", "items": { "type": "object", "properties": { "dataCarrierFamilyTypeCode": { "type": "string" }, "dataCarrierPresenceCode": { "type": "string" }, "dataCarrierTypeCode": { "type": "string" }, "applicationIdentifierTypeCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "dataCarrierFamilyTypeCode", "dataCarrierPresenceCode", "dataCarrierTypeCode", "applicationIdentifierTypeCode" ] } }, "itemPresentedDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "batterySize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "securityRemoteType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productionVariantEffectiveDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string", "format": "date" } }, "required": [ "gln", "value" ] } }, "estimatedSalesRevenue": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "directPartMarking": { "type": "string" }, "isPackagingLabelledWithDrugFacts": { "type": "string" }, "filtrationTechnologyType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemHumidityInformation": { "type": "array", "items": { "type": "object", "properties": { "cumulativeHumidityInterruptionAcceptableTimeSpan": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dropBelowMinimumHumidityAcceptableTimeSpan": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "maximumHumidityAcceptableTimeSpan": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "minimumHumidityPercentage": { "type": "string" }, "humidityQualifierCode": { "type": "string" }, "cumulativeHumidityInterruptionAcceptableTimeSpanInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "maximumHumidityPercentage": { "type": "string" } }, "required": [ "cumulativeHumidityInterruptionAcceptableTimeSpan", "dropBelowMinimumHumidityAcceptableTimeSpan", "maximumHumidityAcceptableTimeSpan", "minimumHumidityPercentage", "humidityQualifierCode", "cumulativeHumidityInterruptionAcceptableTimeSpanInstructions", "maximumHumidityPercentage" ] } }, "interpretiveTermSodium": { "type": "string" }, "hasCarAdapter": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "maximumJoulesRating": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemGroupIdentification": { "type": "array", "items": { "type": "object", "properties": { "tradeItemGroupIdentificationCodeListAgencyCode": { "type": "string" }, "tradeItemGroupIdentificationCodeReference": { "type": "string" }, "tradeItemGroupIdentificationCodeListURI": { "type": "string" }, "tradeItemGroupIdentificationCodeDescription": { "type": "string" }, "tradeItemGroupIdentificationCodeListAgencyName": { "type": "string" }, "tradeItemGroupIdentificationCodeListName": { "type": "string" } }, "required": [ "tradeItemGroupIdentificationCodeListAgencyCode", "tradeItemGroupIdentificationCodeReference", "tradeItemGroupIdentificationCodeListURI", "tradeItemGroupIdentificationCodeDescription", "tradeItemGroupIdentificationCodeListAgencyName", "tradeItemGroupIdentificationCodeListName" ] } }, "postConsumerRecycledContentPercentage": { "type": "string" }, "hasMountingBracketsIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC5D5": { "type": "string" }, "medicationFormCodeC5D4": { "type": "string" }, "medicationFormCodeC5D3": { "type": "string" }, "phoneType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "preservationTechniqueCode": { "type": "array", "items": { "type": "string" } }, "medicationFormCodeC5D2": { "type": "string" }, "hazardousMaterialShippingPaper": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasUltrabrightDigiviewDataDisplay": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nestingOverlapUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "foodAndBevAdditiveInformation": { "type": "array", "items": { "type": "object", "properties": { "additiveName": { "type": "string" }, "levelOfContainmentCode": { "type": "string" }, "additiveTypeCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } } }, "required": [ "additiveName", "levelOfContainmentCode", "additiveTypeCodeReference" ] } }, "nonGTINPalletNetWeight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "processorBrandNameAndSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemNesting": { "type": "array", "items": { "type": "object", "properties": { "nestingIncrement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "nestingTypeCode": { "type": "string" }, "nestingDirectionCode": { "type": "string" } }, "required": [ "nestingIncrement", "nestingTypeCode", "nestingDirectionCode" ] } }, "width": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sunProtectionFactor": { "type": "string" }, "warrantyLaborYears": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "satelliteRadioService": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCAAgeVintage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sdsIssueDate": { "type": "string", "format": "date" }, "unitOfUseGTINC4D5": { "type": "string" }, "drySystemType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasSourceSelect": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasMonitorIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC1D1": { "type": "string" }, "payPerViewWindow": { "type": "string" }, "wrinSuffix": { "type": "string" }, "verticalViewingAngle": { "type": "string" }, "medicationFormCodeC1D4": { "type": "string" }, "medicineDeviceUnitNameC3D1": { "type": "string" }, "cheeseMaturationProcessContainerTypeCode": { "type": "array", "items": { "type": "string" } }, "hasHumidityLevelControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC1D5": { "type": "string" }, "medicineDeviceUnitNameC3D2": { "type": "string" }, "medicationFormCodeC1D2": { "type": "string" }, "medicineDeviceUnitNameC3D3": { "type": "string" }, "medicationFormCodeC1D3": { "type": "string" }, "medicineDeviceUnitNameC3D4": { "type": "string" }, "finalBatchExpiryDate": { "type": "string", "format": "date" }, "softwareTypesIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "supplierInformation": { "type": "array", "items": { "type": "object", "properties": { "nameOfSupplier": { "type": "string" }, "glnOfSupplier": { "type": "string" } }, "required": [ "nameOfSupplier", "glnOfSupplier" ] } }, "hasDisplayBrightnessControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfRearAuxillaryInputs": { "type": "string" }, "unitOfUseGTINC4D1": { "type": "string" }, "unitOfUseGTINC4D2": { "type": "string" }, "cleanAirDeliveryRateSmoke": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC4D3": { "type": "string" }, "isAmbidextrous": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC4D4": { "type": "string" }, "autographedBy": { "type": "array", "items": { "type": "string" } }, "isInkFadeResistant": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "speakerBottomMountDepthUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "gln": { "type": "string" }, "tradeItemMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "gln", "tradeItemMarketingMessage" ] } }, "bitternessOfBeerMeasurement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "suggestedConsumerPack": { "type": "string" }, "isImitationOrSubstitute": { "type": "string" }, "itemStatus": { "type": "string" }, "subwooferSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "displayScreenTypeCode": { "type": "string" }, "itemIndustryValidationOfficeSupplies": { "type": "string" }, "foodAndBevPreparationInfo": { "type": "array", "items": { "type": "object", "properties": { "isGradedBeforePreparationTypeApplied": { "type": "string" }, "productYieldInformation": { "type": "array", "items": { "type": "object", "properties": { "productYieldVariationPercentage": { "type": "string" }, "productYield": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "productYieldTypeCode": { "type": "string" } }, "required": [ "productYieldVariationPercentage", "productYield", "productYieldTypeCode" ] } }, "precautions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "minimumOptimumConsumptionTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "convenienceLevel": { "type": "string" }, "servingSuggestion": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "recipe": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "preparationInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "preparationType": { "type": "string" }, "maximumOptimumConsumptionTemperature": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "isGradedBeforePreparationTypeApplied", "productYieldInformation", "precautions", "minimumOptimumConsumptionTemperature", "convenienceLevel", "servingSuggestion", "recipe", "preparationInstructions", "preparationType", "maximumOptimumConsumptionTemperature" ] } }, "channelSpecificMarketingInformation": { "type": "array", "items": { "type": "object", "properties": { "marketingTradeChannel": { "type": "string" }, "channelSpecificMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sequenceNumber": { "type": "string" } }, "required": [ "marketingMessage", "sequenceNumber" ] } }, "gln": { "type": "string" }, "channelSpecificShortMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sequenceNumber": { "type": "string" } }, "required": [ "marketingMessage", "sequenceNumber" ] } } }, "required": [ "marketingTradeChannel", "channelSpecificMarketingMessage", "gln", "channelSpecificShortMarketingMessage" ] } }, "adjustableDirection": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicineDeviceUnitNameC3D5": { "type": "string" }, "nABCARepresentativeForTheStateAddress": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCASupplierStateLicensePermitNumber": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "bTURating": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasDeviceMeasuringFunction": { "type": "string" }, "lastModifiedDate": { "type": "string" }, "quantityOfReproducibleColors": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemOrAcesssoryMountType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nSTCentralApproval": { "type": "string" }, "quantityOfDigitalAudioOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTextMessaging": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "signalProcessingTypeCode": { "type": "string" }, "brandOwnerStructuredAddress": { "type": "array", "items": { "type": "object", "properties": { "poBox": { "type": "string" }, "city": { "type": "string" }, "complementAddress": { "type": "array", "items": { "type": "string" } }, "streetAddress": { "type": "string" }, "streetNumber": { "type": "string" }, "countryCode": { "type": "string" }, "postalCode": { "type": "string" }, "provinceStateCode": { "type": "string" } }, "required": [ "poBox", "city", "complementAddress", "streetAddress", "streetNumber", "countryCode", "postalCode", "provinceStateCode" ] } }, "organicProductPlaceOfFarming": { "type": "string" }, "rawMaterialUsedInPreparationWeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "hasRCAProtectedJacks": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "preliminaryItemStatusCode": { "type": "string" }, "cheeseMoisturePercentage": { "type": "string" }, "teaFormat": { "type": "string" }, "percentageOfEnlargement": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTouchScreen": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "standbyTimeAmount": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "chemicalRegulationInformation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "chemicalRegulation": { "type": "array", "items": { "type": "object", "properties": { "isChemicalRegulationCompliant": { "type": "string" }, "chemicalRegulationName": { "type": "string" }, "regulatedChemical": { "type": "array", "items": { "type": "object", "properties": { "testCriteriaDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "regulatedChemicalTypeCode": { "type": "string" }, "regulatedChemicalSunsetDateTime": { "type": "string" }, "regulatedChemicalName": { "type": "string" }, "regulatedChemicalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "technicalChemicalName": { "type": "string" }, "regulatedChemicalIdentifierCodeReference": { "type": "object", "properties": { "regulatedChemicalIdentifierCodeDescription": { "type": "string" }, "regulatedChemicalIdentifierAgencyName": { "type": "string" }, "regulatedChemicalIdentifierCode": { "type": "string" } }, "required": [ "regulatedChemicalIdentifierCodeDescription", "regulatedChemicalIdentifierAgencyName", "regulatedChemicalIdentifierCode" ] }, "carcinogenicMutagenicReprotoxicTypeCode": { "type": "string" }, "chemicalIngredientPropertyInformation": { "type": "array", "items": { "type": "object", "properties": { "chemicalPhysicalStateCode": { "type": "string" }, "chemicalProperty": { "type": "array", "items": { "type": "object", "properties": { "chemicalPropertyAdditionalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "chemicalPropertyName": { "type": "string" }, "chemicalPropertyCode": { "type": "string" } }, "required": [ "chemicalPropertyAdditionalDescription", "chemicalPropertyName", "chemicalPropertyCode" ] } }, "chemicalPropertyTypeCode": { "type": "string" } }, "required": [ "chemicalPhysicalStateCode", "chemicalProperty", "chemicalPropertyTypeCode" ] } } }, "required": [ "testCriteriaDescription", "regulatedChemicalTypeCode", "regulatedChemicalSunsetDateTime", "regulatedChemicalName", "regulatedChemicalDescription", "technicalChemicalName", "regulatedChemicalIdentifierCodeReference", "carcinogenicMutagenicReprotoxicTypeCode", "chemicalIngredientPropertyInformation" ] } } }, "required": [ "isChemicalRegulationCompliant", "chemicalRegulationName", "regulatedChemical" ] } }, "chemicalRegulationAgency": { "type": "string" } }, "required": [ "gln", "chemicalRegulation", "chemicalRegulationAgency" ] } }, "hasUpconvertTechnology": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "baseUnitsPerPallet": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "servingSizeWeight": { "type": "string" }, "itemIndustryValidationColesLiquor": { "type": "string" }, "isDeviceMedicinalProduct": { "type": "string" }, "monitorResolution": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "surroundSpeakerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "feedingInstructions": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasAutoReroute": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfUSBPorts": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "brandOwnerLanguageSpecificPartyName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "lightSourceType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "labellingAdditionalPhrase": { "type": "string" }, "consumerProductVariantIdentification": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isAntennaAmplified": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTunedPorts": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sodiumExcess": { "type": "string" }, "preparationInstructionsFormattingPattern": { "type": "array", "items": { "type": "string" } }, "c4p4ItemCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "mp3AccesoryType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cqcCurationNotes3": { "type": "string" }, "quantityOfDigitalAudioInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "dangerousSubstanceInformation": { "type": "array", "items": { "type": "object", "properties": { "controlOfHazardousSubstancesRegulationsRegulationName": { "type": "string" }, "dangerousSubstanceProperties": { "type": "array", "items": { "type": "object", "properties": { "riskPhraseCode": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" }, "riskPhraseCodeValueInformation": { "type": "array", "items": { "type": "object", "properties": { "riskPhraseCodeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "riskPhraseCodeDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "riskPhraseCodeValue": { "type": "string" } }, "required": [ "riskPhraseCodeDescription", "riskPhraseCodeDefinition", "riskPhraseCodeValue" ] } } }, "required": [ "externalCodeListVersion", "externalCodeListName", "externalAgencyName", "riskPhraseCodeValueInformation" ] } }, "flammableSubstanceMaximumPercent": { "type": "string" }, "dangerousSubstanceHazardSymbolCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "dangerousHazardousLabel": { "type": "array", "items": { "type": "object", "properties": { "dangerousHazardousLabelSequenceNumber": { "type": "string" }, "dangerousHazardousLabelNumber": { "type": "string" } }, "required": [ "dangerousHazardousLabelSequenceNumber", "dangerousHazardousLabelNumber" ] } }, "dangerousSubstanceHeatOfCombustion": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dangerousSubstancePhaseOfMatterCode": { "type": "string" }, "dangerousSubstancesWaterSolubilityCode": { "type": "string" }, "dangerousSubstanceGasDensity": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dangerousSubstanceName": { "type": "string" }, "dangerousSubstanceWasteCode": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "dangerousSubstanceWasteCodeValueInformation": { "type": "array", "items": { "type": "object", "properties": { "dangerousSubstanceWasteCodeValue": { "type": "string" }, "dangerousSubstanceWasteCodeDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dangerousSubstanceWasteCodeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "dangerousSubstanceWasteCodeValue", "dangerousSubstanceWasteCodeDefinition", "dangerousSubstanceWasteCodeDescription" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "dangerousSubstanceWasteCodeValueInformation", "externalCodeListName", "externalAgencyName" ] }, "waterHazardCode": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "waterHazardCodeValueInformation": { "type": "array", "items": { "type": "object", "properties": { "waterHazardCodeDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "waterHazardCodeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "waterHazardCodeValue": { "type": "string" } }, "required": [ "waterHazardCodeDefinition", "waterHazardCodeDescription", "waterHazardCodeValue" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "waterHazardCodeValueInformation", "externalCodeListName", "externalAgencyName" ] }, "safetyPhraseCode": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "externalCodeListName": { "type": "string" }, "safetyPhraseCodeValueInformation": { "type": "array", "items": { "type": "object", "properties": { "safetyPhraseCodeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "safetyPhraseCodeValue": { "type": "string" }, "safetyPhraseCodeDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "safetyPhraseCodeDescription", "safetyPhraseCodeValue", "safetyPhraseCodeDefinition" ] } }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "externalCodeListName", "safetyPhraseCodeValueInformation", "externalAgencyName" ] } }, "isDangerousSubstance": { "type": "string" }, "isDangerousSubstanceAMixture": { "type": "string" }, "flammableSubstanceMinimumPercent": { "type": "string" } }, "required": [ "riskPhraseCode", "flammableSubstanceMaximumPercent", "dangerousSubstanceHazardSymbolCodeReference", "dangerousHazardousLabel", "dangerousSubstanceHeatOfCombustion", "dangerousSubstancePhaseOfMatterCode", "dangerousSubstancesWaterSolubilityCode", "dangerousSubstanceGasDensity", "dangerousSubstanceName", "dangerousSubstanceWasteCode", "waterHazardCode", "safetyPhraseCode", "isDangerousSubstance", "isDangerousSubstanceAMixture", "flammableSubstanceMinimumPercent" ] } }, "controlOfHazardousSubstancesRegulationsAgency": { "type": "string" } }, "required": [ "controlOfHazardousSubstancesRegulationsRegulationName", "dangerousSubstanceProperties", "controlOfHazardousSubstancesRegulationsAgency" ] } }, "cqcCurationNotes1": { "type": "string" }, "cqcCurationNotes2": { "type": "string" }, "openedTradeItemLifespan": { "type": "string" }, "hasCenterChannelInput": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "compulsoryAdditivesLabelInformation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "furniturePrimaryColor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cataloguePrice": { "type": "array", "items": { "type": "object", "properties": { "effectiveEndDate": { "type": "string", "format": "date" }, "sheetName": { "type": "string" }, "price": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "gln": { "type": "string" }, "effectiveStartDate": { "type": "string", "format": "date" }, "basisPerUnit": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "required": [ "effectiveEndDate", "sheetName", "price", "gln", "effectiveStartDate", "basisPerUnit" ] } }, "unitsInDepthOfLayer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonfoodIngredientStatement": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "statement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "statement" ] } }, "portionControl": { "type": "string" }, "maximumRange": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "transFatExcess": { "type": "string" }, "aVInputOutputLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hIBCCode": { "type": "string" }, "isSatelliteRadioReady": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "drugPreparations": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "prescriptionTypeCode": { "type": "array", "items": { "type": "string" } }, "agreedMinimumBuyingQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "physioChemicalProperties": { "type": "array", "items": { "type": "object", "properties": { "physioChemicalCharacteristicValue": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "physioChemicalCharacteristicCode": { "type": "string" } }, "required": [ "physioChemicalCharacteristicValue", "physioChemicalCharacteristicCode" ] } }, "graphics": { "type": "string" }, "orderingUnitOfMeasure": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "globalClassificationCategory": { "type": "object", "properties": { "code": { "type": "string" }, "name": { "type": "string" } }, "required": [ "code", "name" ] }, "netContent": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "informationProviderStructuredAddress": { "type": "array", "items": { "type": "object", "properties": { "poBox": { "type": "string" }, "city": { "type": "string" }, "complementAddress": { "type": "array", "items": { "type": "string" } }, "streetAddress": { "type": "string" }, "streetNumber": { "type": "string" }, "countryCode": { "type": "string" }, "postalCode": { "type": "string" }, "provinceStateCode": { "type": "string" } }, "required": [ "poBox", "city", "complementAddress", "streetAddress", "streetNumber", "countryCode", "postalCode", "provinceStateCode" ] } }, "mightControlOfHazardousSubstancesRegulationsApplyToTheProduct": { "type": "string" }, "mcdProductClassification": { "type": "string" }, "mp3ConnectionType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hDMI_HDCPInteroperability": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "itemIndustryValidationPharmacy": { "type": "string" }, "cDSMaterialType": { "type": "string" }, "alcoholBeverageDistilledFromCode": { "type": "array", "items": { "type": "string" } }, "targetedConsumptionBy": { "type": "array", "items": { "type": "string" } }, "tradeItemFeatureBenefitExtended": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "frequencyResponseHigh": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasAdditionalStorage": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isProductCustomizable": { "type": "string" }, "hasDryerRackIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "animalHealthConcern": { "type": "string" }, "nonfoodIngredientOfConcernCode": { "type": "array", "items": { "type": "string" } }, "additionalShredderCapabilities": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasSideDischarge": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemDesignedForEasyDisassembly": { "type": "string" }, "staticContrastRatio": { "type": "string" }, "nonGTINReferencedItem": { "type": "array", "items": { "type": "object", "properties": { "additionalTradeItemIdentification": { "type": "array", "items": { "type": "object", "properties": { "additionalTradeItemIdentificationTypeCode": { "type": "string" }, "additionalTradeItemIdentificationValue": { "type": "string" } }, "required": [ "additionalTradeItemIdentificationTypeCode", "additionalTradeItemIdentificationValue" ] } }, "referencedTradeItemTypeCode": { "type": "string" } }, "required": [ "additionalTradeItemIdentification", "referencedTradeItemTypeCode" ] } }, "sourceAnimalCode": { "type": "array", "items": { "type": "string" } }, "doesTradeItemHaveRefuseObligations": { "type": "string" }, "vintner": { "type": "array", "items": { "type": "string" } }, "productActivityDetails": { "type": "array", "items": { "type": "object", "properties": { "productActivityRegionDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "productActivityRegionZoneCodeReference": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "enumerationValueInformation": { "type": "array", "items": { "type": "object", "properties": { "enumerationValue": { "type": "string" }, "enumerationValueDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "enumerationValueDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "enumerationValue", "enumerationValueDefinition", "enumerationValueDescription" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "enumerationValueInformation", "externalCodeListName", "externalAgencyName" ] } }, "countryOfActivity": { "type": "array", "items": { "type": "object", "properties": { "countryCode": { "type": "string" }, "countrySubdivisionCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "countryCode", "countrySubdivisionCode" ] } }, "productActivityTypeCode": { "type": "string" } }, "required": [ "productActivityRegionDescription", "productActivityRegionZoneCodeReference", "countryOfActivity", "productActivityTypeCode" ] } }, "optionalNutrientCode": { "type": "string" }, "numberOfServingsPerPackage": { "type": "string" }, "isTradeItemAFreeItem": { "type": "string" }, "manufacturerPreparationTypeCode": { "type": "array", "items": { "type": "string" } }, "volumeWeightAmountC5D5": { "type": "string" }, "volumeWeightAmountC5D4": { "type": "string" }, "volumeWeightAmountC5D3": { "type": "string" }, "volumeWeightAmountC5D2": { "type": "string" }, "volumeWeightAmountC5D1": { "type": "string" }, "brandDistributionType": { "type": "string" }, "hasVCRPlus": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemGradeInformation": { "type": "array", "items": { "type": "object", "properties": { "gradeCodeListIdentification": { "type": "string" }, "gradeCode": { "type": "string" }, "gradeCodeAgency": { "type": "string" } }, "required": [ "gradeCodeListIdentification", "gradeCode", "gradeCodeAgency" ] } }, "directionalAirFlowControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "televisionTechnologyType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "albumCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasRemovableMemory": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonMarkedTradeItemComponents": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isTradeItemDesignedToBeDivisible": { "type": "string" }, "targetConsumerAgeGroup": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "tradeItemCompositionWidth": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "canSwivel": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hi": { "type": "string" }, "nABCAAddressOfBottler": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasMagneticShielding": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfProgrammableButtons": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "specialItemCode": { "type": "array", "items": { "type": "string" } }, "voiceCoilType": { "type": "string" }, "audioVisualMediaContentInformation": { "type": "array", "items": { "type": "object", "properties": { "gameFormatCode": { "type": "string" }, "distributionMediaTypeCode": { "type": "array", "items": { "type": "string" } }, "numberOfEpisodes": { "type": "string" }, "distributionMediaContentInformation": { "type": "array", "items": { "type": "object", "properties": { "discNumber": { "type": "string" }, "audioVisualMediaContributor": { "type": "array", "items": { "type": "object", "properties": { "audioVisualMediaItemContributorName": { "type": "string" }, "audioVisualMediaItemContributorTypeCode": { "type": "string" } }, "required": [ "audioVisualMediaItemContributorName", "audioVisualMediaItemContributorTypeCode" ] } }, "dubbedSubtitledCode": { "type": "string" }, "availableLanguageCode": { "type": "array", "items": { "type": "string" } }, "closedCaptioningCode": { "type": "string" }, "subtitledLanguageCode": { "type": "array", "items": { "type": "string" } }, "distributionMediaTrackInformation": { "type": "array", "items": { "type": "object", "properties": { "trackNumber": { "type": "string" }, "audioVisualMediaContributor": { "type": "array", "items": { "type": "object", "properties": { "audioVisualMediaItemContributorName": { "type": "string" }, "audioVisualMediaItemContributorTypeCode": { "type": "string" } }, "required": [ "audioVisualMediaItemContributorName", "audioVisualMediaItemContributorTypeCode" ] } }, "trackTime": { "type": "string", "format": "time" }, "trackTitle": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "trackNumber", "audioVisualMediaContributor", "trackTime", "trackTitle" ] } }, "dubbedLanguageCode": { "type": "array", "items": { "type": "string" } }, "originalLanguageCode": { "type": "string" } }, "required": [ "discNumber", "audioVisualMediaContributor", "dubbedSubtitledCode", "availableLanguageCode", "closedCaptioningCode", "subtitledLanguageCode", "distributionMediaTrackInformation", "dubbedLanguageCode", "originalLanguageCode" ] } }, "isDigitalDownloadAvailable": { "type": "string" }, "runTimeMinutes": { "type": "string" }, "dvdRegionCode": { "type": "string" }, "distributionMediaCount": { "type": "string" } }, "required": [ "gameFormatCode", "distributionMediaTypeCode", "numberOfEpisodes", "distributionMediaContentInformation", "isDigitalDownloadAvailable", "runTimeMinutes", "dvdRegionCode", "distributionMediaCount" ] } }, "hasCablesIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "wandNumber": { "type": "string" }, "alcoholBeverageContainer": { "type": "array", "items": { "type": "object", "properties": { "containerShapeCode": { "type": "string" }, "containerMaterialCode": { "type": "string" }, "containerProcessTypeCode": { "type": "array", "items": { "type": "string" } }, "containerTypeCode": { "type": "array", "items": { "type": "string" } } }, "required": [ "containerShapeCode", "containerMaterialCode", "containerProcessTypeCode", "containerTypeCode" ] } }, "hasWrinkleControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isNonGTINLogisticUnitPackedIrregularly": { "type": "string" }, "nABCAPricingTerms": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "variableTradeItemType": { "type": "string" }, "audioVisualItemInstallationOptionTypeCode": { "type": "string" }, "dotPitch": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "caffeineContent": { "type": "string" }, "ceAndAccessorySecondaryColor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesTradeItemContainHumanBloodDerivative": { "type": "string" }, "doesTradeItemContainHumanTissue": { "type": "string" }, "speakerStandStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "variableMeasureTradeItemIDNumForPrice": { "type": "string" }, "vintage": { "type": "array", "items": { "type": "string" } }, "hasAutoOscillation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "doesItemComeWithHanger": { "type": "string" }, "tireSeasonCode": { "type": "string" }, "regulatedProductName": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "statement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "statement" ] } }, "isHeadsetCompatible": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholicProductBeverageType": { "type": "string" }, "targetConsumerAge": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "recordingFormatType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "wooferAirSpaceUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasMultipleSizeConnectionInserts": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfSpeeds": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "additionalDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "isCordless": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemUDIDILevel": { "type": "string" }, "c4p4PromotionPurchasePriceEndDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string", "format": "date" } }, "required": [ "gln", "value" ] } }, "countableItemsC5D1": { "type": "string" }, "countableItemsC5D2": { "type": "string" }, "amountOfMemoryIncluded": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "psychotropicSubstance": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "enumerationValueInformation": { "type": "array", "items": { "type": "object", "properties": { "enumerationValue": { "type": "string" }, "enumerationValueDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "enumerationValueDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "enumerationValue", "enumerationValueDescription", "enumerationValueDefinition" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "enumerationValueInformation", "externalCodeListName", "externalAgencyName" ] } }, "countableItemsC5D3": { "type": "string" }, "countableItemsC5D4": { "type": "string" }, "countableItemsC5D5": { "type": "string" }, "hasRoundCavity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "feedType": { "type": "array", "items": { "type": "string" } }, "hasSleepTimer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "minimumRequiredProcessorSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isEnergyStarCompliant": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "endAvailabilityDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "earPieceStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfPointsOfInterest": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "consumerPackageDisclaimers": { "type": "array", "items": { "type": "object", "properties": { "consumerPackageDisclaimer": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "consumerPackageDisclaimer" ] } }, "tradeItemDisplayMethod": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isPartOfBrandNameFamily": { "type": "string" }, "mcdClassification": { "type": "string" }, "cordLength": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "radioTunerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "usageColourDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "cacheSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "dexterityUsageCode": { "type": "string" }, "nABCAOceanFreight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "paperFinishType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sideCurtainsIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "routeOfAdministration": { "type": "array", "items": { "type": "object", "properties": { "externalCodeListVersion": { "type": "string" }, "enumerationValueInformation": { "type": "array", "items": { "type": "object", "properties": { "enumerationValue": { "type": "string" }, "enumerationValueDefinition": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "enumerationValueDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "enumerationValue", "enumerationValueDefinition", "enumerationValueDescription" ] } }, "externalCodeListName": { "type": "string" }, "externalAgencyName": { "type": "string" } }, "required": [ "externalCodeListVersion", "enumerationValueInformation", "externalCodeListName", "externalAgencyName" ] } }, "storageEnvironmentAtmosphericPressureMinimum": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "quantityOfWattageRMS2Ohms": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sweetnessLevelOfAlcoholicBeverageCode": { "type": "string" }, "netWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "fatPercentageInDryMatterMeasurementPrecisionCode": { "type": "string" }, "nSTCreatingSharedValueStatement": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "hasBucketFullIndicator": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "qualitySupplierFileNumber": { "type": "string" }, "labelDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "quantityOfAudioOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "powerProtectionType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "colorPrintSpeed": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "endDateTimeOfExclusivity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "flammableAerosolContainmentCode": { "type": "string" }, "videoUpConversionType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightAmountC1D3": { "type": "string" }, "volumeWeightAmountC1D2": { "type": "string" }, "totalUnitsPerCase": { "type": "string" }, "canRecord2ProgramsSimultaneously": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasRemovableMicrophone": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightAmountC1D1": { "type": "string" }, "quantityOfProgrammableDevices": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "exemptFromDirectMarkingReasonCode": { "type": "string" }, "cameraFlashType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "monitorSpeakerLocation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightAmountC1D5": { "type": "string" }, "packagingMarkingLanguage": { "type": "array", "items": { "type": "string" } }, "volumeWeightAmountC1D4": { "type": "string" }, "startDateMaximumBuyingQuantity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "yearOfProduction": { "type": "string" }, "percentageOfAlcoholPerVolume": { "type": "string" }, "controlledSubstanceRegulatoryAct": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfAVInputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fatPercentageInDryMatter": { "type": "string" }, "quantityOfPreAmplifierOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasTableStandIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "miscAVP": { "type": "array", "items": { "type": "object", "properties": { "miscAVPValue": { "type": "string" }, "gln": { "type": "string" }, "miscAVPName": { "type": "string" } }, "required": [ "miscAVPValue", "gln", "miscAVPName" ] } }, "quantityOfCycles": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDeviceDesignedForProfessionalTesting": { "type": "string" }, "additionalTradeItemPrice": { "type": "array", "items": { "type": "object", "properties": { "priceEffectiveStartDate": { "type": "string" }, "sheetName": { "type": "string" }, "tradeItemPrice": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "gln": { "type": "string" }, "tradeItemPriceTypeCode": { "type": "string" }, "priceBasisQuantity": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "priceEffectiveEndDate": { "type": "string" } }, "required": [ "priceEffectiveStartDate", "sheetName", "tradeItemPrice", "gln", "tradeItemPriceTypeCode", "priceBasisQuantity", "priceEffectiveEndDate" ] } }, "hasAdjustableArms": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "washCycleCapabilities": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "awardPrize": { "type": "array", "items": { "type": "object", "properties": { "awardPrizeName": { "type": "string" }, "awardPrizeJury": { "type": "string" }, "awardPrizeCountryCode": { "type": "string" }, "awardPrizeYear": { "type": "string" }, "awardPrizeCode": { "type": "string" }, "awardPrizeDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "awardPrizeName", "awardPrizeJury", "awardPrizeCountryCode", "awardPrizeYear", "awardPrizeCode", "awardPrizeDescription" ] } }, "eUMedicalDeviceStatusCode": { "type": "string" }, "maximumTradeItemLifespanFromTimeOfArrival": { "type": "string" }, "numberOfPiecesInSet": { "type": "string" }, "quantityOfShelves": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "consumerFirstDeliveryDate": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isProductChemicalNotIntendedForHumanConsumption": { "type": "string" }, "itemIndustryValidationHealthNZ": { "type": "string" }, "pricingPack": { "type": "string" }, "firmnessOfCheeseCode": { "type": "string" }, "remoteControlTypeCode": { "type": "string" }, "dryCleaningSettingType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasExtraLargeWindowSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "transTasmanID": { "type": "string" }, "pointingDeviceType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemMedicalDevice": { "type": "string" }, "hasPullOutCase": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasStarterDisable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "logisticsUnitDepth": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "cableLength": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "geneticallyModifiedDeclarationCode": { "type": "string" }, "nABCAPriceRemarks": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "dosage": { "type": "array", "items": { "type": "object", "properties": { "dosageRecommendation": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "dosageFormTypeCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "dosageRestrictionLimits": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "dosageRecommendation", "dosageFormTypeCodeReference", "dosageRestrictionLimits" ] } }, "itemIndustryValidationAutomotive": { "type": "string" }, "hasMediaViewer": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isBuiltIntoDigitalCamera": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "mountingShoePowerType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cutForSaleThicknessCode": { "type": "string" }, "audioVisualMediaProductCollectionSeriesNumber": { "type": "array", "items": { "type": "string" } }, "hazardousDangerousUnitVolume": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "typeOfWasteCode": { "type": "array", "items": { "type": "string" } }, "amountOfConnectedEquipmentGuarantee": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitsPerTradeItem": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasEyeStartAutomation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemAService": { "type": "string" }, "tradeItemOperatingEnvironment": { "type": "array", "items": { "type": "string" } }, "volumeWeightUnitC5D5": { "type": "string" }, "shelfUnitWidthInMillimetres": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC5D4": { "type": "string" }, "quantityOfComponentOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC5D1": { "type": "string" }, "volumeWeightUnitC5D3": { "type": "string" }, "volumeWeightUnitC5D2": { "type": "string" }, "paperSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sampleConsumerUnitSendDateTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasPushToTalk": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "ti": { "type": "string" }, "layerHeight": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "quantityOfAudioChannels": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "story": { "type": "array", "items": { "type": "object", "properties": { "sequenceNumber": { "type": "string" }, "tradeItemStory": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } } }, "required": [ "sequenceNumber", "tradeItemStory" ] } }, "hasPDAFunctionality": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gTINOfBaseUnit": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nonGTINPalletVolumeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDeviceReagent": { "type": "string" }, "quantityOfComponentSlots": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fileFormats": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "furnitureStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasContinuousRunMode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasCrumbTray": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemAHazardousGood": { "type": "string" }, "feedAdditiveStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "wirelessRange": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isDeviceCompanionDiagnostic": { "type": "string" }, "scannerResolution": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemDirectShippable": { "type": "string" }, "blankMediaPackagingType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "typeOfBase": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "boxOfficeRevenueWorldwideUSDollars": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "quantityOfWattageRMS4Ohms": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "minimumTradeItemLifespanFromProduction": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "surroundSoundDigitalDecoderTypeCode": { "type": "array", "items": { "type": "string" } }, "mp3PlayerCompatibilityBrandName": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "silhouette": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "toasterSlotType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productMarkedRecyclable": { "type": "string" }, "tireTube": { "type": "string" }, "consumerUsageInstructionsFormattingPattern": { "type": "array", "items": { "type": "string" } }, "hasDynamicBassBoost": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCANetCostFOBShipPoint": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "revolutionsPerMinute": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBuiltInBattery": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemConditionTypeCode": { "type": "string" }, "standardConnectionTypesAvailable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfMoistureRemoval": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isSelfPropelled": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "informationProviderName": { "type": "string" }, "nonGTINPalletGrossWeight": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "collarType": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "powerSupplyTypeCode": { "type": "array", "items": { "type": "string" } }, "targetConsumerAgeGroupCode": { "type": "array", "items": { "type": "string" } }, "hasParentalControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBacklitKeys": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "aspectRatioDimensionCode": { "type": "string" }, "medsafeRegulatoryClassification": { "type": "string" }, "isPartOfModelFamily": { "type": "string" }, "faceplateStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "averageCostPerPrint": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasBuiltInMicrophone": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "consumerStorageInstructions": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "primaryAddedFlavouringCode": { "type": "string" }, "isATSCFormatCapable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "labellingIngredientStatement": { "type": "string" }, "shortSynopsis": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "is1OhmStable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "plateCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasRemoteTrunkRelease": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemFeatureCodeReference": { "type": "array", "items": { "type": "object", "properties": { "codeListAgencyCode": { "type": "string" }, "code": { "type": "string" }, "codeDescription": { "type": "string" }, "codeListAgencyName": { "type": "string" }, "codeListURI": { "type": "string" }, "codeListName": { "type": "string" } }, "required": [ "codeListAgencyCode", "code", "codeDescription", "codeListAgencyName", "codeListURI", "codeListName" ] } }, "labellingGetDetails": { "type": "string" }, "bottleCapacity": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasAutoShutoff": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "rennetTypeCode": { "type": "string" }, "isTradeItemMarkedWithBiocide": { "type": "string" }, "avpAspectRatio": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "forecastedUSOrderUnits": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "targetMarketSubdivisionCode": { "type": "array", "items": { "type": "string" } }, "logisticalUnitStackingFactor": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "gamingChairStyle": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isCdRCDRWCompatible": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "milkLevy": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "sleeveType": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "systemOrProcedurePackTypeCode": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfFilters": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "proprietaryMedicationDoseFormC3D5": { "type": "string" }, "serialNumberLocationCode": { "type": "array", "items": { "type": "string" } }, "averageMillisecondsOfDiskSeekTime": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "internalExternalDevice": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isTradeItemAPriorityFood": { "type": "string" }, "transmitterType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "brandCompatibility": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "importClassification": { "type": "array", "items": { "type": "object", "properties": { "statisticalReportingMeasurement": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "importClassificationValue": { "type": "string" }, "importClassificationCountrySubdivisionRegionOfOrigin": { "type": "array", "items": { "type": "string" } }, "importClassificationTypeCode": { "type": "string" } }, "required": [ "statisticalReportingMeasurement", "importClassificationValue", "importClassificationCountrySubdivisionRegionOfOrigin", "importClassificationTypeCode" ] } }, "bridgeType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "proprietaryMedicationDoseFormC3D1": { "type": "string" }, "proprietaryMedicationDoseFormC3D2": { "type": "string" }, "proprietaryMedicationDoseFormC3D3": { "type": "string" }, "consumerUsageInstructions": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "proprietaryMedicationDoseFormC3D4": { "type": "string" }, "notebookProcessorTypes": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alternateItemIdentification": { "type": "array", "items": { "type": "object", "properties": { "agency": { "type": "string" }, "id": { "type": "string" } }, "required": [ "agency", "id" ] } }, "hasClock": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholicBeverageColorCode": { "type": "string" }, "displayTypeCode": { "type": "string" }, "isTradeItemADisplayUnit": { "type": "string" }, "nABCAAlternateLabelExplanation": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "comparableBrandedProducts": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isPhoneLineRequired": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "tradeItemTemperatureConditionTypeCode": { "type": "string" }, "hasLightedOnOffSwitch": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "expectedResultsTime": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "clinicalSizeValue3": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "clinicalSizeValue4": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "nABCAAddressOfDistiller": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "clinicalSizeValue2": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "incentiveUnitBasisInformation": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "clinicalStorageHandlingInformation": { "type": "array", "items": { "type": "object", "properties": { "clinicalStorageHandlingDescription": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "gln": { "type": "string" }, "clinicalStorageHandlingTypeCode": { "type": "string" } }, "required": [ "clinicalStorageHandlingDescription", "gln", "clinicalStorageHandlingTypeCode" ] } }, "warrantyPartsYears": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "canDisplayPictures": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nutritionLabelTypeCode": { "type": "array", "items": { "type": "string" } }, "ingredientStatementFormattingPattern": { "type": "array", "items": { "type": "string" } }, "nonGTINPalletDepth": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "securityTagInformation": { "type": "array", "items": { "type": "object", "properties": { "securityTagTypeCode": { "type": "string" }, "securityTagLocationCode": { "type": "string" } }, "required": [ "securityTagTypeCode", "securityTagLocationCode" ] } }, "maximumRangeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC1D5": { "type": "string" }, "volumeWeightUnitC1D4": { "type": "string" }, "isTradeItemSizeBasedPricing": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC1D1": { "type": "string" }, "volumeWeightUnitC1D3": { "type": "string" }, "isTradeItemStackable": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "volumeWeightUnitC1D2": { "type": "string" }, "depth": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "frameSize": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "shortTradeItemMarketingMessage": { "type": "array", "items": { "type": "object", "properties": { "marketingMessage": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "sequenceNumber": { "type": "string" }, "gln": { "type": "string" } }, "required": [ "marketingMessage", "sequenceNumber", "gln" ] } }, "milkFatInMilkContent": { "type": "string" }, "hasDiscExchange": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasLPTankIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCAAdditionalCharges": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "orderQuantityMultiple": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasAutomaticFilmPrewind": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "logisticsUnitGrossWeight": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "qual", "value" ] } }, "turntableSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "cheeseMilkAcquisitionTypeCode": { "type": "string" }, "itemIndustryValidationM10NZ": { "type": "string" }, "controlOfHazardousSubstancesDataElectronicAddress": { "type": "string" }, "pBSStartDate": { "type": "string", "format": "date" }, "quantityOfRearAVOutputs": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasRecordLevelControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "wasVerifiedByCategoryManager": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "busType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "nABCAIsSoldUnderAnyOtherLabel": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "brandName": { "type": "string" }, "medicationFormCodeC2D5": { "type": "string" }, "controlledSubstanceRegulatoryAgency": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "isReprocessedSingleUseDevice": { "type": "string" }, "basicTasteInformation": { "type": "array", "items": { "type": "object", "properties": { "strongnessOfBasicTasteCode": { "type": "string" }, "typeOfBasicTasteCode": { "type": "string" } }, "required": [ "strongnessOfBasicTasteCode", "typeOfBasicTasteCode" ] } }, "packagingCategory": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "quantityOfTerminalPosts": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "fatInMilkContent": { "type": "string" }, "quantityOfFrontAuxillaryInputs": { "type": "string" }, "isHeadsetIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasEndOfCycleSignal": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasRoomTemperatureDisplay": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasPlexiglassWindow": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "invoiceName": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "hasAdditionalBatteriesIncluded": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "variableMeasureTradeItemIDNumForWeight": { "type": "string" }, "unitOfUseGTINC5D4": { "type": "string" }, "unitOfUseGTINC5D5": { "type": "string" }, "maximumScreenSizeUOM": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "alcoholBeverageFilteringMethodTypeCode": { "type": "array", "items": { "type": "string" } }, "medicineDeviceUnitNameC2D1": { "type": "string" }, "hasAspectRatioControl": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC2D3": { "type": "string" }, "medicineDeviceUnitNameC2D2": { "type": "string" }, "medicationFormCodeC2D4": { "type": "string" }, "medicineDeviceUnitNameC2D3": { "type": "string" }, "canPrintOnTradeItem": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "medicationFormCodeC2D1": { "type": "string" }, "medicineDeviceUnitNameC2D4": { "type": "string" }, "alcoholicProductRegion": { "type": "string" }, "medicationFormCodeC2D2": { "type": "string" }, "medicineDeviceUnitNameC2D5": { "type": "string" }, "hasTabletFunctionality": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "exemptFromFDAPreMarketAuthorization": { "type": "string" }, "feedCompositionStatement": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "organicProductCountryOfOriginFarming": { "type": "string" }, "additionalFeaturesOrIncludedAccessories": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "hasKeylessEntry": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "unitOfUseGTINC5D1": { "type": "string" }, "unitOfUseGTINC5D2": { "type": "string" }, "portableKitType": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "productServingSize": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "unitOfUseGTINC5D3": { "type": "string" }, "dnfdRegionInformation": { "type": "array", "items": { "type": "object", "properties": { "dnfdRegion1SuggestedRetailPrice": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dnfdRegion1MarketplaceUS": { "type": "array", "items": { "type": "string" } }, "dnfdRegion1ModelNumber": { "type": "string" }, "dnfdRegion2ModelNumber": { "type": "string" }, "dnfdRegion2SuggestedRetailPrice": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] }, "dnfdRegion2MarketplaceUS": { "type": "array", "items": { "type": "string" } } }, "required": [ "dnfdRegion1SuggestedRetailPrice", "dnfdRegion1MarketplaceUS", "dnfdRegion1ModelNumber", "dnfdRegion2ModelNumber", "dnfdRegion2SuggestedRetailPrice", "dnfdRegion2MarketplaceUS" ] } }, "hasSlideOutChassis": { "type": "array", "items": { "type": "object", "properties": { "gln": { "type": "string" }, "value": { "type": "string" } }, "required": [ "gln", "value" ] } }, "variableWeightAllowableDeviationPercentage": { "type": "string" }, "manufacturerTakeBackProgramFee": { "type": "array", "items": { "type": "object", "properties": { "qual": { "type": "string" }, "value": { "type": "string" } }, "required": [ "qual", "value" ] } }, "aspectRatioDescriptionCode": { "type": "string" } }, "additionalProperties": true } } } }, "message": { "type": "string", "description": "Instructions or warnings" }, "searchAfter": { "type": "array", "description": "Json Element which needs to be sent for fetching the next set of elements. If searchAfter is null then it's the last set of items that exists for the search criteria." } } }