F.22 UANodeSetChangesStatus

The UANodeSetChangesStatus is the root of a document that is produced when a UANodeSetChanges document is processed.

The elements of the type are defined in Table F.21.

Table F.21 – UANodeSetChangesStatus
ElementTypeDescription
NamespaceUrisUriTableSame as described in Table F.1.
ServerUrisUriTableSame as described in Table F.1.
AliasesAliasTableSame as described in Table F.1.
Extensionsxs:any []Same as described in Table F.1.
VersionStringSame as described in Table F.1.
LastModifiedDateTimeSame as described in Table F.1.
TransactionIdStringA globally unique identifier from the original UANodeSetChanges document.
NodesToAddNodeSetStatusList

A list of results for the NodesToAdd specified in the original document.

The list is empty if all elements were processed successfully.

ReferencesToAddNodeSetStatusList

A list of results for the ReferencesToAdd specified in the original document.

The list is empty if all elements were processed successfully.

NodesToDeleteNodeSetStatusList

A list of results for the NodesToDelete specified in the original document.

The list is empty if all elements were processed successfully.

ReferencesToDeleteNodeSetStatusList

A list of results for the ReferencesToDelete specified in the original document.

The list is empty if all elements were processed successfully.