4D v16.3

DOM Get Root XML element

Home

 
4D v16.3
DOM Get Root XML element

DOM Get Root XML element 


 

DOM Get Root XML element ( elementRef ) -> Function result 
Parameter Type   Description
elementRef  String in XML element reference
Function result  String in Reference of root element or "" in case of error

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.



See also 

DOM Get parent XML element

 
PROPERTIES 

Product: 4D
Theme: XML DOM
Number: 1053

The OK variable is changed by the commandThis command modifies the Error system variableThis command can be run in preemptive processes

 
HISTORY 

Created: 4D v11 SQL Release 3

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)