jdf:RequestQueueEntryParams

Element Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' , jdf:Part{0,1} , jdf:Queue{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
Activation jdftyp:eActivation_ optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
JobID jdftyp:shortString optional
JobPartID jdftyp:shortString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
QueueURL jdftyp:URL required
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SubmitPolicy jdftyp:eSubmitPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:element name="RequestQueueEntryParams" type="jdf:RequestQueueEntryParams_m" substitutionGroup="jdf:CommandTypeObj">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.2"/>
      <Version Path="@Activation" First="1.4"/>
      <Version Path="@SubmitPolicy" First="1.3"/>
      <Constraint Path="Part" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="Queue" minOccurs="0" maxOccurs="1"/>
    </xs:appinfo>
  </xs:annotation>
</xs:element>

Sample