jdf:ImageReplacementParams

Element 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
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
ID jdftyp:ID required
IgnoreExtensions jdftyp:NMTOKENS optional
ImagePreScanStrategy jdftyp:NMTOKEN optional
ImageReplacementStrategy jdftyp:eImageReplacementStrategy_ required
Locked jdftyp:boolean false optional
MaxResolution jdftyp:double optional
MaxSearchRecursion jdftyp:Integer optional
MinResolution jdftyp:double 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
ProductID jdftyp:shortString optional
ResolutionReductionStrategy jdftyp:eResolutionReductionStrategy_ 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'

Source

<xs:element name="ImageReplacementParams" type="jdf:ImageReplacementParams_r" substitutionGroup="jdf:Resource">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@MaxResolution" Last="1.0"/>
      <Version Path="@ResolutionReductionStrategy" Last="1.0"/>
      <Version Path="SearchPath" Last="1.0"/>
      <Version Path="FileSpec" First="1.1"/>
      <Version Path="FileSpecRef" First="1.1"/>
      <Version Path="@ImagePreScanStrategy" First="1.2"/>
      <Constraint Path="FileSpec[@ResourceUsage='SearchPath']" minOccurs="1" maxOccurs="unbounded"/>
      <Constraint Path="FileSpecRef" minOccurs="1" maxOccurs="unbounded"/>
      <Constraint Path="SearchPath" minOccurs="0" maxOccurs="unbounded"/>
    </xs:appinfo>
  </xs:annotation>
</xs:element>

Sample