diagram | |||
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 |
|
||
annotation |
|
||
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> |