complexType "codeblock.class"
Namespace:
Content:
mixed (allows character data), 21 attributes, 38 elements
Defined:
Includes:
definitions of 3 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
 = 
xs:string
 = 
("50" | "60" | "70" | "80" | "90" | "100" | "110" | "120" | "140" | "160" | "180" | "200" | "-dita-use-conref-target")
 = 
("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
 = 
("page" | "column" | "textline" | "-dita-use-conref-target")
 = 
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
 = 
"preserve"
 = 
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="codeblock.class">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="basic.ph.notm"/>
<xs:group ref="txt.incl"/>
<xs:group ref="data.element.incl"/>
<xs:group ref="foreign.unknown.incl"/>
</xs:choice>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attribute name="spectitle" type="xs:string"/>
<xs:attributeGroup ref="display-atts"/>
<xs:attributeGroup ref="univ-atts"/>
<xs:attribute fixed="preserve" ref="xml:space"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/21)
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"/>

xml:space
Type:
anonymous simpleType (restriction of xs:NCName)
Use:
optional
Attribute Value
enumeration of xs:NCName
Enumeration:
"default", "preserve"
Default:
"preserve"
Fixed:
"preserve"
XML Source (see within schema source)
<xs:attribute fixed="preserve" ref="xml:space"/>

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.