Scopes
Attribute
- Attribute: A attribute, eg of an html element or a C++ attribute
Collection key
- Attribute: Key (LHS) of an attribute eg in an xml element
Interior
- Element: The interior/children of an XML element
String
- Single line: A single-line string
Text fragment
- Comment block: Text fragment consisting of a block comment
- Element: Text fragment consisting of an xml element interior
- String single line: Text fragment consisting of a single-line string
Value
- Attribute: Value (RHS) of an attribute eg in an xml element
Xml both tags
- Tags: Both tags in an xml element
Xml element
- Element: An xml/html element. Also used for LaTeX environments
Xml end tag
- End tag: The end tag of an xml element
Xml start tag
- Start tag: The start tag of an xml element