XMLTools[TextText] - extract the text of an XML text data structure
|
Calling Sequence
|
|
TextText(xmlTree)
|
|
Parameters
|
|
xmlTree
|
-
|
Maple XML tree; XML text data structure
|
|
|
|
|
Description
|
|
•
|
The TextText(xmlTree) command returns the text of the XML text data structure xmlTree as a string.
|
|
|
Download Help Document
Was this information helpful?