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

SpecialLoadLimitation

A limitation of the quantity of a specified special load for a specific hold or position.

Properties

Name Description Type Required Generic Enum Ignore
hold A space in an aircraft confined by ceiling, floor, walls and bulkhead, used for carrying load. Hold true false
maximumQty The maximum quantity of the specified special load for the nominated Position/hold. number false false
remark An additional, supplementary information about the document or service. array false Remark --- false
specialLoadCode The special load IATA code IataSpecialHandlingCode false false
uldLoadPosition A subdivision of a containerized/palletized compartment. UldLoadPosition false false

Referenced By

UldLoadPosition
Hold
Remark
{
  "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"
  },
  "maximumQty" : "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" : { }
  } ],
  "specialLoadCode" : {
    "iataSpecialHandlingCodeEnum" : { }
  },
  "uldLoadPosition" : {
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "bayGrouping" : [ { } ],
    "bayLock" : [ { } ],
    "cargoHeatingDevice" : [ { } ],
    "cargoVentilationDevice" : [ { } ],
    "combinedLoadLimitation" : [ { } ],
    "hold" : { },
    "holdCompartment" : { },
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "missingRestraintRule" : [ { } ],
    "specialLoadLimitation" : [ { } ],
    "uld" : { },
    "uldCompatibility" : [ { } ],
    "uldLoadPositionIdentifier" : "string",
    "volumeMeasure" : { },
    "weightUnitIndexValue" : "number"
  }
}