4D v14.3DOM Get last child XML element |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
DOM Get last child XML element
DOM Get last child XML element
The DOM Get last child XML element command returns an XML reference to the last “child” of the XML element passed as reference in elementRef. This reference may be used with the other XML parsing commands. The optional childElemName and childElemValue parameters, when passed, receive respectively the name and value of the “child” element. Recovery of the reference of the last XML element of the parent root. The XML structure (C:\\import.xml) is loaded into a BLOB beforehand: C_BLOB(myBlobVar) If the command has been executed correctly, the system variable OK is set to 1. Otherwise, it is set to 0. |
PROPERTIES
Product: 4D
HISTORY
Created: 4D 2004.2 SEE ALSO
DOM Get first child XML element ARTICLE USAGE
4D Language Reference ( 4D v11 SQL Release 6) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||