xml and xslt
-
how xml and xslt work together?? how do they link to each other eg. codes that make them work together?? can someone provide a example?? Han
You'd probably be better off asking a question like this in the XML / XSL forum. :)
Picture a huge catholic cathedral. In it there's many people, including a gregorian monk choir. You know, those who sing beautifully. Then they start singing, in latin, as they always do: "Ad hominem..." -Jörgen Sigvardsson
-
how xml and xslt work together?? how do they link to each other eg. codes that make them work together?? can someone provide a example?? Han
-
how xml and xslt work together?? how do they link to each other eg. codes that make them work together?? can someone provide a example?? Han
-
how xml and xslt work together?? how do they link to each other eg. codes that make them work together?? can someone provide a example?? Han
A document in xslt language tells to an xslt prosessor how we want an xml document to be transformed. The output can be xml too. The xslt documents are xml files, but restricted to the xslt schema. At my article http://www.codeproject.com/aspnet/CXML.asp[^] i use xslt in the IIS/aspx. :)
-
Jon Newman wrote: :jig: I never realised XML and XSLT were that simple! All this time I've been writing actual code and stuff, when all I needed to do was dance about a bit. :jig::jig::jig::jig::jig::jig::jig::jig: Well whaddyaknow, it works :-D
-
Jon Newman wrote: :jig: I never realised XML and XSLT were that simple! All this time I've been writing actual code and stuff, when all I needed to do was dance about a bit. :jig::jig::jig::jig::jig::jig::jig::jig: Well whaddyaknow, it works :-D
Ian Darling wrote: Well whaddyaknow, it works If you liked that, try using :vegemite: for VB and :bob: for AJAX.
Jonathan Newman blog.nonny.com [^]