jdf:ResourceQuParams_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:Part{0,1}

Attributes

Used By

Source

<xs:complexType name="ResourceQuParams_m" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:QueryTypeObj_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:element name="Part" type="jdf:Part" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="Classes" type="jdftyp:eResourceClasses_" use="optional"/>
      <xs:attribute name="Context" type="jdftyp:eContextQueriedResources" use="optional"/>
      <xs:attribute name="Exact" type="jdftyp:boolean" default="false"/>
      <xs:attribute name="JobID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="JobPartID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="Location" type="jdftyp:string" use="optional"/>
      <xs:attribute name="LotDetails" type="jdftyp:eLotDetails_" default="Brief"/>
      <xs:attribute name="LotID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="ProcessUsage" type="jdftyp:string" use="optional"/>
      <xs:attribute name="ProductID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="QueueEntryID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="ResourceDetails" type="jdftyp:eResourceDetails_" default="Full"/>
      <xs:attribute name="ResourceID" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="ResourceName" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="Usage" type="jdftyp:eUsage_" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>