jdf:InterpretingParams_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
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Center jdftyp:boolean false optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
FitToPage jdftyp:boolean optional
ID jdftyp:ID required
Locked jdftyp:boolean false optional
MirrorAround jdftyp:eMirrorAround_ None optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS 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
Polarity jdftyp:ePolarity_ Positive optional
Poster jdftyp:XYPair optional
PosterOverlap jdftyp:XYPair optional
PrintQuality jdftyp:ePrintQuality_ Normal optional
ProductID jdftyp:shortString optional
Scaling jdftyp:XYPair optional
ScalingOrigin jdftyp:XYPair optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned 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

Source

<xs:complexType name="InterpretingParams_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="ObjectResolution" type="jdf:ObjectResolution_re" minOccurs="0"/>
        <xs:element ref="jdf:ObjectResolutionRef" minOccurs="0"/>
        <xs:element name="FitPolicy" type="jdf:FitPolicy_re" minOccurs="0"/>
        <xs:element ref="jdf:FitPolicyRef" minOccurs="0"/>
        <xs:element name="InterpretingDetails" type="jdf:InterpretingParams_InterpretingDetails_lr" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="PDFInterpretingParams" type="jdf:InterpretingParams_PDFInterpretingParams_lr" minOccurs="0"/>
        <xs:element name="InterpretingParamsUpdate" type="jdf:InterpretingParams_re" minOccurs="0"/>
        <xs:element name="InterpretingParams" type="jdf:InterpretingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:InterpretingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>