complexType "draft-comment.class"
Namespace:
Content:
mixed (allows character data), 20 attributes, 54 elements
Defined:
Includes:
definitions of 4 attributes
Used:
XML Representation Summary
<...
   
 = 
("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
    >
   
Content: 
{text} × (ph | codeph | synph | uicontrol | menucascade | sup | sub | tt | b | u | i | msgph | filepath | userinput | systemoutput | term | xref | cite | q | state | boolean | keyword | option | parmname | apiname | wintitle | msgnum | varname | cmdname | tm | p | lq | note | dl | parml | ul | ol | sl | pre | codeblock | screen | msgblock | lines | fig | syntaxdiagram | imagemap | image | object | table | simpletable | data | data-about | foreign | unknown)*
</...>
All Direct / Indirect Based Elements (1):
draft-comment
Known Usage Locations
XML Source (see within schema source)
<xs:complexType mixed="true" name="draft-comment.class">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="basic.phandblock"/>
<xs:group ref="data.element.incl"/>
<xs:group ref="foreign.unknown.incl"/>
</xs:choice>
<xs:attribute name="disposition" type="disposition-att.class"/>
<xs:attribute name="author" type="xs:string"/>
<xs:attribute name="time" type="xs:string"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="univ-atts-translate-no"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 4/20)
author
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="author" type="xs:string"/>

disposition
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"issue", "open", "accepted", "rejected", "deferred", "duplicate", "reopened", "unassigned", "completed", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="disposition" type="disposition-att.class"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>

time
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="time" type="xs:string"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set