DOM Get root XML element ( elementRef : Text ) : Text
| Parameter | Type | | Description |
|---|
| elementRef | Text | → | XML element reference |
| Function result | Text | ← | Reference of root element or "" in case of error |
History
| Release | Changes |
|---|
| 11 SQL Release 3 | Created |
The DOM Get root XML element command returns a reference to the root element of the document to which the XML element that is passed in the elementRef parameter belongs. This reference can be used with the other XML parsing commands.
DOM Get parent XML element
| |
|---|
| Command number | 1053 |
| Thread safe | yes |
| Modifies variables | OK, error |