What steps will reproduce the problem?
1. Use a datatype that does not use the xsd namespace
2. Try parsing the RDFa
3. The parser will fail saying the datatype can't be recognised
Solution:
On line 813 return true (valid) if the datatype has no assigned validator.
On line 580 check if datatype has a validator/processor.
What version of the product are you using? On what operating system?
1.0 on IE8
Please provide any additional information below.
Original issue reported on code.google.com by james-no...@leighnet.ca on 11 Sep 2009 at 6:08
Original issue reported on code.google.com by
james-no...@leighnet.ca
on 11 Sep 2009 at 6:08