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.
with⁡XMLTools:
XMLEntity⁡foo
_XML_Entity⁡foo
XMLEntity⁡#A06BF
_XML_Entity⁡#A06BF
See Also
XMLTools[IsEntity]
Download Help Document