xhtml\xhtml1-strict.xsd

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

Documentation
      document base URI
      
Properties
This component is not nillable.

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

</base>


Attribute Summary
 URIhref
          
 xs:IDid
          

Attribute Detail

href

Type:
URI
Use:
required
Form:
unqualified

id

Type:
xs:ID
Use:
optional
Form:
unqualified

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\xhtml1-strict.xsd

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe
hosted at