entities

Entities are typically used to represent characters that are not available from the keyboard but they can also act as macros for arbitrary sequences of characters. Within Flare you can use variables to replace entities that function as macros.

...
XPath

XPath is a language that is part of Extensible Stylesheet Language Transformations. It uses path expressions to locate information within an XML document. Many of the scripts in this book use XPATH expressions.