complexType Inline
diagram girr_ns_p119.png
namespace http://www.w3.org/1999/xhtml
properties
mixed true
children a 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
elements abbr acronym address b bdo big caption cite code dfn dt em h1 h2 h3 h4 h5 h6 i kbd label legend p q samp small span strong sub sup tt var
annotation
documentation

      "Inline" covers inline or "text-level" elements
     
source <xs:complexType name="Inline" mixed="true">
 
<xs:annotation>
   
<xs:documentation>
      "Inline" covers inline or "text-level" elements
     
</xs:documentation>
 
</xs:annotation>
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:group ref="inline"/>
   
<xs:group ref="misc.inline"/>
 
</xs:choice>
</xs:complexType>


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