QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
Busy | jdftyp:double | 100 | 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 | ||||
QueueEntryID | jdftyp:shortString | optional | ||||
SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' |
Complex Types | jdf:ResponseOccupation, jdf:SignalOccupation |
<xs:element name="Occupation" type="jdf:Occupation_m" substitutionGroup="jdf:ResponseTypeObj"> <xs:annotation> <xs:appinfo> <Version Path="@QueueEntryID" First="1.2"/> <Version Path="Part" First="1.2"/> <Constraint Path="Device" minOccurs="0" maxOccurs="unbounded"/> <Constraint Path="Employee" minOccurs="1" maxOccurs="1"/> <Constraint Path="Part" minOccurs="0" maxOccurs="unbounded"/> </xs:appinfo> </xs:annotation> </xs:element> |