<xmlatt>

Use the <xmlatt> element to identify mentions of XML attributes, for example, @audience. This element enables more precise semantic searching of the DITA source; it also enables distinct formatting, such as preceding the name of the attribute with a commercial at (@) sign. The content of the <xmlatt> element should be the attribute name without commercial at or equals (=) characters. 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/xmlatt

Example

This section is non-normative.

The <xmlatt>collection-type</xmlatt> and <xmlatt>linking</xmlatt> 
attributes affect how related links are generated for topics that are 
referenced in the DITA map.

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/xmlatt

The <xmlatt> 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.