<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> |