XMLTools
XMLEntity
general XML entity reference constructor
Calling Sequence
Parameters
Description
Examples
XMLEntity(name)
name
-
string; name of XML entity reference to create
The XMLEntity(name) command constructs XML entity reference data structures, given the name of the entity.
withXMLTools:
XMLEntityfoo
_XML_Entityfoo
XMLEntity#A06BF
_XML_Entity#A06BF
See Also
XMLTools[IsEntity]
Download Help Document