MarkLogic 10 Product Documentation
CharacterData.isElementContentWhitespaceCharacterData.isElementContentWhitespace as Boolean
Summary
Whether this text node is ignorable whitespace.
Usage Notes
This property is defined only for text nodes.
Example
cts.doc("example.xml").root.
firstChild.isElementContentWhitespace
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.