<xs:attributeGroup name="StackingParamsAttribs_c">
<xs:attribute name="LayerAmount" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="LayerLift" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="LayerCompression" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="MaxAmount" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="MaxHeight" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="MinAmount" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="MaxWeight" type="jdftyp:double" use="optional"/>
<xs:attribute name="Offset" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="PreStackAmount" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="PreStackMethod" type="jdftyp:ePreStackMethod_" use="optional"/>
<xs:attribute name="StackCompression" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="UnderLays" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="StandardAmount" type="jdftyp:Integer" use="optional"/>
</xs:attributeGroup> |