<p>My advice is: if you can avoid development that has non trivial amount of XML, then do so, and preserve your sanity, and hair.</p>
<div class="gmail_quote">On Dec 4, 2013 4:32 PM, "unsolicited" <<a href="mailto:unsolicited@swiz.ca">unsolicited@swiz.ca</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I know zero of xml. Lots of other languages, but haven't needed this until now. No development experience in a Linux environment, well, bash scripting. Never really made it to GUI's, either, for that matter.<br>
<br>
I'm using AbstractSpoon's ToDoList (<a href="http://www.abstractspoon.com/tdl_resources.html" target="_blank">http://www.abstractspoon.com/<u></u>tdl_resources.html</a>) - one of the only todolists / tools I know of out there that does (infinite) subtasks. Runs under wine. (At least mostly.)<br>

<br>
It stores its lists in xml (.tdl files), has provided schema (.xsd) files, a number of stylesheets (.xsl), and will allow one to execute the transform and produce an output file, e.g. .html.<br>
<br>
Printing is -definitely- not its strong suit, as its developer will admit.<br>
<br>
I'm looking for something that will let me pull all these files together, .xsd, .xml, .xsl, let me beat up on the .xsl into a revised .xsl (in essence a report template), and output that .xsl out again. For TDL to then use for printing.<br>

<br>
I've seen that xsltproc is out there (msxsl 'equivalent'?), but that is a 'filter' / pipe, not a 'development' tool. Well, other than edit a file, feed xsltproc a schema and xml data file to produce an html file, see what's wrong, edit a source file, repeat.<br>

<br>
What's out there / what am I looking for that's useful for doing this easier? At least list for me the data dictionary rather than visually deciphering it by studying the .xsd. Preferably slicking up the 'these inputs', 'transform', 'produces these outputs' iterations.<br>

<br>
I guess I'm looking for an 'xml report writer'. Is there such a beastie?<br>
<br>
I've heard of iReport and 'xml notepad 2007' but know nothing of them. Both are windows software.<br>
<br>
Not real sure what to call what I'm looking for to know what I'm looking for - suggestions welcome.<br>
<br>
<br>
______________________________<u></u>_________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://kwlug.org/mailman/<u></u>listinfo/kwlug-disc_kwlug.org</a><br>
</blockquote></div>