| 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 | ||||
| jRef | jdftyp:IDREF | optional | ||||
| refID | jdftyp:IDREF | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' | ||||||
| Element | jdf:AuditPool_/jdf:Modified |
<xs:complexType name="ModifiedAudit" mixed="false"> <xs:annotation> <xs:appinfo> <Version Path="@jRef" Last="1.1"/> <Version Path="@XPath" First="1.2"/> </xs:appinfo> </xs:annotation> <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="jRef" type="jdftyp:IDREF" use="optional"/> <xs:attribute name="XPath" type="jdftyp:XPath" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |