Skip to content

getText

Module Export

[XmlNode] |> text

Extracts and concatenates all the text nodes from the input XmlNode iterator. Only the first level is searched. Nested elements are ignored.

Examples

Refer to readXml for full examples.