URI Attribute Type


 

The URI Attribute Type is a data type defined by XHTML Modularisation 1.1, declared in the DTD as XML 1.0 type CDATA.
Reference: *W3C - XHTML Modularisation 1.1 - Attribute Types

Specific Attributes with Type URI

  1. action - #REQUIRED:
    This is declared on the element: form
  2. cite:
    This is declared on the elements: blockquote, ins, del, q
  3. classid:
    This is declared on the element: object
  4. codebase:
    This is declared on the element: object
  5. data:
    This is declared on the element: object
  6. href - #REQUIRED:
    This is declared on the element: base
  7. href:
    This is declared on the elements: link, a, area
  8. longdesc:
    This is declared on the element: img
  9. src - #REQUIRED:
    This is declared on the element: img
  10. src:
    This is declared on the elements: script, input type="image"

Common Attributes with Type URI

From the Core Attribute Collection:
  1. xmlns - #FIXED 'http://www.w3.org/1999/xhtml'

Attribute Value for Type URI

A Uniform Resource Identifier

See URI Encoding in Attributes.


Page Footer & Copyright

Copyright © Sally Maughan 2005-2009 (Page last updated on 01 Oct 2009)

*Valid XHTML 1.1 - hosted by *Openstrike

Content based on the W3C Working Draft: *XHTML 1.1 and Recommendation: *XHTML Modularisation 1.1.

W3C, XHTML, XML, HTML, CSS and MathML are *Trademarks of the W3C (*MIT, *ERCIM, *Keio) with which the site's author has no connection.


Up, Next & Previous Links

Your Location

Home > XHTML 1.1 Home > Data Types in XHTML 1.1 > Attribute Types (XHTML 1.1) > URI Attribute Type