BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.w3.org/1999/xhtml-netuix-modified/1.0.0
element base

Documentation
      document base URI
      
Properties
This component is not nillable.

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

</base>


Attribute Summary
 URIhref
          
 xs:IDhtmlId
          

Attribute Detail

href

Type:
URI
Use:
required
Form:
unqualified

htmlId

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="htmlId" type="xs:ID"/>
</xs:complexType>
</xs:element>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation