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

CombinedLoadLimitation

A Maximum load acceptable for a combination of loading locations. Locations can include bays, pallet positions, holds, compartments on different decks.

Properties

Name Description Type Required Generic Enum Ignore
combinedLoadLimitationTable A Set of related combined load limitations. CombinedLoadLimitationTable true false
hold A space in an aircraft confined by ceiling, floor, walls and bulkhead, used for carrying load. array false Hold --- false
holdCompartment A space designated within a hold that can be containerized/palletized or not. array false HoldCompartment --- false
maximumWeightMeasure Maximum combined weight limitation for the combination of related loading locations. WeightMeasure false false
remark An additional, supplementary information about the document or service. array false Remark --- false
uldLoadPosition A subdivision of a containerized/palletized compartment. array false UldLoadPosition --- false
{
  "combinedLoadLimitationTable" : {
    "aircraftGroupConfiguration" : { },
    "combinedLoadLimitation" : [ { } ],
    "conditionText" : "string",
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  },
  "hold" : [ {
    "bagSegment" : { },
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "bayGrouping" : [ { } ],
    "bulkInd" : "boolean",
    "cargoHeatingDevice" : [ { } ],
    "cargoVentilationDevice" : [ { } ],
    "combinedLoadLimitation" : [ { } ],
    "deck" : { },
    "door" : [ { } ],
    "holdCompartment" : { },
    "holdIdentifier" : "string",
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "lock" : [ { } ],
    "maximumWeightMeasure" : { },
    "noRuleIsZeroInd" : "boolean",
    "specialLoadLimitation" : [ { } ],
    "uldLoadPosition" : [ { } ],
    "volumeMeasure" : { },
    "weightUnitIndexValue" : "number"
  } ],
  "holdCompartment" : [ {
    "bagSegment" : { },
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "cabinCrewDistributionElement" : [ { } ],
    "cargoHeatingDevice" : [ { } ],
    "cargoVentilationDevice" : [ { } ],
    "combinedLoadLimitation" : [ { } ],
    "flightDeckCrewDistributionElement" : [ { } ],
    "hold" : { },
    "holdCompartmentIdentifier" : "string",
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "uldLoadPosition" : { },
    "volumeMeasure" : { },
    "weightUnitIndexValue" : "number"
  } ],
  "maximumWeightMeasure" : {
    "unitCode" : "string",
    "value" : "number"
  },
  "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" : { }
  } ],
  "uldLoadPosition" : [ {
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "bayGrouping" : [ { } ],
    "bayLock" : [ { } ],
    "cargoHeatingDevice" : [ { } ],
    "cargoVentilationDevice" : [ { } ],
    "combinedLoadLimitation" : [ { } ],
    "hold" : { },
    "holdCompartment" : { },
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "missingRestraintRule" : [ { } ],
    "specialLoadLimitation" : [ { } ],
    "uld" : { },
    "uldCompatibility" : [ { } ],
    "uldLoadPositionIdentifier" : "string",
    "volumeMeasure" : { },
    "weightUnitIndexValue" : "number"
  } ]
}