BEA WebLogic Server 10.0 Portal Support Schema Reference

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

Model
<inputhidden
  _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}
  _onselect = {string}
  accept = {string}
  accesskey = {string: length = 1}
  alt = anySimpleType
  checked = "checked"
  cssClass = NMTOKENS
  disabled = "disabled"
  htmlId = ID
  lang = {language: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
  maxlength = {nonNegativeInteger: value ≥ 0}
  name = anySimpleType
  readonly = "readonly"
  size = anySimpleType
  src = {anyURI}
  style = {string}
  tabindex = {Number: 0 ≤ value ≤ 32767}
  title = {string}
  usemap = {anyURI}
  value = anySimpleType
/>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
declared by type InputTagType
empty, 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.

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
           
Script_onselect
           
ContentTypesaccept
           
Characteraccesskey
           
anySimpleTypealt
           
annonymous type derived from tokenchecked
           
NMTOKENScssClass
           
annonymous type derived from tokendisabled
           
IDhtmlId
           
LanguageCodelang
           
Numbermaxlength
           
anySimpleTypename
           the name attribute is required for all but submit & reset  
annonymous type derived from tokenreadonly
           
anySimpleTypesize
           
URIsrc
           
StyleSheetstyle
           
tabindexNumbertabindex
           
Texttitle
           
URIusemap
           
anySimpleTypevalue
           

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

_onselect

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

accept

Definition

Defined with global type ContentTypes

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

accesskey

Definition

Defined with global type Character

Model
{string: length = 1}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, finit value space
White Space Processing
collapse

alt

Definition

Defined with global type anySimpleType

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

checked

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

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

maxlength

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

name

Definition

Defined with global type anySimpleType

Documentation
          the name attribute is required for all but submit & reset
          
Model
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, finit value space
White Space Processing
collapse

readonly

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

size

Definition

Defined with global type anySimpleType

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

src

Definition

Defined with global type URI

Model
{anyURI}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, 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

usemap

Definition

Defined with global type URI

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

value

Definition

Defined with global type anySimpleType

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

BEA WebLogic Server 10.0 Portal Support Schema Reference

Version: 10.0