* Elliotte Harold wrote:
>I would recommend against using xsd:anyURI for IRIs. A URI is much more 
>restrictive than an IRI, and one of the easiest things for a schema 
>validator to check about an xsd:anyURI is that it only contains 
>URI-legal ASCII characters. I think a new type is necessary if you do 
>want to allow IRIs instead of simple URIs. I suspect you could do it 
>with a regular expression but the syntax would be really hairy.

In Schema 1.1 it is not possible for a xsd:string to be no xsd:anyURI.
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Reply via email to