コントロールを生成します。
| Name | Type | Value |
|---|---|---|
| accesskey | CDATA as %Character.datatype; | Implied |
| checked | (checked) |
Implied |
| class | NMTOKENS | Implied |
| id | ID | Implied |
| maxlength | CDATA as %Number.datatype; | Implied |
| name | CDATA | Implied |
| size | CDATA | Implied |
| src | CDATA as %URI.datatype; | Implied |
| tabindex | CDATA as %Number.datatype; | Implied |
| title | CDATA as %Text.datatype; | Implied |
| type | (text | password | checkbox | radio | submit | reset | hidden) |
'text' |
| value | CDATA | Implied |
| xml:lang | NMTOKEN as %LanguageCode.datatype; | Implied |
| xmlns | CDATA as %URI.datatype; | Fixed 'http://www.w3.org/1999/xhtml' |