MarkLogic 9 Product Documentation
XMLNode.lastChildXMLNode.lastChild as XMLNode
Summary
The last child of this node, if any.
Usage Notes
The result is null except for document and element nodes.
Example
cts.doc("example.xml").root.lastChild.nodeName
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.