jdf:PipeParams

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:AmountPool{0,1} , jdf:Resource{0,1} , jdf:ResourceLink{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
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
PipeID jdftyp:shortString required
ProjectID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Status jdftyp:eNodeStatus_ InProgress optional
UpdatedStatus jdftyp:eResourceStatus_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:element name="PipeParams" type="jdf:PipeParams_m" substitutionGroup="jdf:CommandTypeObj">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@JobID" First="1.2"/>
      <Version Path="@JobPartID" First="1.2"/>
      <Version Path="@ProjectID" First="1.5"/>
      <Version Path="AmountPool" First="1.5"/>
      <Version Path="ResourceLink" Last="1.4"/>
      <Constraint Path="AmountPool" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Resource" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ResourceLink" minOccurs="0" maxOccurs="1"/>
    </xs:appinfo>
  </xs:annotation>
</xs:element>

Sample