[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: php xslt transformation problem

Subject: RE: php xslt transformation problem
From: "Birnbaum, David J" <djbpitt@xxxxxxxx>
Date: Mon, 4 Jul 2011 22:26:45 -0400
RE:  php xslt transformation problem
Dear David (cc xsl-list),

As far as I can tell, the problem is with the php interface. The xml and xsl
files themselves seem okay, and, as you note, saxon can run the
transformation. If all I cared about was Getting The Job Done, I could spawn
an external saxon process from the php script, but since php should be able to
run the transformation internally, I'd rather figure out what it is that I
don't understand about how that operates.

Thanks,

David

-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx]
Sent: Monday, July 04, 2011 9:11 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Cc: Birnbaum, David J
Subject: Re:  php xslt transformation problem



  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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.