complexType button.content
diagram girr_ns_p116.png
namespace http://www.w3.org/1999/xhtml
properties
mixed true
children p h1 h2 h3 h4 h5 h6 div ul ol dl pre hr blockquote address table br span bdo map object img tt i b big small em strong dfn code q samp kbd var cite abbr acronym sub sup noscript ins del script
used by
element button
annotation
documentation

      button uses "Flow" but excludes a, form and form controls
     
source <xs:complexType name="button.content" mixed="true">
 
<xs:annotation>
   
<xs:documentation>
      button uses "Flow" but excludes a, form and form controls
     
</xs:documentation>
 
</xs:annotation>
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:element ref="p"/>
   
<xs:group ref="heading"/>
   
<xs:element ref="div"/>
   
<xs:group ref="lists"/>
   
<xs:group ref="blocktext"/>
   
<xs:element ref="table"/>
   
<xs:group ref="special"/>
   
<xs:group ref="fontstyle"/>
   
<xs:group ref="phrase"/>
   
<xs:group ref="misc"/>
 
</xs:choice>
</xs:complexType>


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