element <keyword> (global)
Namespace: |
|
Type: |
|
Content: |
mixed (allows character data), 18 attributes, 1 element |
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<keyword |
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:NMTOKEN |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target") |
|
= |
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target") |
|
= |
("yes" | "no" | "-dita-use-conref-target") |
|
= |
xs:language |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string : "- topic/keyword " |
|
|
> |
|
|
</keyword> |
Included in content model of elements (99):
-
abstract,
alt,
author,
b,
brand,
category,
chdesc,
chdeschd,
choice,
choption,
choptionhd,
cite,
cmd,
codeblock,
codeph,
component,
context,
coords,
copyrholder,
data,
dd,
ddhd,
delim,
desc,
draft-comment,
dt,
dthd,
entry,
example,
featnum,
figgroup,
filepath,
fn,
fragref,
glossdef,
glossterm,
i,
index-base,
index-see,
index-see-also,
index-sort-as,
indexterm,
info,
itemgroup,
keywords,
li,
lines,
linkinfo,
linktext,
lq,
msgblock,
msgph,
navtitle,
note,
oper,
p,
pd,
ph,
platform,
postreq,
pre,
prereq,
prodname,
prognum,
propdesc,
propdeschd,
proptype,
proptypehd,
propvalue,
propvaluehd,
pt,
publisher,
q,
refsyn,
repsep,
result,
screen,
searchtitle,
section,
sep,
series,
shortdesc,
sli,
source,
stentry,
stepresult,
stepxmp,
sub,
sup,
synnote,
systemoutput,
title,
tt,
tutorialinfo,
u,
uicontrol,
userinput,
var,
xref
Annotation
The <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 term).
Type Derivation Tree
complexType
|
XML Source (w/o annotations (1); see within schema source)
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="keyword.class">
<xs:attribute default="- topic/keyword " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 1/18)
-
Type: |
xs:string, predefined
|
Use: |
optional |
Attribute Value
Default: |
"- topic/keyword " |
XML Source (see within schema source)
<xs:attribute default="- topic/keyword " ref="class"/>
|