jdf:AuditElement

Complex Type Information

Model

Attributes

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
refID jdftyp:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="AuditElement" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <!--Generic-->
      <Version Path="@Author" Last="1.3"/>
      <Version Path="@AgentName" First="1.2"/>
      <Version Path="@AgentVersion" First="1.2"/>
      <Version Path="@SpawnID" First="1.1"/>
      <Version Path="@ID" First="1.2"/>
      <Version Path="@QueueEntryID" First="1.4"/>
      <Version Path="@refID" First="1.2"/>
      <Version Path="@rRefs" Last="1.1"/>
      <Version Path="Deleted" First="1.2"/>
      <Version Path="Employee" First="1.4"/>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:BaseElement_">
      <xs:attributeGroup ref="jdf:AuditAttribs"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>