<xmlpi>
Use the <xmlpi> element to identify mentions of processing
instruction names, such as <?piname pi value?>. This element enables
more precise semantic searching of the DITA source; it also enables distinct formatting. 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/xmlpi
Example
This section is non-normative.
While DITA does not define any processing instructions, some applications might
use some DocBook processing instructions, such as <xmlpi>dbhtml_bgcolor</xmlpi>.
Content model
(Text | <draft-comment> | <required-cleanup> | <text>)*
Not contained by any element.
- Text
<draft-comment><required-cleanup><text>
Not contained by any element.
Inheritance
+ topic/keyword markup-d/markupname xml-d/xmlpi
The <xmlpi> 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.