BEA WebLogic Server 10.0 Portal Support Schema Reference

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

Model
<table
  _onclick = {string}
  _ondblclick = {string}
  _onkeydown = {string}
  _onkeypress = {string}
  _onkeyup = {string}
  _onmousedown = {string}
  _onmousemove = {string}
  _onmouseout = {string}
  _onmouseover = {string}
  _onmouseup = {string}
  border = {nonNegativeInteger: value ≥ 0}
  cellpadding = {string: pattern = [\-+]?(\d+|\d+(\.\d+)?%)}
  cellspacing = {string: pattern = [\-+]?(\d+|\d+(\.\d+)?%)}
  cssClass = NMTOKENS
  frame = "void" | "above" | "below" | "hsides" | "lhs" | "rhs" | "vsides" | "box" | "border"
  htmlId = ID
  lang = {language: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
  rules = "none" | "groups" | "rows" | "cols" | "all"
  style = {string}
  summary = {string}
  title = {string}
  width = {string: pattern = [\-+]?(\d+|\d+(\.\d+)?%)}
>
caption?, col* | colgroup*, thead?, tfoot?, tbody+ | tr+
</table>
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: map, body, form, li, blockquote, noscript, button, fieldset, del, td, th, dd, objecttag, div, ins.

Nested Element Summary
annonymous type derived from Inlinecaption optional
           
choice
annonymous type derived from anyTypecol 0...∞
           col elements define the alignment properties for cells in one or more columns. 
annonymous type derived from anyTypecolgroup 0...∞
           colgroup groups a set of col elements. 
annonymous type derived from anyTypethead optional
           
annonymous type derived from anyTypetfoot optional
           
choice
annonymous type derived from anyTypetbody 1...∞
           
annonymous type derived from anyTypetr 1...∞
           


Attribute Summary
Script_onclick
           
Script_ondblclick
           
Script_onkeydown
           
Script_onkeypress
           
Script_onkeyup
           
Script_onmousedown
           
Script_onmousemove
           
Script_onmouseout
           
Script_onmouseover
           
Script_onmouseup
           
Pixelsborder
           
Lengthcellpadding
           
Lengthcellspacing
           
NMTOKENScssClass
           
TFrameframe
           
IDhtmlId
           
LanguageCodelang
           
TRulesrules
           
StyleSheetstyle
           
Textsummary
           
Texttitle
           
Lengthwidth
           

Attribute Detail

_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

_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

border

Definition

Defined with global type Pixels

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

cellpadding

Definition

Defined with global type Length

Model
{string: pattern = [\-+]?(\d+|\d+(\.\d+)?%)}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

cellspacing

Definition

Defined with global type Length

Model
{string: pattern = [\-+]?(\d+|\d+(\.\d+)?%)}
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

frame

Definition

Defined with global type TFrame

Model
"void" | "above" | "below" | "hsides" | "lhs" | "rhs" | "vsides" | "box" | "border"
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

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

rules

Definition

Defined with global type TRules

Model
"none" | "groups" | "rows" | "cols" | "all"
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

summary

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

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

width

Definition

Defined with global type Length

Model
{string: pattern = [\-+]?(\d+|\d+(\.\d+)?%)}
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