Re: [xsl] php xslt transformation problem

Subject: Re: [xsl] php xslt transformation problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 05 Jul 2011 02:11:21 +0100
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

Current Thread