XHTML 1.0 (Second Edition) Strict

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

Documentation
      document base URI
      

Model
<base
  href = URI
  id = xs:ID>

</base>


Attribute Summary
 URIhref
          
 xs:IDid
          

Attribute Detail

href

URI href


id

xs:ID id


Source
<xs:element name="base">
<xs:complexType>
<xs:attribute name="href" type="URI" use="required"/>
<xs:attribute name="id" type="xs:ID"/>
</xs:complexType>
</xs:element>

XHTML 1.0 (Second Edition) Strict

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.