element base
diagram girr_ns_p30.png
namespace http://www.w3.org/1999/xhtml
properties
content complex
used by
elements head head
attributes
Name  Type  Use  Default  Fixed  annotation
hrefURIrequired      
idxs:ID      
annotation
documentation

      document base URI
     
source <xs:element name="base">
 
<xs:annotation>
   
<xs:documentation>
      document base URI
     
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="href" type="URI" use="required"/>
   
<xs:attribute name="id" type="xs:ID"/>
 
</xs:complexType>
</xs:element>

attribute base/@href
type URI
properties
isRef 0
use required
source <xs:attribute name="href" type="URI" use="required"/>

attribute base/@id
type xs:ID
properties
isRef 0
source <xs:attribute name="id" type="xs:ID"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy