ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
versionInd | Version Indicator | String | This is the field used for optimistic locking. An indicator of the version of the thing being described with this meta information. This is set by the service implementation and will be used to determine conflicts in updates. |
Required on updates | Read only | One | No | |
createTime | Create Time | Date | The date and time the thing being described with this meta information was last updated. |
Required on updates | Read only | One | No | |
createId | Create Id | String | The principal who created the thing being described with this meta information. |
Required | Read only | One | No | |
updateTime | Update Time | Date | The date and time the thing being described with this meta information was last updated. Should be empty if it was never updated, just created. |
Read only | One | No | ||
updateId | Update Id | String | The principal who last updated the thing being described with this meta information. Should be empty if it was never updated, just created. |
Required | Read only | One | No |