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.
検討:
text 1 text 2 text 3
xpath で textnode をどのように表現できますか?
私の知る限り、ノード内のすべてのテキストは、1 つのテキスト ノードとしてまとめてグループ化されます。それらは階層的ではないため、単一の要素に複数のテキスト ノードが存在することはありません。
xpath 文字列関数を使用して、テキストを自分で解析する必要がある場合があります