element <no-topic-nesting> (global)
Namespace:
Type:
anonymous complexType (extension of no-topic-nesting.class)
Content:
empty, 3 attributes
Defined:
globally in topicMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<no-topic-nesting
   
 = 
xs:string
 = 
xs:string
 = 
xs:string : "- topic/no-topic-nesting "
/>
Included in content model of elements (1):
Known Usage Locations
Annotation
The <no-topic-nesting> element is a placeholder in the DITA architecture. It is not actually used by the DITA DTDs; it is for use only when creating a customized DTD where the information designer wants to eliminate the ability to nest topics. Not for use by authors.
Anonymous Type Detail
Type Derivation Tree
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="no-topic-nesting">
<xs:complexType>
<xs:complexContent>
<xs:extension base="no-topic-nesting.class">
<xs:attribute default="- topic/no-topic-nesting " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/3)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/no-topic-nesting "
XML Source (see within schema source)
<xs:attribute default="- topic/no-topic-nesting " 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.