|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xs:string range 1 to 999
From: Markus Gamperl <markus.gamperl@gmx.at>
Date: Wed, 09 May 2007 13:08:02 +0200 Message-ID: <20070509110802.160700@gmx.net> To: xmlschema-dev@w3.org Dear experts! Do you have an idea how to define a xs:string with the range from 1 to 999? I tried the following: <xs:simpleType name="type1-999"> <xs:restriction base="xs:string"> <xs:pattern value="\d{1,3}"/> </xs:restriction> </xs:simpleType> But in my configuration the value 0 is allowed - but I don't want to allow value 0 - du you have an idea? Thanks Markus -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmailReceived on Wednesday, 9 May 2007 11:08:11 GMT |
Subscribe in XML format
|






