QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
BitDepth | jdftyp:Integer | required | ||||
CompressionFilter | jdftyp:eCompressionFilter_ | optional | ||||
DCTQuality | jdftyp:double | optional | ||||
InputBox | jdftyp:rectangle | optional | ||||
Magnification | jdftyp:XYPair | 1 1 | optional | |||
MountID | jdftyp:shortString | optional | ||||
Mounting | jdftyp:eMounting_ | optional | ||||
OutputColorSpace | jdftyp:eOutputColorSpace_ | required | ||||
OutputResolution | jdftyp:XYPair | optional | ||||
OutputSize | jdftyp:XYPair | optional | ||||
SplitDocuments | jdftyp:Integer | optional |
Complex Types | jdf:ScanParams_r, jdf:ScanParams_re |
<xs:attributeGroup name="ScanParamsAttribs_r"> <xs:attributeGroup ref="jdf:ScanParamsAttribs_c"/> <xs:attribute name="BitDepth" type="jdftyp:Integer" use="required"/> <xs:attribute name="Magnification" type="jdftyp:XYPair" default="1 1"/> <xs:attribute name="OutputColorSpace" type="jdftyp:eOutputColorSpace_" use="required"/> </xs:attributeGroup> |