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.
xsltで可能かどうか疑問に思っていました:
<nodea>ABC</nodea? <nodeb></nodeb> </nodec>DEF</nodec>
ディスプレイを次のようにしたい:
ABC DEF
つまり、ノード nodeb を除外します。** nodeb は存在しますが、その値は存在しません。テンプレートを適用したくありません。
助言がありますか?