[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: use xsl file
- From: Steffen Macke <sdteffen gmail com>
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: Re: use xsl file
- Date: Mon, 20 Apr 2009 19:24:25 +0200
Hi David,
> I've done my own xsl file to transform a .DIA ton an other XML format. It
> works when I use the xsl file outside (with msxsl.exe, the Microsoft Command
> Line Transformation Utility) but if I add my file in DIA ( by editing
> stylesheets.xml), the file made by the export is almost empty.
Dia uses libxslt to process xsl files:
http://www.xmlsoft.org/XSLT/
So you could use xsltproc to debug your code. Or share your code so
that other users could have a look at your problem.
Regards,
Steffen
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]