ChangeHistoryType
Information about the change history of a feature that comprises the reason for the change (reasonForChange attribute) and the date for this change (changeDate attribute). Each feature may have numerous change history records and these are ordered chronologically in the attribute. This attribute is present in all six feature types.
reasonForChange
The reason for a change made to a feature. Forms part of the feature’s complex attribute, changeHistory.
Attribute Name: reasonForChange
Type: String
Multiplicity: [1]
changeDate
The date a change was made to the feature by an editor. Forms part of the feature’s complex attribute, changeHistory.
This may not match the versionDate attribute.
Attribute Name: changeDate
Type: String
Multiplicity: [1]
Last updated