- From: Toby Inkster <tai@g5n.co.uk>
- Date: Sun, 31 Oct 2010 14:33:30 +0000
- To: public-rdfa-wg@w3.org
The default DataContext is said to contain this mapping:
document.data.context.setMapping("xsd",
"http://www.w3.org/2001/XMLSchema-datatypes#");
That should probably be:
document.data.context.setMapping("xsd",
"http://www.w3.org/2001/XMLSchema#");
Also, there are two occurrences of the ungrammatical "is an anything
that can be".
--
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>
Received on Sunday, 31 October 2010 14:34:04 UTC