jdf:AuditAttribs

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
ID jdftyp:ID optional
QueueEntryID jdftyp:string optional
SpawnID jdftyp:shortString optional
TimeStamp jdftyp:dateTime required
refID jdftyp:IDREF optional

Used By

Complex Type jdf:AuditElement

Source

<xs:attributeGroup name="AuditAttribs">
  <xs:attribute name="AgentName" type="jdftyp:string" use="optional"/>
  <xs:attribute name="AgentVersion" type="jdftyp:string" use="optional"/>
  <xs:attribute name="Author" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ID" type="jdftyp:ID" use="optional"/>
  <xs:attribute name="QueueEntryID" type="jdftyp:string" use="optional"/>
  <xs:attribute name="refID" type="jdftyp:IDREF" use="optional"/>
  <xs:attribute name="SpawnID" type="jdftyp:shortString" use="optional"/>
  <xs:attribute name="TimeStamp" type="jdftyp:dateTime" use="required"/>
</xs:attributeGroup>