- From: KRUMPOLEC Martin <krumpolec@asset.sk>
- Date: Mon, 29 Oct 2001 16:58:36 +0100
- To: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
Hi,
I fight with pre-XSD schema and try to "model" it with
XML schema (to validate it on the fly with parser ) ...
I have worked around most of problems so far but I'm stuck
with this weird requirement; single number (xs:integer)
can be either _empty_ or can have 10 digits ... and I can't
use xsi:nil in schema instance of course :-)
<number/> or <number>1234567890</number>
Any ideas ?
Thank you very much
Martin
--
Martin Krumpolec <krumpo@pobox.sk>
Received on Monday, 29 October 2001 11:00:47 UTC