xhtml/xhtml1-strict.xsd

http://www.w3.org/1999/xhtml
element img

Model
<img
  alt = Text
  class = NMTOKENS
  dir = "ltr" | "rtl"
  height = Length
  id = ID
  ismap = "ismap"
  lang = LanguageCode
  lang = language | ""
  longdesc = URI
  onclick = Script
  ondblclick = Script
  onkeydown = Script
  onkeypress = Script
  onkeyup = Script
  onmousedown = Script
  onmousemove = Script
  onmouseout = Script
  onmouseover = Script
  onmouseup = Script
  src = URI
  style = StyleSheet
  title = Text
  usemap = URI
  width = Length
/>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
empty, not nillable.
element.img
Usage
This element can be the root element of XML instance documents.
This element can be a child of the following elements: i, em, label, object, sub, p, q, kbd, acronym, li, sup, bdo, h1, h2, h3, h4, h5, h6, button, fieldset, del, td, th, small, var, dd, big, cite, tt, address, abbr, strong, dt, dfn, div, caption, legend, code, samp, a, ins, b, span.

Attribute Summary
Textalt
           
NMTOKENSclass
           
anonymous type derived from tokendir
           
Lengthheight
           
IDid
           
anonymous type derived from tokenismap
           
LanguageCodelang
           
union&nbsp;of (language | anonymous type derived from string)lang
          Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.
URIlongdesc
           
Scriptonclick
           
Scriptondblclick
           
Scriptonkeydown
           
Scriptonkeypress
           
Scriptonkeyup
           
Scriptonmousedown
           
Scriptonmousemove
           
Scriptonmouseout
           
Scriptonmouseover
           
Scriptonmouseup
           
URIsrc
           
StyleSheetstyle
           
Texttitle
           
URIusemap
           usemap points to a map element which may be in this document or an external document, although the latter is not widely supported
Lengthwidth
           

Attribute Detail

alt

Definition

Defined with global type Text

Model
{string}
Attribute Usage
required
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

class

Definition

Defined with global type NMTOKENS

Namespace
no namespace
Model
list of (NMTOKEN)
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Type
NMTOKENS

dir

Namespace
no namespace
Model
"ltr" | "rtl"
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Enumeration Facet
"ltr", "rtl"

height

Definition

Defined with global type Length

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

id

Definition

Defined with global type ID

Namespace
no namespace
Model
ID
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

ismap

Model
"ismap"
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Enumeration Facet
"ismap"

lang

Definition

Defined with global type LanguageCode

Namespace
no namespace
Model
{language: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

lang

Documentation
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Definition

Defined as global attribute lang

Namespace
http://www.w3.org/XML/1998/namespace
Model
language | ""
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Type
Union of Types
language{: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
anonymous type derived from string
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
""

longdesc

Definition

Defined with global type URI

Model
{anyURI}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onclick

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

ondblclick

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onkeydown

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onkeypress

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onkeyup

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onmousedown

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onmousemove

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onmouseout

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onmouseover

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

onmouseup

Definition

Defined with global type Script

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

src

Definition

Defined with global type URI

Model
{anyURI}
Attribute Usage
required
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

style

Definition

Defined with global type StyleSheet

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

title

Definition

Defined with global type Text

Namespace
no namespace
Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

usemap

Documentation
          usemap points to a map element which may be in this document
          or an external document, although the latter is not widely supported
          
Definition

Defined with global type URI

Model
{anyURI}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

width

Definition

Defined with global type Length

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse


(c) Copyright 2005, 2006 buldocs Ltd. All Rights Reserved.
generated by xnsdoc 1.2