| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.w3.org/1999/xhtml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of Inline | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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 |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="label"> <xs:annotation> <xs:documentation> Each label must not contain more than ONE field Label elements shouldn't be nested. </xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:complexContent mixed="true"> <xs:extension base="Inline"> <xs:attributeGroup ref="attrs"/> <xs:attribute name="for" type="xs:IDREF"/> <xs:attribute name="accesskey" type="Character"/> <xs:attribute name="onfocus" type="Script"/> <xs:attribute name="onblur" type="Script"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | xs:IDREF | ||
| properties |
|
||
| source | <xs:attribute name="for" type="xs:IDREF"/> |
| type | Character | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="accesskey" type="Character"/> |
| type | Script | ||
| properties |
|
||
| source | <xs:attribute name="onfocus" type="Script"/> |
| type | Script | ||
| properties |
|
||
| source | <xs:attribute name="onblur" type="Script"/> |