1. Put surrounding tag into a specified namesapce: <outer xmlns:dw="displayware:ns"> <esql:get-xml column="otherxml"/> </outer>
2. namespace qualify the generated root element: <outer xmlns:dw="displayware:ns"> <esql:get-xml column="otherxml" root="dw:frag"/> </outer>
Help would be greatly appreciated. I've been flailing on this for 2 days now. Thanks.
joel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
