[rescue] XML Schema reversing

Bill Bradford mrbill at mrbill.net
Wed Apr 11 21:32:56 CDT 2007


On Wed, Apr 11, 2007 at 07:30:06PM +0100, Mark wrote:
> If you really want to go to town PHP5 has XSLT transform support so  
> you can load XML, mod it using PHP5s SimpleXML and/or DOM tools, then  
> XSLT Transform the result using an XSLT Stylesheet, then output it to  
> a visual page.

It's a LOT easier to get XSLT working nowdays than it was back in the
PHP3/4 days.. At one point, sunhelp.org was all XML files run through
a stylesheet (and I wrote all of it by hand.. ugh)

I'm much more sane nowdays, and use a MySQL backend.

Bill

-- 
Bill Bradford 
Houston, Texas



More information about the rescue mailing list