Source: https://guides.developer.iata.org/docs/download-the-latest-standards

UldCompatibility

A permission to load a ULD (ULD type) on a specific hold location (bay or pallet position) with possible weight limitation.

Properties

Name Description Type Required Generic Enum Ignore
compatibleInd Indicates it is permitted to load the ULD on the bay boolean false false
remark An additional, supplementary information about the document or service. array false Remark --- false
restrictedWeightMeasure Restrictive weight where a ULD is permitted in a Bay/Position, but with a maximum weight that is lower than the maximum weight specified for the ULD. WeightMeasure false false
uldLoadPosition A subdivision of a containerized/palletized compartment. UldLoadPosition true false
uldType A way of grouping of Unit Load Devices (ULD's) with the same dimension, weights and limitations. Is identified by ULD Type Code (eg AKE, PAG, etc.) and optional owner and/or serial number or range of serial numbers. UldType true false
{
  "compatibleInd" : "boolean",
  "remark" : [ {
    "aircraft" : { },
    "aircraftGroup" : { },
    "asymmetricalLoadLimitationTable" : { },
    "baggageStandardWeights" : { },
    "balanceOutputRequirement" : { },
    "cargoHeatingDevice" : { },
    "cargoVentilationDevice" : { },
    "centerOfGravityLimitTable" : { },
    "combinedLoadLimitation" : { },
    "combinedLoadLimitationTable" : { },
    "creationDateTime" : "string",
    "crewBaggageStandardWeights" : { },
    "crewDistribution" : { },
    "crewStandardWeights" : { },
    "cumulativeLoadLimitationTable" : { },
    "curtailmentTable" : { },
    "datedOperatingFlight" : { },
    "deck" : { },
    "displayInd" : "boolean",
    "dowConfiguration" : { },
    "dowItem" : { },
    "dryOperatingAircraft" : { },
    "fareRule" : { },
    "floorLoadLimitationTable" : { },
    "fuelDistribution" : { },
    "fuelingProcedure" : { },
    "idealTrimLineTable" : { },
    "lateralImbalanceLimitTable" : { },
    "maximumWeights" : { },
    "maximumWeightsTable" : { },
    "minimumWeights" : { },
    "minimumWeightsTable" : { },
    "missingRestraintRule" : { },
    "orderAmendment" : { },
    "otherPaymentMethod" : { },
    "pantryDistribution" : { },
    "pax" : { },
    "paxStandardWeights" : { },
    "paxTrimOutputRequirement" : { },
    "potableWaterDistribution" : { },
    "priceVarianceRule" : { },
    "promotion" : { },
    "responseParameters" : { },
    "runningLoadLimitationTable" : { },
    "specialLoadLimitation" : { },
    "stabTable" : { },
    "supplementaryInfoRequirement" : { },
    "swa" : { },
    "text" : "string",
    "tippingLimitTable" : { },
    "uldCompatibility" : { },
    "uldType" : { }
  } ],
  "restrictedWeightMeasure" : {
    "unitCode" : "string",
    "value" : "number"
  },
  "uldLoadPosition" : {
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "bayGrouping" : [ { } ],
    "bayLock" : [ { } ],
    "cargoHeatingDevice" : [ { } ],
    "cargoVentilationDevice" : [ { } ],
    "combinedLoadLimitation" : [ { } ],
    "hold" : { },
    "holdCompartment" : { },
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "missingRestraintRule" : [ { } ],
    "specialLoadLimitation" : [ { } ],
    "uld" : { },
    "uldCompatibility" : [ { } ],
    "uldLoadPositionIdentifier" : "string",
    "volumeMeasure" : { },
    "weightUnitIndexValue" : "number"
  },
  "uldType" : {
    "beginSerialNumberCode" : "string",
    "carrier" : [ { } ],
    "defaultInd" : "boolean",
    "endSerialNumberCode" : "string",
    "maximumVolumeMeasure" : { },
    "maximumWeightMeasure" : { },
    "ownerCode" : { },
    "remark" : [ { } ],
    "tareWeightMeasure" : { },
    "uld" : { },
    "uldCompatibility" : [ { } ],
    "uldTypeCode" : "string"
  }
}