| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Acknowledged | jdftyp:boolean | false | 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 | ||||
| ReturnCode | jdftyp:Integer | 0 | optional | |||
| SenderID | jdftyp:string | optional | ||||
| SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
| Subscribed | jdftyp:boolean | optional | ||||
| Time | jdftyp:dateTime | optional | ||||
| Type | jdftyp:NMTOKEN | required | ||||
| Version | jdftyp:JDFJMFVersion | optional | ||||
| refID | jdftyp:NMTOKEN | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' | ||||||
| Element | jdf:AnyMessage/jdf:Response |
| Complex Type | jdf:JMFAbstractResponse_ |
<xs:complexType name="Response" mixed="false"> <xs:annotation> <xs:appinfo> </xs:appinfo> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="jdf:Message"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:element ref="jdf:ResponseTypeObj" minOccurs="0"/> <xs:element name="Notification" type="jdf:NotificationAudit" minOccurs="0"/> <xs:element ref="jdf:Employee" minOccurs="0"/> </xs:sequence> <xs:attribute name="Acknowledged" type="jdftyp:boolean" default="false"/> <xs:attribute name="refID" type="jdftyp:NMTOKEN" use="optional"/> <xs:attribute name="ReturnCode" type="jdftyp:Integer" default="0"/> <xs:attribute name="Subscribed" type="jdftyp:boolean" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |