Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
何を求めているのかよくわかりませんが、
let $content := <td> <a href ="hw1">xyz </a> Hello world 1 <a href="hw2">Helloworld 2</a> Helloworld 3 </td> return $content/text()
<td> の直下にテキスト ノードが表示されます。あなたが得ているものとあなたが望むものとの間に違いは見られません...おそらくあなたの投稿はフォーマットを失いましたか?