BEA WebLogic Server 9.0 Portal Support Schema Reference

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

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

Documentation
      pixel, percentage, or relative
      
Properties
This component is not nillable.

Model

[-+]?(\d+|\d+(\.\d+)?%)|[1-9]?(\d+)?\*


Source
<xs:simpleType name="MultiLength">
<xs:restriction base="xs:string">
<xs:pattern value="[-+]?(\d+|\d+(\.\d+)?%)|[1-9]?(\d+)?\*"/>
</xs:restriction>
</xs:simpleType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation