BEA WebLogic Server 9.0 Portal Support Schema Reference

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

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

Documentation
      a single character, as per section 2.2 of [XML]
      
Properties
This component is not nillable.

Model

length: 1


Source
<xs:simpleType name="Character">
<xs:restriction base="xs:string">
<xs:length fixed="true" value="1"/>
</xs:restriction>
</xs:simpleType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation