BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.w3.org/1999/xhtml-netuix-modified/1.0.0
simpleType Scope

Super Types
{http://www.w3.org/2001/XMLSchema}token
|
+--{http://www.w3.org/1999/xhtml-netuix-modified/1.0.0}Scope (restriction)

Documentation
      Scope is simpler than headers attribute for common tables
      
Properties
This component is not nillable.

Model

('row' | 'col' | 'rowgroup' | 'colgroup')

Source
<xs:simpleType name="Scope">
<xs:restriction base="xs:token">
<xs:enumeration value="row"/>
<xs:enumeration value="col"/>
<xs:enumeration value="rowgroup"/>
<xs:enumeration value="colgroup"/>
</xs:restriction>
</xs:simpleType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation