XMLTools
IsEntity
general XML entity reference constructor
Calling Sequence
Parameters
Description
Examples
IsEntity(expr)
expr
-
Maple expression
The IsEntity(expr) command returns true if the expression expr is an XML entity reference data structure; otherwise, it returns false.
See Also
XMLTools[XMLEntity]
Download Help Document