jdf:QueueFilter_m

Complex Type 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:QueueEntryDef{0,1} , jdf:Device{0,1} , jdf:Part{0,1}

Attributes

Used By

Source

<xs:complexType name="QueueFilter_m" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:CommandOrQueryTypeObj_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:element ref="jdf:QueueEntryDef" minOccurs="0"/>
        <xs:element name="Device" type="jdf:Device_re" minOccurs="0"/>
        <xs:element name="Part" type="jdf:Part" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="Activation" type="jdftyp:eActivation_" use="optional"/>
      <xs:attribute name="GangNames" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="JobID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="JobPartID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="MaxEntries" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="OlderThan" type="jdftyp:dateTime" use="optional"/>
      <xs:attribute name="PreviewUsages" type="jdftyp:ePreviewUsageList_" default="Separation"/>
      <xs:attribute name="NewerThan" type="jdftyp:dateTime" use="optional"/>
      <xs:attribute name="QueueEntryDetails" type="jdftyp:eQueueEntryDetails_" default="Brief"/>
      <xs:attribute name="StatusList" type="jdftyp:eQueueEntryStatusList_" use="optional"/>
      <xs:attribute name="UpdateGranularity" type="jdftyp:eUpdateGranularity_" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>