I have constructed menu.XML & successfully formatted it with menu.XSL. It works as intended when viewing menu.XML in the browser. How do write menu.XML to a HTML file so I can further include that into another HTML document?
I have constructed menu.XML & successfully formatted it with menu.XSL. It works as intended
Share
Save the results of the transformation or pipe them through and expose them. Currently you are exposing the xml and referencing the xsl.