Re: dumping xml and xsl for PHP and MySQL



David, if your xsl solution works for you, why switch over at all?

My understanding is that your server is 100% static and does not
support server side scripting and that you are doing the XML/XSL ->
HTML translations prior to uploading the static HTML to the server. Is
that correct?

Also, currently you have 1 XSL file and 1 XML file right? That single
XML file contains thousends of "foo"s and each one needs to end up in a
seperate HTML file once translated, is that correct? If so how have you
been doing that with XSL? Does XSL not assume a 1:1 ratio of XML input
to HTML output files?

-Robert

.



Relevant Pages

  • Re: XML to RTF
    ... I hope this helps, I had no experience with XSL when I did this, so there ... to use XSLT which will transform the XML data into something else, ... case a HTML table, you'll notice all the HTML page information in the .xsl ... > There is an XML file, ...
    (microsoft.public.dotnet.xml)
  • Re: XML page cannot be displayed (locally it works)
    ... I still don't get it - I can't use embedded XSL as Internet Explorer ... What I want to to in particular is to send an XML file as mail which ... I don't want to put the XML file on the server and link to it in the ... Both files have to be on IIS as a request to load the test.xml file on IIS ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: XML page cannot be displayed (locally it works)
    ... I still don't get it - I can't use embedded XSL as Internet Explorer ... What I want to to in particular is to send an XML file as mail which ... I don't want to put the XML file on the server and link to it in the ... Both files have to be on IIS as a request to load the test.xml file on IIS ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: XML to RTF
    ... I hope this helps, I had no experience with XSL when I did this, so there ... to use XSL which will transform the XML data into something else, ... case a HTML table, you'll notice all the HTML page information in the .xsl ... > There is an XML file, ...
    (microsoft.public.dotnet.xml)
  • Re: RTF to HTML
    ... Title: XHTML2RTF: An HTML to RTF conversion tool based on XSL ... I can embed it into an XML file. ...
    (microsoft.public.vc.mfc)