[Mono-dev] XslTransform tool

Atsushi Eno atsushi at ximian.com
Thu Jan 26 12:25:49 EST 2006


Hi Boris,

It would be nice to have such tool and mcs/tools/blah is fine. Problems
are:

	- We are not likely to add further functionality before Mono 1.2
	  (thus am even refrained from adding forgotten "dtd2rng" in 
	  mono/scripts...)
	- The name should be better and general ;-)

Actually during recent relaxng development I created similar but mostly
XML
validation oriented tool (i.e. like xmllint or xsltproc), attached. I 
haven't put it into svn mostly because it is too cheap and misses many
expected things (like XSLT params).

Both of your code and it could be merged into a single tool.

Atsushi Eno

> Hello all,
> 
> I've build a simple "1-line-of-code" tool that applies xsl
> transformation to xml files, in order to transform NUnit output xml
> files to more suitable format to be used by automatic testing engine.
> 
> Actually, I tried first to find such a tool in svn repository...
> somewhere in tools, but it was not here :(
> 
> Does such a tool exists in svn repository, and if not - where can I
> commit this one (is mcs\tools\xmlformatter a good place)?
> 
> Thanks,
> Boris
> 
> --
> Boris Kirzner
> Mono R&D team, Mainsoft Corporation.
> Blogging at http://boriskirzner.blogspot.com/ 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmltool.cs
Type: text/x-csharp
Size: 3736 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060127/d72f1888/attachment.bin 


More information about the Mono-devel-list mailing list