jdf:TrimmingParamsAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
Height jdftyp:double optional
TrimmingOffset jdftyp:double optional
TrimmingType jdftyp:eTrimmingType_ optional
Width jdftyp:double optional

Used By

Source

<xs:attributeGroup name="TrimmingParamsAttribs_c">
  <xs:attribute name="Width" type="jdftyp:double" use="optional"/>
  <xs:attribute name="Height" type="jdftyp:double" use="optional"/>
  <xs:attribute name="TrimmingOffset" type="jdftyp:double" use="optional"/>
  <xs:attribute name="TrimmingType" type="jdftyp:eTrimmingType_" use="optional"/>
</xs:attributeGroup>