jdf:ImageSetterParams_re

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AdvanceDistance jdftyp:double optional
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
BestEffortExceptions jdftyp:NMTOKENS optional
BurnOutArea jdftyp:XYPair optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
CenterAcross jdftyp:eCenterAcross_ optional
Class jdftyp:NMTOKEN Parameter optional
CommentURL jdftyp:URL optional
CutMedia jdftyp:boolean optional
DescriptiveName jdftyp:longString optional
ID jdftyp:ID optional
ManualFeed jdftyp:boolean optional
MirrorAround jdftyp:eCenterAcross_ None optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean optional
NonPrintableMarginBottom jdftyp:double optional
NonPrintableMarginLeft jdftyp:double optional
NonPrintableMarginRight jdftyp:double optional
NonPrintableMarginTop jdftyp:double optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Polarity jdftyp:ePolarity_ Positive optional
ProductID jdftyp:shortString optional
Punch jdftyp:boolean optional
PunchType jdftyp:string optional
Resolution jdftyp:XYPair optional
RollCut jdftyp:double optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Sides jdftyp:eSides2_ OneSidedFront optional
SourceWorkStyle jdftyp:WorkStyle optional
Status jdftyp:eResourceStatus_ optional
TransferCurve jdftyp:TransferFunction optional
UpdateID jdftyp:NMTOKEN optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="ImageSetterParams_re" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResourceElement">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="FitPolicy" type="jdf:FitPolicy_re" minOccurs="0"/>
        <xs:element ref="jdf:FitPolicyRef" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:ImageSetterParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>