BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.w3.org/1999/xhtml-netuix-modified/1.0.0
attributeGroup coreattrs

Documentation
      core attributes common to most elements
      htmlId       document-wide unique id
      cssClass    space separated list of classes
      style    associated style info
      title    advisory title/amplification
      
Properties
This component is not nillable.

Model

  cssClass = xs:NMTOKENS
  htmlId = xs:ID
  style = StyleSheet
  title = Text



Attribute Summary
 xs:NMTOKENScssClass
          
 xs:IDhtmlId
          
 StyleSheetstyle
          
 Texttitle
          

Attribute Detail

cssClass

Type:
xs:NMTOKENS
Use:
optional
Form:
unqualified

htmlId

Type:
xs:ID
Use:
optional
Form:
unqualified

style

Type:
StyleSheet
Use:
optional
Form:
unqualified

title

Type:
Text
Use:
optional
Form:
unqualified

Source
<xs:attributeGroup name="coreattrs">
<xs:attribute name="htmlId" type="xs:ID"/>
<xs:attribute name="cssClass" type="xs:NMTOKENS"/>
<xs:attribute name="style" type="StyleSheet"/>
<xs:attribute name="title" type="Text"/>
</xs:attributeGroup>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation