jdf:PackingParamsAttribs_c

Attribute Group Information

Attributes

Used By

Source

<xs:attributeGroup name="PackingParamsAttribs_c">
  <xs:attribute name="BoxedQuantity" type="jdftyp:Integer" use="optional"/>
  <xs:attribute name="BoxShape" type="jdftyp:shape" use="optional"/>
  <xs:attribute name="CartonQuantity" type="jdftyp:Integer" use="optional"/>
  <xs:attribute name="CartonShape" type="jdftyp:shape" use="optional"/>
  <xs:attribute name="CartonMaxWeight" type="jdftyp:double" use="optional"/>
  <xs:attribute name="CartonStrength" type="jdftyp:double" use="optional"/>
  <xs:attribute name="PalletQuantity" type="jdftyp:Integer" use="optional"/>
  <xs:attribute name="PalletSize" type="jdftyp:XYPair" use="optional"/>
  <xs:attribute name="PalletMaxHeight" type="jdftyp:double" use="optional"/>
  <xs:attribute name="PalletMaxWeight" type="jdftyp:double" use="optional"/>
  <xs:attribute name="PalletType" type="jdftyp:ePalletType_" use="optional"/>
  <xs:attribute name="WrappedQuantity" type="jdftyp:Integer" use="optional"/>
</xs:attributeGroup>