QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
AcknowledgeFormat | jdftyp:string | optional | ||||
AcknowledgeTemplate | jdftyp:string | optional | ||||
AcknowledgeType | jdftyp:eAcknowledgeTypeList_ | Completed | optional | |||
AcknowledgeURL | jdftyp:URL | optional | ||||
AgentName | jdftyp:string | optional | ||||
AgentVersion | jdftyp:string | optional | ||||
BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
CommentURL | jdftyp:URL | optional | ||||
DescriptiveName | jdftyp:longString | optional | ||||
ICSVersions | jdftyp:NMTOKENS | optional | ||||
ID | jdftyp:ID | required | ||||
MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
RelatedCommands | jdftyp:NMTOKENS | optional | ||||
SenderID | jdftyp:string | optional | ||||
SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
Time | jdftyp:dateTime | optional | ||||
TransactionID | jdftyp:string | optional | ||||
Type | jdftyp:NMTOKEN | required | ||||
Version | jdftyp:JDFJMFVersion | optional |
<xs:complexType name="CommandResumeQueue" mixed="false"> <xs:annotation> <xs:appinfo> <Version Path="QueueFilter" First="1.2" Last="1.4"/> <Constraint Path="QueueFilter" minOccurs="0" maxOccurs="1"/> </xs:appinfo> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="jdf:JMFAbstractCommand_"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:element ref="jdf:QueueFilter" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |