| 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_ | None | optional | |||
| WrappedQuantity | jdftyp:Integer | optional | ||||
| WrappingMaterial | jdftyp:NMTOKEN | None | optional |
| Complex Types | jdf:PackingParams_r, jdf:PackingParams_re |
<xs:attributeGroup name="PackingParamsAttribs_r"> <xs:attributeGroup ref="jdf:PackingParamsAttribs_c"/> <xs:attribute name="PalletWrapping" type="jdftyp:ePalletWrapping_" default="None"/> <xs:attribute name="WrappingMaterial" type="jdftyp:NMTOKEN" default="None"/> </xs:attributeGroup> |