| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| accesskey | Character | optional | |||||
| alt | Text | required | |||||
| class | xs:NMTOKENS | optional | |||||
| coords | Coords | optional | |||||
| dir | restriction of xs:token | optional | |||||
| href | URI | optional | |||||
| id | xs:ID | optional | |||||
| lang | LanguageCode | optional | |||||
| nohref | restriction of xs:token | optional | |||||
| onblur | 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 | |||||
| shape | Shape | rect | optional | ||||
| style | StyleSheet | optional | |||||
| tabindex | tabindexNumber | optional | |||||
| target | FrameTarget | optional | |||||
| title | Text | optional | |||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional | 
 | 
| Element | map | 
| <xs:element name="area"> <xs:complexType> <xs:attributeGroup ref="attrs"/> <xs:attributeGroup ref="focus"/> <xs:attribute name="shape" default="rect" type="Shape"/> <xs:attribute name="coords" type="Coords"/> <xs:attribute name="href" type="URI"/> <xs:attribute name="nohref"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="nohref"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="alt" use="required" type="Text"/> <xs:attribute name="target" type="FrameTarget"/> </xs:complexType> </xs:element> | 
| < mmlPh:Phone xmlns:mmlPh = "http://www.medxml.net/MML/v4/SharedComponent/Phone/1.0" mmlPh:telEquipType = "PH" > | 
| < mmlPh:area> | 
| 0985 | 
| </ mmlPh:area> | 
| < mmlPh:city> | 
| 85 | 
| </ mmlPh:city> | 
| < mmlPh:number> | 
| 1500 | 
| </ mmlPh:number> | 
| 2067 | 
| </ mmlPh:extension> | 
| 81 | 
| </ mmlPh:country> | 
| < mmlPh:memo> | 
| daytime | 
| </ mmlPh:memo> | 
| </ mmlPh:Phone> |