element <draft-comment> (global)
Namespace:
Type:
anonymous complexType (extension of draft-comment.class)
Content:
mixed (allows character data), 21 attributes, 54 elements
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
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 "
   
>
   
Content: 
</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:extension base="draft-comment.class">
<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)
class
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"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.