[Om3] Project ideas

Paul Libbrecht paul at hoplahup.net
Mon Oct 10 19:51:25 CEST 2011




Le 10 oct. 2011 à 19:41, Professor James Davenport a écrit :
>> XSLT, and the integration in a workflow of it (e.g. dedicated XPath
>> functions, process from just created DOM) is surely among the most
>> important toolsets.
> I'm not sure I understand this. Maybe I'll try to Skype you later.

XSLT is good but it is a standard, doing very tough work with the standard is often limited.
When you run XSLT you can use simply xsltproc or some such, and manipulate files for input and output.
Or you can run XSLT within an environment you control (I know well of Saxon in the java-world, it looks like it has a .net port for version 8) and programmatically manipulate objects before, during, and after xslt.

hope it clears up.

paul


More information about the Om3 mailing list