[
Lists Home |
Date Index |
Thread Index
]
"shadab" <mohammad.shadab@adeptia.com> writes:
> <xsd:simpleType name="fixed.14.4">
> <xsd:restriction base="xsd:decimal">
> <xsd:scale value="4"/>
> <xsd:precision value="18"/>
> <xsd:pattern value="(\+|-)?\d{0,14}(\.d{0,4})"/>
> </xsd:restriction>
> </xsd:simpleType>
The facets in the published REC are totalDigits and fractionDigits --
scale and precision are not supported.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
|