complexType Block
diagram girr_ns_p115.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 form noscript ins del script
used by
elements blockquote body noscript
source <xs:complexType name="Block">
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:group ref="block"/>
   
<xs:element ref="form"/>
   
<xs:group ref="misc"/>
 
</xs:choice>
</xs:complexType>


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