I see no tests in here that verify the semantics of setting the xml namespace prefix (can be explicitly set as long as it is set to the usual namespace name) or the xmlns namespace prefix (not allowed to be set) or the xmlns namespace name (not allowed to be set for other prefixes).
Should there be a test for these cases? If so, I would like to write some simple test cases.
Also, is this where development of the xml test suite is happening these days. I wasn't able to figure out how to get a cvs checkout of the test suite from the w3c dev service as indicated in the docs for the test suite.
I see no tests in here that verify the semantics of setting the xml namespace prefix (can be explicitly set as long as it is set to the usual namespace name) or the xmlns namespace prefix (not allowed to be set) or the xmlns namespace name (not allowed to be set for other prefixes).
Should there be a test for these cases? If so, I would like to write some simple test cases.
Also, is this where development of the xml test suite is happening these days. I wasn't able to figure out how to get a cvs checkout of the test suite from the w3c dev service as indicated in the docs for the test suite.