BEA WebLogic Server 9.0 Portal Support Schema Reference

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

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

Documentation
      comma separated list of lengths
      
Properties
This component is not nillable.

Model

[-+]?(\d+|\d+(\.\d+)?%)(,\s*[-+]?(\d+|\d+(\.\d+)?%))*


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

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation