- From: Tony <tony@codefarm.com>
- Date: Thu, 25 Nov 2004 21:14:33 -0000
- To: <xmlschema-dev@w3.org>
Hi, I would like to construct a percent schema type, which is a double value between 0.0 and 100.0, with a "%" character at the end. For example "39.8%". Does anyone know how I could specify such a type in an xsd file? Ideally it would be nice to support any double number (including those with an exponent) in front of the % symbol, if that is possible... Thanks, Tony
Received on Thursday, 25 November 2004 23:37:02 UTC