BEA WebLogic Server 9.2 NetUI Controls Schema Reference

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

Model
<blockquote
  _onclick = {string}
  _ondblclick = {string}
  _onkeydown = {string}
  _onkeypress = {string}
  _onkeyup = {string}
  _onmousedown = {string}
  _onmousemove = {string}
  _onmouseout = {string}
  _onmouseover = {string}
  _onmouseup = {string}
  cite = {anyURI}
  cssClass = NMTOKENS
  dir = "ltr" | "rtl"
  htmlId = ID
  lang = {language: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
  lang = language | ""
  style = {string}
  title = {string}
>
p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | noscript | ins | del | script*
</blockquote>
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
choice
0...∞
choice
annonymous type derived from Inlinep
           
choice
annonymous type derived from Inlineh1
           
annonymous type derived from Inlineh2
           
annonymous type derived from Inlineh3
           
annonymous type derived from Inlineh4
           
annonymous type derived from Inlineh5
           
annonymous type derived from Inlineh6
           
annonymous type derived from Flowdiv
           generic language/style container  
choice
annonymous type derived from anyTypeul
           Unordered list  
annonymous type derived from anyTypeol
           Ordered (numbered) list  
annonymous type derived from anyTypedl
           
choice
annonymous type derived from pre.contentpre
           content is "Inline" excluding "img|object|big|small|sub|sup"  
annonymous type derived from anyTypehr
           
annonymous type derived from Blockblockquote
           
annonymous type derived from Inlineaddress
           information on author  
annonymous type derived from anyTypefieldset
           The fieldset element is used to group form fields. 
annonymous type derived from anyTypetable
           
annonymous type derived from form.contentform
           
choice
annonymous type derived from Blocknoscript
           alternate content container for non script-based rendering  
choice
annonymous type derived from Flowins
           
annonymous type derived from Flowdel
           
annonymous type derived from anyTypescript
           script statements, which may include CDATA sections  


Attribute Summary
Script_onclick
           
Script_ondblclick
           
Script_onkeydown
           
Script_onkeypress
           
Script_onkeyup
           
Script_onmousedown
           
Script_onmousemove
           
Script_onmouseout
           
Script_onmouseover
           
Script_onmouseup
           
URIcite
           
NMTOKENScssClass
           
annonymous type derived from tokendir
           
IDhtmlId
           
LanguageCodelang
           
union of (language | annonymous type derived from string)lang
          Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility. 
StyleSheetstyle
           
Texttitle
           

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

cite

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

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

dir

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

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

lang

Definition

Defined as global attribute lang

Documentation
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Model
language | ""
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Type
Union of Types
languagelanguage
annonymous type derived from string
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
""

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

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 9.2 NetUI Controls Schema Reference

Version: 9.2