Tag
Hash :
365cf67f
Author :
Date :
2005-06-09T08:18:24
applied patch from Malcolm Rowe to avoid namespace troubles on rollback * parser.c: applied patch from Malcolm Rowe to avoid namespace troubles on rollback parsing of elements start #304761 * test/nsclean.xml result/noent/nsclean.xml result/nsclean.xml*: added it to the regression tests. Daniel
<?xml version="1.0" encoding="US-ASCII"?>
<article xmlns="tag:foofoofoofoofoofoofoofoo"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dcterms="http://purl.org/dc/terms/">
<foop:content xmlns="http://www.w3.org/1999/xhtml"
xmlns:foop="tag:foofoofoofoofoofoofoofoo">
</foop:content>
</article>