group "Block.mix"
Namespace:
Content:
Defined:
Used:
Complex Content Model
h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | hr | table
Content Model Elements (16):
address, blockquote, div, dl, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, table, ul
Known Usage Locations
XML Source (see within schema source)
<xs:group name="Block.mix">
<xs:choice>
<xs:group ref="Heading.class"/>
<xs:group ref="List.class"/>
<xs:group ref="Block.class"/>
</xs:choice>
</xs:group>
Content Element Detail (all declarations; 16/16)
address
Type:
address.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="address"/>

blockquote
Type:
blockquote.type, complex content
Defined:
XML Source (see within schema source)
<xs:element ref="blockquote"/>

div
Type:
div.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="div"/>

dl
Type:
dl.type, complex content
Defined:
XML Source (see within schema source)
<xs:element ref="dl"/>

h1
Type:
h1.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="h1"/>

h2
Type:
h2.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="h2"/>

h3
Type:
h3.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="h3"/>

h4
Type:
h4.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="h4"/>

h5
Type:
h5.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="h5"/>

h6
Type:
h6.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="h6"/>

hr
Type:
hr.type, empty content
Defined:
XML Source (see within schema source)
<xs:element ref="hr"/>

ol
Type:
ol.type, complex content
Defined:
XML Source (see within schema source)
<xs:element ref="ol"/>

p
Type:
p.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="p"/>

pre
Type:
pre.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="pre"/>

table
Type:
table.type, complex content
Defined:
XML Source (see within schema source)
<xs:element ref="table"/>

ul
Type:
ul.type, complex content
Defined:
XML Source (see within schema source)
<xs:element ref="ul"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set