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.
特定の名前の最上位ノード、つまり、その名前の他のノード内にネストされていないノードを取得しようとしています。
私は次のようにしようとしていますが、うまくいきません:
$(xmldoc).find("idea:not(:parent > idea)")