complexType "note.class"
Namespace:
Content:
mixed (allows character data), 19 attributes, 58 elements
Defined:
Includes:
definitions of 4 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("note" | "tip" | "fastpath" | "restriction" | "important" | "remember" | "attention" | "caution" | "danger" | "other" | "-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")
 = 
xs:language
 = 
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="note.class">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="note.cnt"/>
</xs:choice>
<xs:attribute name="type" type="type-note-atts.class"/>
<xs:attribute name="spectitle" type="xs:string"/>
<xs:attribute name="othertype" type="xs:string"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="univ-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 4/19)
othertype
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="othertype" type="xs:string"/>

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

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

type
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"note", "tip", "fastpath", "restriction", "important", "remember", "attention", "caution", "danger", "other", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="type" type="type-note-atts.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.