HistoryAttrGroup

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
Code ActionCodeType optional
Purpose ActionPurposeCodeType optional
When DateTimeType optional
Who xs:string optional
In case a simple code is necessary to log. If more detaile data
are required instead, the Requester tag should be used instead/as
well.

Used By

Complex Types AccessType, TaskType

Source

<xs:attributeGroup name="HistoryAttrGroup">
  <xs:attributeGroup ref="StampAttrGroup"/>
  <xs:attribute name="Code" type="ActionCodeType" use="optional"/>
  <xs:attribute name="Purpose" type="ActionPurposeCodeType" use="optional"/>
</xs:attributeGroup>