MissingLockRestriction
A Weight restriction on fuel tank or other ULD load position applicable when missing restraint rule conditions are fulfilled.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
missingRestraintRule |
A restriction on weight applicable when one or more locks are inoperable or missing. |
MissingRestraintRule |
true |
|
|
false |
restrictedWeightMeasure |
The reduced maximum weight applicable. |
WeightMeasure |
false |
|
|
false |
tankName |
Fuel tank name. |
string |
false |
|
|
false |
uldLoadPositionIdentifier |
Identifies a possible ULD position within the aircraft, using one of the patterns described in AHM505. E.g. A, BR, CDL, E3, 13,22L, 32P, 413, 1112O. May contain compartment number, row position, left-to-right position in a row. |
string |
false |
|
|
false |
{
"missingRestraintRule" : {
"adjacentInd" : "boolean",
"bayGrouping" : { },
"emptyUldOnlyInd" : "boolean",
"lockTypeCode" : "string",
"missingLockCondition" : [ { } ],
"missingLockRestriction" : [ { } ],
"missingQty" : "number",
"remark" : [ { } ],
"restrictedWeightMeasure" : { },
"uldLoadPosition" : { },
"verticalInd" : "boolean"
},
"restrictedWeightMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"tankName" : "string",
"uldLoadPositionIdentifier" : "string"
}