Joerg Heinicke wrote:
On 27.08.2007 4:17 Uhr, Leszek Gawron wrote:
ok, int this case cocoon template behaves properly:
<root xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
<foo:foo xmlns="http://foor.org/bar/1.0">
<something/>
</foo:foo>
<foo:foo>
<something/>
</foo:foo>
</root>
raises an SAXParseException.
I guess it does not even get to the templating stuff. It's the XML
parser that should complain.
I understand. I just wanted to make sure jxtg fires proper start/end
prefix mapping events in the right place.
--
Leszek Gawron http://www.mobilebox.pl/krs.html
CTO at MobileBox Ltd.