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):
-
Known Usage Locations
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.
Anonymous Type Detail
Type Derivation Tree complexType |
XML Source (w/o annotations (1); see within schema source)
| <xs:element name="draft-comment"> <xs:complexType mixed="true"> <xs:complexContent> <xs:attribute default="- topic/draft-comment " ref="class"/> </xs:extension> </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"/> |