Vote count:
0
yet another xslt question;
I have some XML which looks like this:
<paragraph>
<para>
some random content
</para>
<para>
some more random content
</para>
</paragraph>
What I want to do is take the content of each of these nodes but not persist the nodes and I wondered if there is a way to concatenate this content together into a xsl variable.
asked 36 secs ago
Aucun commentaire:
Enregistrer un commentaire