Identifies the last software system or person to modify a record.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="LastModifierID" type="StringLength1to32" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies the last software system or person to modify a record.</xs:documentation>
</xs:annotation>
</xs:attribute>