Thank you very much, Danny! Henrik
--- Hi Henrik, How about this: let $x := <outernode>This is a <span class="heavy ">very</span> rainy night in Copenhagen</outernode> return $x/node() This will return all of the nodes (text and element in this case) that are children of <outernode>. -Danny _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
