Skip to main content

XML

Below are visualizations of all our scope tests for this language. These were created primarily for testing purposes rather than as documentation. There are quite a few, and they may feel a bit overwhelming from a documentation standpoint.

Scopes

Attribute

1. Attribute

An attribute, eg of an HTML element or a C++ attribute

Collection key

1. Key: Attribute

Key (LHS) of an attribute, eg in an XML/HTML element

Comment

1. Comment: Block

A block comment

Interior

1. Interior: Element

The interior/children of an XML/HTML element

Value

1. Value: Attribute

Value (RHS) of an attribute, eg in an XML/HTML element

Xml both tags

1. Tags

Both tags in an XML/HTML element

Xml element

1. Element

An XML/HTML element. Also used for LaTeX environments

Xml end tag

1. End tag

The end tag of an XML/HTML element

Xml start tag

1. Start tag

The start tag of an XML/HTML element

Internal scopes

The following are internal scopes. They are not intended for user interaction or spoken use. These scopes exist solely for internal Cursorless functionality.

String

1. String: Single line

A single-line string

Text fragment

1. Text fragment: Comment block

Internally used text fragment consisting of a block comment

2. Text fragment: Element

Internally used text fragment consisting of an XML/HTML element interior

3. Text fragment: String single line

Internally used text fragment consisting of a single-line string