diagram | |||
namespace | http://www.w3.org/1999/xhtml | ||
properties |
|
||
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 |
|
||
annotation |
|
||
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> |