| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| class | xs:string | optional | |||||
| dir | restriction of xs:NMTOKEN | optional | |||||
| disabled | restriction of xs:NMTOKEN | optional | |||||
| id | xs:ID | optional | |||||
| lang | LanguageCode | optional | |||||
| multiple | restriction of xs:NMTOKEN | optional | |||||
| name | CDATA | optional | |||||
| onblur | Script | optional | |||||
| onchange | Script | optional | |||||
| onclick | Script | optional | |||||
| ondblclick | Script | optional | |||||
| onfocus | Script | optional | |||||
| onkeydown | Script | optional | |||||
| onkeypress | Script | optional | |||||
| onkeyup | Script | optional | |||||
| onmousedown | Script | optional | |||||
| onmousemove | Script | optional | |||||
| onmouseout | Script | optional | |||||
| onmouseover | Script | optional | |||||
| onmouseup | Script | optional | |||||
| size | Number | optional | |||||
| style | CDATA | optional | |||||
| tabindex | Number | optional | |||||
| title | xs:string | optional | |||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
||||
| xml:space | restriction of xs:NCName | preserve | optional |
| Complex Type | xhtml.select.type |
<xs:attributeGroup name="xhtml.select.attlist"> <xs:attributeGroup ref="xhtml.select.attlist"> <xs:annotation> <xs:documentation>Original Select Attributes (in Forms Module)</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="xhtml.select.events.attlist"> <xs:annotation> <xs:documentation>Redefinition by Event Attribute Module</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:attributeGroup> |