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