xsl-list
[Top] [All Lists]

Re: [xsl] php xslt transformation problem

2011-07-04 20:11:33


saxon9 -u http://menology.obdurodon.org/test.xml http://menology.obdurodon.org/xsl/readFile.xsl

produces 693 lines or output, starting

<?xml version="1.0" encoding="UTF-8"?><html>
   <head>
      <title>Enina Apostol</title>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8"></meta>
   </head>
   <body>
      <h2>Enina Apostol</h2>
      <h3>09/01</h3>
      <p>


so your problem is presumably with how you are calling the transformation rather than the transformation itself.

David


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>