Well, I'm not so much worried about checking for validity as just wanting to see what my changes will look like. :) In any case, I'll try xsltproc and see where it gets me. If I figure out anythign useful, I'll let you know. :)
-Roy ----- Original Message ----- From: "Gabor Hojtsy" <[EMAIL PROTECTED]> To: "Roy Huggins" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 12:15 PM Subject: Re: [PHP-DOC] Stylesheets > > I checked on it. There are two declarations of the "methodsynopsis" > template > > rule and both of them have the same import precedence (i.e. neither one > was > > imported.) So I can't see any way that anyone could run phpweb.xsl and > have > > it work. I commented one instance of the rule and the transformation > > succeeded, but the output was blank. I then deleted the comment tags and > > commented out the other instance of the rule, once again resulting in > blank > > output. The blank output is probably a different issue. > > > > My real question is: has anyone else been using the stylesheets and if so, > > are you having more success than I am? If not, I'd like to investigate > > making them work more reliably. > > Well, I have not looked at the CVS part, but probably I was the last guy > working on that. I actually had it working WITH XSLTPROC. This is > very important! Saxon handles relative paths differently then xsltproc, > and cannot work with Windows path values (treating the drive letter the > protocol). So it worked with xsltproc. > > My HDD is practically lost due to a hardware failure since dec 30, and I had > no time to get a new HDD and reinstall everything, as I also have my exam > period at the university, so I cannot say anything more than that. I beleive > there should not be any modifications made to make it work. > > BTW there is no need to have any XSL sheets to check for XML errors. If you > have xmllint (which is also part of the xsltproc package), then you can run > that on manual.xml and see all errors. (Run only after configure). It's > better then "make test" actually, it finds more errors ;)) > > Goba > > > -- > PHP Documentation Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > --- This mail has been scanned for viruses by AVG. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.435 / Virus Database: 244 - Release Date: 12/31/2002 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php