complexType "draft-comment.class"
Namespace:
Content:
mixed (allows character data), 20 attributes, 54 elements
Defined:
Includes:
definitions of 4 attributes
Used:
Component Diagram
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: 
</...>
All Direct / Indirect Based Elements (1):
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 FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.