QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Center | jdftyp:boolean | false | optional | |||
FitToPage | jdftyp:boolean | optional | ||||
MirrorAround | jdftyp:eMirrorAround_ | None | optional | |||
Polarity | jdftyp:ePolarity_ | Positive | optional | |||
Poster | jdftyp:XYPair | optional | ||||
PosterOverlap | jdftyp:XYPair | optional | ||||
PrintQuality | jdftyp:ePrintQuality_ | Normal | optional | |||
Scaling | jdftyp:XYPair | optional | ||||
ScalingOrigin | jdftyp:XYPair | optional |
Complex Types | jdf:InterpretingParams_r, jdf:InterpretingParams_re |
<xs:attributeGroup name="InterpretingParamsAttribs_r"> <xs:attributeGroup ref="jdf:InterpretingParamsAttribs_c"/> <xs:attribute name="Center" type="jdftyp:boolean" default="false"/> <xs:attribute name="MirrorAround" type="jdftyp:eMirrorAround_" default="None"/> <xs:attribute name="Polarity" type="jdftyp:ePolarity_" default="Positive"/> <xs:attribute name="PrintQuality" type="jdftyp:ePrintQuality_" default="Normal"/> </xs:attributeGroup> |