BEA WebLogic Server 9.0 Portal Support Schema Reference

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

Documentation
      attributes for elements that can get the focus
      accesskey   accessibility key character
      tabindex    position in tabbing order
      _onfocus     the element got the focus
      _onblur      the element lost the focus
      
Properties
This component is not nillable.

Model

  _onblur = Script
  _onfocus = Script
  accesskey = Character
  tabindex = tabindexNumber



Attribute Summary
 Script_onblur
          
 Script_onfocus
          
 Characteraccesskey
          
 tabindexNumbertabindex
          

Attribute Detail

_onblur

Type:
Script
Use:
optional
Form:
unqualified

_onfocus

Type:
Script
Use:
optional
Form:
unqualified

accesskey

Type:
Character
Use:
optional
Form:
unqualified

tabindex

Type:
tabindexNumber
Use:
optional
Form:
unqualified

Source
<xs:attributeGroup name="focus">
<xs:attribute name="accesskey" type="Character"/>
<xs:attribute name="tabindex" type="tabindexNumber"/>
<xs:attribute name="_onfocus" type="Script"/>
<xs:attribute name="_onblur" type="Script"/>
</xs:attributeGroup>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation