complexType form.content
diagram girr_ns_p118.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 noscript ins del script
used by
element form
annotation
documentation

      form uses "Block" excluding form
     
source <xs:complexType name="form.content">
 
<xs:annotation>
   
<xs:documentation>
      form uses "Block" excluding form
     
</xs:documentation>
 
</xs:annotation>
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:group ref="block"/>
   
<xs:group ref="misc"/>
 
</xs:choice>
</xs:complexType>


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