jdf:Queue

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:Device{0,1} , jdf:QueueEntry{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
DeviceID jdftyp:shortString required
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
QueueSize jdftyp:Integer optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Status jdftyp:eQueueStatus_ required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:element name="Queue" type="jdf:Queue_m" substitutionGroup="jdf:ResponseTypeObj">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@QueueSize" First="1.2"/>
      <Constraint Path="Device" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="QueueEntry" minOccurs="0" maxOccurs="unbounded"/>
    </xs:appinfo>
  </xs:annotation>
</xs:element>

Sample