Click to See Complete Forum and Search --> : XInclude --- Not Working


vbc22
10-20-2006, 02:35 AM
Am I missing something here?

I can't seem to get the example in the link below to work? It seems so trivial, but it's not working. What am I doing wrong???

http://www.zvon.org/xxl/XIncludeTutorial/Output/example2.html

:(

vbc22
10-24-2006, 12:51 AM
Hi...I'm still interested in finding out if anyone can get the example code to work. Please refer to the link provided in my original post.

I'm interested in using XML's XInclude functionality because I want to take advantage of its concept of building websites modularly.

My reason for learning XML is because of my desire to use XML files to drive content for a website. With XML files, they are self defining since data is structured in schema based tags that act as a mini database. I am sold by its intuitiveness to create structures and content, and its flexibility to easily modify data to quickly update content on a website.

I also plan to format data with XSLT and css/stylesheets to create a presentation layer to the data centric XML files.

I'm in a quandry at the moment; I've hit a road block, it seems, preventing me from getting the XInclude to work. A lot of information online point to these types of simple examples but I'm not able to get it to work.

Once again, if anyone can offer assistance on XInclude, I would really appreciate it.

Thanks in advance.