complexType a.content
diagram girr_ns_p114.png
namespace http://www.w3.org/1999/xhtml
properties
mixed true
children br span bdo map object img tt i b big small em strong dfn code q samp kbd var cite abbr acronym sub sup input select textarea label button ins del script
used by
element a
annotation
documentation

      a elements use "Inline" excluding a
     
source <xs:complexType name="a.content" mixed="true">
 
<xs:annotation>
   
<xs:documentation>
      a elements use "Inline" excluding a
     
</xs:documentation>
 
</xs:annotation>
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:group ref="special"/>
   
<xs:group ref="fontstyle"/>
   
<xs:group ref="phrase"/>
   
<xs:group ref="inline.forms"/>
   
<xs:group ref="misc.inline"/>
 
</xs:choice>
</xs:complexType>


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