Need help with XML/XSL - The WWW
Users browsing this thread: 1 Guest(s)
|
|||
I happened to hear that one can get XML easily to web page, that's why I decided to use XML.
And here is the current xsl (xslt?) which I have. (no idea if it's anything what it is supposed to be): Code: <xml version="1.0" encoding="ISO-8859-1"> If I have understood it correctly, that should output just "hi" on plank page. And I would like to hear your opinion, why shouldn't I use XML? |
|||
Messages In This Thread |
Need help with XML/XSL - by vompatti - 27-12-2013, 07:45 PM
RE: Need help with XML/XSL - by crshd - 27-12-2013, 09:56 PM
RE: Need help with XML/XSL - by vompatti - 27-12-2013, 10:49 PM
RE: Need help with XML/XSL - by crshd - 27-12-2013, 11:37 PM
RE: Need help with XML/XSL - by vompatti - 28-12-2013, 12:02 PM
|