QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
AgentName | jdftyp:string | optional | ||||
AgentVersion | jdftyp:string | optional | ||||
Author | jdftyp:string | optional | ||||
BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
CommentURL | jdftyp:URL | optional | ||||
DescriptiveName | jdftyp:longString | optional | ||||
ID | jdftyp:ID | optional | ||||
MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
QueueEntryID | jdftyp:string | optional | ||||
SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
SpawnID | jdftyp:shortString | optional | ||||
TimeStamp | jdftyp:dateTime | required | ||||
XPath | jdftyp:XPath | optional | ||||
refID | jdftyp:IDREF | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' |
Element | jdf:AuditPool_/jdf:Deleted |
<xs:complexType name="DeletedAudit" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:AuditElement"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:element name="Employee" type="jdf:Employee_re" minOccurs="0"/> </xs:sequence> <xs:attribute name="XPath" type="jdftyp:XPath" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |