So currently I\'m doing some XML-> XSLT-> (HTML5/CSS3) work. Right now I have a menu.xml file, and I\'d like to include it in either the XSL file or the XML page. I\'ve done
I have a blog post on this. You use document() to get the other XML and pass around the content using parameters.