jdf:SaddleStitchingParamsAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
StapleShape jdftyp:eStapleShape_ optional
StitchPositions jdftyp:DoubleList optional
StitchWidth jdftyp:double optional
WireBrand jdftyp:string optional
WireGauge jdftyp:double optional

Used By

Source

<xs:attributeGroup name="SaddleStitchingParamsAttribs_c">
  <xs:attribute name="StitchPositions" type="jdftyp:DoubleList" use="optional"/>
  <xs:attribute name="StapleShape" type="jdftyp:eStapleShape_" use="optional"/>
  <xs:attribute name="StitchWidth" type="jdftyp:double" use="optional"/>
  <xs:attribute name="WireGauge" type="jdftyp:double" use="optional"/>
  <xs:attribute name="WireBrand" type="jdftyp:string" use="optional"/>
</xs:attributeGroup>