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 ドキュメントがあり、このために xsl を使用してこのルートを作成する必要があります。誰でも助けてください!
例のように、私はこの文書を持っています:
<entity> <name>Jhon</name> <age>20</age> </entity> <entity> <name>Mary</name> <age>22</age> </entity>
2 つのエンティティがあるがルートがない xml ドキュメント!