Jon, thank you for the example script. Unfortunately, when I tried to use it to process the input XML file, the output that it generated didn't contain anything at all. It probably had to do with the function call part, and I didn't know how to work with that. (I am hoping to get the script to...
Jon, thank you very much for your reply.
As for the usages of the output XML file, for one, I want to use it to generate a summary page with a list of members that fit the criteria, such as a certain sports.
I don't quite understand what you mean by creating a second view of the data though...
I made a mistake in my above post and couldn't edit it:
(output.xml)
<root>
- <member>
.
.
.
(member 1's full name)
(member 1's sport that matched the criteria)
.
.
.
</member>
- <member>
.
.
.
(member 2's full name)
(member 2's...
Hi all, I have been trying to set up a XSLT script to process a XML input conditionally, and I am stuck...
I just need it to be able to process the XML input conditionally and return an output in XML format.
That is, within the XML input, there are multiple sets of node (I am always confused...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.