QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Height | jdftyp:double | optional | ||||
TrimmingOffset | jdftyp:double | optional | ||||
TrimmingType | jdftyp:eTrimmingType_ | optional | ||||
Width | jdftyp:double | optional |
Attribute Groups | jdf:TrimmingParamsAttribs_r, jdf:TrimmingParamsAttribs_u |
<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> |