INPUT

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
accept ContentTypes optional
accesskey optional
alt optional
checked restriction of xs:token optional
class optional
datafld optional
dataformatas restriction of xs:token optional
datasrc optional
dir restriction of xs:token optional
disabled restriction of xs:token optional
id xs:ID optional
ismap restriction of xs:token optional
lang optional
maxlength optional
name optional
onblur optional
onchange optional
onclick optional
ondblclick optional
onfocus optional
onkeydown optional
onkeypress optional
onkeyup optional
onmousedown optional
onmousemove optional
onmouseout optional
onmouseover optional
onmouseup optional
onselect optional
readonly restriction of xs:token optional
size optional
src optional
style optional
tabindex optional
title optional
type restriction of xs:token TEXT optional
usemap optional
value optional

Used By

Elements A, ABBR, ACRONYM, ADDRESS, B, BDO, BIG, CAPTION, CITE, CODE, DD, DEL, DFN, DIV, DT, EM, FIELDSET, H1, H2, H3, H4, H5, H6, I, INS, KBD, LABEL, LEGEND, LI, OBJECT, P, PRE, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, TD, TH, TT, VAR

Source

<xs:element name="INPUT">
  <xs:complexType>
    <xs:attributeGroup ref="attlist.INPUT"/>
  </xs:complexType>
</xs:element>

Sample