I cannot understand why my I'm outputting text elements that are outside of my explicit xpath context. I've uploaded my work so far:
www.figit.com/dev/xslt.zip w/o the associated images and css. You'll notice I have my xml file and 2 xslt files. One "navoptions.xsp" is only for stroring navigation instances, this site wont have frames so I needed a way to store various active/selected/expanded versions of the navigation. I'm setting up parameters based on the content.xml file, you'll see what I mean. Anyhow the problem that has been killing me for like 2 days now is I can't seem to output only whats in the pageOne element. I've tried a ton of different ways but cant seem to get this. The output I desire would be
pageOne's content including the headers/links and the navigation instance I'm calling on by name and thats it. Nothing from page two, also notice that its outputting the elements for the navigation options. I dont want that at the bottom either : o ).
If anyone could download these files and take a look that would be soooo great. I think it has something to do with my apply templates tags, thanks in avance for any help you can offer me!
Thanks,
-mike