A date an action took place in a register of actions.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="RegisterActionDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an action took place in a register of actions.</xsd:documentation>
</xsd:annotation>
</xsd:element>