<textentity>

Use the <textentity> element to identify mentions of XML text entities, for example, "&xml-d-att;". This element enables more precise semantic searching of the DITA source; it also enables distinct formatting, such as adding an ampersand (&) as a leading character and a semi-colon (;) as a trailing character. The content of the <textentity> element should be the entity name without the ampersand and semi-colon delimiters. This element is part of the XML mention domain.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/keyword markup-d/markupname xml-d/textentity p

Example

This section is non-normative.

The <textentity>hi-d-att</textentity> entity holds the contribution for the 
<xmlatt>domains</xmlatt> attribute.

Content model

(Text | <draft-comment> | <required-cleanup> | <text>)*

Not contained by any element.

Zero or more of the following
  • Text
  • <draft-comment>
  • <required-cleanup>
  • <text>

Not contained by any element.

Inheritance

+ topic/keyword markup-d/markupname xml-d/textentity

The <textentity> element is specialized from <markupname>. It is defined in the xml-domain module.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and @keyref.