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.
このようなxmlを取得しました
<url>www.parents.com</url> <parent> <child1>xdf</child1> <child2>vdf</child2> </parent>
一番上にURLが表示されています。そのURL部分を削除して変数に保存する必要があり、そのURLなしで出力として有効なxmlを取得する必要があります。xslが初めてなので、その方法を教えてください。