group block
diagram girr_ns_p101.png
namespace http://www.w3.org/1999/xhtml
children p h1 h2 h3 h4 h5 h6 div ul ol dl pre hr blockquote address fieldset table
used by
elements fieldset map object
complexTypes Block Flow form.content
source <xs:group name="block">
 
<xs:choice>
   
<xs:element ref="p"/>
   
<xs:group ref="heading"/>
   
<xs:element ref="div"/>
   
<xs:group ref="lists"/>
   
<xs:group ref="blocktext"/>
   
<xs:element ref="fieldset"/>
   
<xs:element ref="table"/>
 
</xs:choice>
</xs:group>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy