[Home] [By Thread] [By Date] [Recent Entries]

  • From: Matt Loryman <matt.loryman@v...>
  • To: xml-dev@l...
  • Date: Fri, 14 Sep 2001 15:48:26 +0100

Can anybody tell me the correct pattern for ensuring a value supplied is an
IP address? (in XML Schema)
Currently i am trying:

         <simpleType>
            <restriction base="string">
              <pattern
value="[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}"/>
            </restriction>
          </simpleType>

And this doesn't seem to be quite working.
Thanks
Mat

Matthew Loryman
Development Engineer
Viewgate
165 High Street
Sevenoaks
Kent TN13 1XJ
Phone: +44 1732 466476
http://www.viewgate.com


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member