| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| BoxShape | jdftyp:shape | optional | ||||
| BoxedQuantity | jdftyp:Integer | optional | ||||
| CartonMaxWeight | jdftyp:double | optional | ||||
| CartonQuantity | jdftyp:Integer | optional | ||||
| CartonShape | jdftyp:shape | optional | ||||
| CartonStrength | jdftyp:double | optional | ||||
| PalletMaxHeight | jdftyp:double | optional | ||||
| PalletMaxWeight | jdftyp:double | optional | ||||
| PalletQuantity | jdftyp:Integer | optional | ||||
| PalletSize | jdftyp:XYPair | optional | ||||
| PalletType | jdftyp:ePalletType_ | optional | ||||
| PalletWrapping | jdftyp:ePalletWrapping_ | optional | ||||
| WrappedQuantity | jdftyp:Integer | optional | ||||
| WrappingMaterial | jdftyp:NMTOKEN | optional |
| Complex Type | jdf:PackingParams_rp |
<xs:attributeGroup name="PackingParamsAttribs_u"> <xs:attributeGroup ref="jdf:PackingParamsAttribs_c"/> <xs:attribute name="PalletWrapping" type="jdftyp:ePalletWrapping_" use="optional"/> <xs:attribute name="WrappingMaterial" type="jdftyp:NMTOKEN" use="optional"/> </xs:attributeGroup> |