img

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
alt XHTMLText required
class optional
dir restriction of xs:token optional
height Length optional
id xs:ID optional
ismap restriction of xs:token optional
lang XHTMLLanguageCode optional
longdesc URI optional
src URI required
style StyleSheet optional
title XHTMLText optional
usemap URI optional
width Length optional

Source

<xs:element name="img" substitutionGroup="special">
  <xs:complexType>
    <xs:attributeGroup ref="img.attlist"/>
  </xs:complexType>
</xs:element>

Sample