DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43932>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43932 ------- Additional Comments From [EMAIL PROTECTED] 2007-11-21 14:00 ------- It doesn't work even when the namespaces are declared in the XUpdate query: <?xml version="1.0"?> <xupdate:modifications xmlns:xupdate="http://www.xmldb.org/xupdate" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml"> <xupdate:insert-after select="/*/xhtml:body/xhtml:[EMAIL PROTECTED]'tag.0.1.0'] "> <xupdate:element name="xhtml:h1" namespace="http://www.w3.org/1999/xhtml"><xupdate:attribute name="tagID">temp</xupdate:attribute>Hello and welcome to the Lenya default publication! äöüß asdf</xupdate:element> </xupdate:insert-after> <xupdate:remove select="/*/xhtml:body/xhtml:[EMAIL PROTECTED]'tag.0.1.0'] "/> <xupdate:update select="/*/xhtml:body/xhtml:[EMAIL PROTECTED]'temp']/@tagID ">tag.0.1.0</xupdate:update> </xupdate:modifications> -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
