XMLTools[ProcessingInstructionData] - extract the data from an XML processing instruction data structure
|
Calling Sequence
|
|
ProcessingInstructionData(xmlTree)
|
|
Parameters
|
|
xmlTree
|
-
|
Maple XML tree; XML processing instruction
|
|
|
|
|
Description
|
|
•
|
The ProcessingInstructionData(xmlTree) command returns the data contained in the processing instruction xmlTree. If xmlTree is not an XML processing instruction data structure, an error is returned.
|
|
|
Download Help Document
Was this information helpful?