XMLText - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


XMLTools

  

XMLText

  

XML text constructor

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

XMLText(s)

Parameters

s

-

string; textual content of element

Description

• 

The XMLText(s) command accepts a string s and returns it as an an XML text data structure.

Examples

(1)

(2)

See Also

string

XMLTools

XMLTools[IsText]

 


Download Help Document