jdf:ScanParams_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
BestEffortExceptions jdftyp:NMTOKENS optional
BitDepth jdftyp:Integer required
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
CompressionFilter jdftyp:eCompressionFilter_ optional
DCTQuality jdftyp:double optional
DescriptiveName jdftyp:longString optional
ID jdftyp:ID required
InputBox jdftyp:rectangle optional
Locked jdftyp:boolean false optional
Magnification jdftyp:XYPair 1 1 optional
MountID jdftyp:shortString optional
Mounting jdftyp:eMounting_ optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OutputColorSpace jdftyp:eOutputColorSpace_ required
OutputResolution jdftyp:XYPair optional
OutputSize jdftyp:XYPair optional
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
SplitDocuments jdftyp:Integer optional
Status jdftyp:eResourceStatus_ required
UpdateID jdftyp:NMTOKEN optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Element jdf:ScanParams

Source

<xs:complexType name="ScanParams_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="FileSpec" type="jdf:FileSpec_re" minOccurs="0"/>
        <xs:element ref="jdf:FileSpecRef" minOccurs="0"/>
        <xs:element name="ScanParamsUpdate" type="jdf:ScanParams_re" minOccurs="0"/>
        <xs:element name="ScanParams" type="jdf:ScanParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:ScanParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>