[sc34wg3] CTM - IRI-escaping

Steve Pepper pepper.steve at gmail.com
Sun Jan 27 14:56:47 EST 2008


* Lars Heuer
|
| Hmmm... So it is not possible to use
| 
|         <mailto:donald at duck.org>
|
| as subject identifier?

You can if you want, though I wouldn't recommend it:

	donald = mailto:donald at duck.org {
	  - "Donald Duck";
	  - "Anders And" @norwegian;
	}

This would work, unless you had declared a prefix called
'mailto', in which case the parser would try to interpret the
IRI as a QName and you would get a syntax error.

Steve




More information about the sc34wg3 mailing list