<xs:attributeGroup name="BoxPackingParamsAttribs_c">
<xs:attribute name="ComponentsPerRow" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="Columns" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="ComponentOrientation" type="jdftyp:eComponentOrientation_" use="optional"/>
<xs:attribute name="Copies" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="FillMaterial" type="jdftyp:NMTOKEN" use="optional"/>
<xs:attribute name="Layers" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="MaxWeight" type="jdftyp:double" use="optional"/>
<xs:attribute name="Pattern" type="jdftyp:string" use="optional"/>
<xs:attribute name="Rows" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="Ties" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="UnderLays" type="jdftyp:IntegerList" use="optional"/>
</xs:attributeGroup> |