My current project merges XML data from different sources and performs server-side processing with XSL stylesheets. Here's what I'm trying to accomplish:
Data Source 1 (example)
<flag1>
true
</flag1>
<flag2>
false
</flag2>
Obviously flag1 and flag2 would be unique entities in the above...
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.