BEA WebLogic Server 10.0 Portal Support Schema Reference

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

Model
<select
  _onblur = {string}
  _onchange = {string}
  _onclick = {string}
  _ondblclick = {string}
  _onfocus = {string}
  _onkeydown = {string}
  _onkeypress = {string}
  _onkeyup = {string}
  _onmousedown = {string}
  _onmousemove = {string}
  _onmouseout = {string}
  _onmouseover = {string}
  _onmouseup = {string}
  cssClass = NMTOKENS
  disabled = "disabled"
  htmlId = ID
  lang = {language: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
  multiple = "multiple"
  name = anySimpleType
  size = {nonNegativeInteger: value ≥ 0}
  style = {string}
  tabindex = {Number: 0 ≤ value ≤ 32767}
  title = {string}
>
optgroup | option+
</select>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
element-only content, not nillable.
Usage
This element can be the root element of XML instance documents.
This element can be a child of the following elements: i, em, label, sub, p, q, kbd, acronym, li, sup, h1, h2, h3, h4, h5, h6, fieldset, del, td, th, small, var, pre, dd, objecttag, big, cite, tt, address, abbr, strong, dt, dfn, div, caption, legend, code, samp, a, ins, b, span.
Documentation
      option selector
      

Nested Element Summary
choice
1...∞
annonymous type derived from anyTypeoptgroup
           option group  
annonymous type derived from anyTypeoption
           selectable choice  


Attribute Summary
Script_onblur
           
Script_onchange
           
Script_onclick
           
Script_ondblclick
           
Script_onfocus
           
Script_onkeydown
           
Script_onkeypress
           
Script_onkeyup
           
Script_onmousedown
           
Script_onmousemove
           
Script_onmouseout
           
Script_onmouseover
           
Script_onmouseup
           
NMTOKENScssClass
           
annonymous type derived from tokendisabled
           
IDhtmlId
           
LanguageCodelang
           
annonymous type derived from tokenmultiple
           
anySimpleTypename
           
Numbersize
           
StyleSheetstyle
           
tabindexNumbertabindex
           
Texttitle
           

Attribute Detail

_onblur

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onchange

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onclick

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_ondblclick

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onfocus

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onkeydown

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onkeypress

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onkeyup

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onmousedown

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onmousemove

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onmouseout

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onmouseover

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

_onmouseup

Definition

Defined with global type Script

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

cssClass

Definition

Defined with global type NMTOKENS

Model
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Type
NMTOKENS

disabled

Model
"disabled"
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Enumeration Facet
"disabled"

htmlId

Definition

Defined with global type ID

Model
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

lang

Definition

Defined with global type LanguageCode

Model
{language: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

multiple

Model
"multiple"
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Enumeration Facet
"multiple"

name

Definition

Defined with global type anySimpleType

Model
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, finit value space
White Space Processing
collapse

size

Definition

Defined with global type Number

Model
{nonNegativeInteger: value ≥ 0}
Attribute Usage
optional
Fundamental Facets
equality, numeric, unbounded, totaly ordered, countable infinite value space
White Space Processing
collapse

style

Definition

Defined with global type StyleSheet

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

tabindex

Definition

Defined with global type tabindexNumber

Model
{Number: 0 ≤ value ≤ 32767}
Attribute Usage
optional
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse

title

Definition

Defined with global type Text

Model
{string}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

BEA WebLogic Server 10.0 Portal Support Schema Reference

Version: 10.0