XMLTools
IsAttribute
recognize an XML attribute data structure
Calling Sequence
Parameters
Description
Examples
IsAttribute(expr)
expr
-
Maple expression
The IsAttribute(expr) command checks that its argument is an XML attribute data structure.
See Also
XMLTools[XMLAttribute]
Download Help Document