OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xml-dev] IP address pattern



On Fri, 14 Sep 2001, Matt Loryman wrote:

> 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.

Can you include some not working examples?
What a validator are you using?


Radek Wisniewski
www.datenknecht.de

> Thanks
> Mat
>
> Matthew Loryman
> Development Engineer
> Viewgate
> 165 High Street
> Sevenoaks
> Kent TN13 1XJ
> Phone: +44 1732 466476
> http://www.viewgate.com
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this elist use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>