in reply to XML documentation formatting and transformations
Some flamage (start of message) and one advice (end of the message).
This is my anecdotical, highly opinionated take on XSLT:
ME : "Looks we have to adjust this another bit..."
Coworker: "Do you think we can get this to work before XML falls out of fashion?"
Basically, it looks like every time I fish out my XSLT, the task at hand is either:
OR
On linux, you can get something similar from either the perl XML modules OR the Xerces-C module.use Win32::OLE; my $parser=Win32::OLE->new('msxml.DOMdocument'); #...do my stuff
AxKit has a thing that is called (I think) XpathScript, which does much what XSLT promises to do, but with much saner syntax and looks (IMHO). I have never used it, but it would probably be my choice after going straight to the DOM.
Cheers,
alf
--
You can't have everything: where would you put it?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: XML documentation formatting and transformations
by John M. Dlugosz (Monsignor) on Nov 01, 2001 at 23:44 UTC | |
by alien_life_form (Pilgrim) on Nov 01, 2001 at 23:58 UTC | |
by John M. Dlugosz (Monsignor) on Nov 02, 2001 at 02:09 UTC | |
Re: Re: XML documentation formatting and transformations
by John M. Dlugosz (Monsignor) on Nov 04, 2001 at 05:13 UTC | |
by alien_life_form (Pilgrim) on Nov 05, 2001 at 05:57 UTC | |
by John M. Dlugosz (Monsignor) on Nov 05, 2001 at 06:57 UTC |