| information on author | 
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| class | xs:NMTOKENS | optional | |||||
| dir | restriction of xs:token | optional | |||||
| id | xs:ID | optional | |||||
| lang | LanguageCode | optional | |||||
| onclick | Script | optional | |||||
| ondblclick | 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 | |||||
| style | StyleSheet | optional | |||||
| title | Text | optional | |||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional | 
 | 
| Element Group | blocktext | 
| <xs:element name="address"> <xs:annotation> <xs:documentation>information on author</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="inline"/> <xs:group ref="misc.inline"/> <xs:element ref="p"/> </xs:choice> <xs:attributeGroup ref="attrs"/> </xs:complexType> </xs:element> |