element <draft-comment> (global)
Namespace: |
|
Type: |
|
Content: |
mixed (allows character data), 21 attributes, 54 elements |
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<draft-comment |
|
|
= |
("issue" | "open" | "accepted" | "rejected" | "deferred" | "duplicate" | "reopened" | "unassigned" | "completed" | "-dita-use-conref-target") |
|
= |
xs:string |
|
= |
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") : "no" |
|
= |
xs:language |
|
= |
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target") |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string : "- topic/draft-comment " |
|
|
> |
|
|
</draft-comment> |
Included in content model of elements (39):
-
abstract,
chdesc,
chdeschd,
choice,
choption,
choptionhd,
cmd,
codeblock,
context,
dd,
entry,
example,
glossdef,
info,
itemgroup,
li,
lines,
lq,
note,
p,
pd,
ph,
postreq,
pre,
prereq,
propdeschd,
proptype,
proptypehd,
propvalue,
propvaluehd,
refsyn,
result,
screen,
section,
sli,
stentry,
stepresult,
stepxmp,
tutorialinfo
Annotation
The <draft-comment> element allows simple
review and discussion of topic contents within the marked-up content. Use
the <draft-comment> element to ask a question or make a comment that you
would like others to review. To indicate the source of the draft comment or
the status of the comment, use the author, time or disposition attributes.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (1); see within schema source)
<xs:complexType mixed="true">
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 1/21)
-
Type: |
xs:string, predefined
|
Use: |
optional |
Attribute Value
Default: |
"- topic/draft-comment " |
XML Source (see within schema source)
<xs:attribute default="- topic/draft-comment " ref="class"/>
|