The <<keyword>keyword</keyword>> element identifies a keyword or token, such as a single value from an enumerated list, the name of a command or parameter, or a lookup key for a message (contrast with<ph> <xref href="term.xml">term</xref> </ph>). |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
audience | xs:string | optional | |||||
base | xs:string | optional | |||||
class | xs:string | - topic/keyword | optional |
|
|||
conref | xs:string | optional | |||||
id | xs:NMTOKEN | optional | |||||
importance | importance-atts.class | optional | |||||
keyref | xs:string | optional | |||||
otherprops | xs:string | optional | |||||
outputclass | xs:string | optional | |||||
platform | xs:string | optional | |||||
product | xs:string | optional | |||||
props | xs:string | optional | |||||
rev | xs:string | optional | |||||
status | status-atts.class | optional | |||||
translate | yesno-att.class | optional | |||||
xml:lang | xs:language | optional |
|
||||
xtrc | xs:string | optional | |||||
xtrf | xs:string | optional |
Element Group | keyword |
<xs:element name="keyword"> <xs:annotation> <xs:documentation>The < <keyword>keyword</keyword>> element identifies a keyword or token, such as a single value from an enumerated list, the name of a command or parameter, or a lookup key for a message (contrast with <ph> <xref href="term.xml">term</xref> </ph>).</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:complexContent> <xs:extension base="keyword.class"> <xs:attribute ref="class" default="- topic/keyword "/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |