Dare I be so audacious as to suggest that this is a good example of dividing a task into subtasks that don't need to "know" about the larger context? The XML exporter could have been (indeed, was) designed without regard to any larger problem such as generating a CCR document from Vista.

===
Gregory Woodhouse
[EMAIL PROTECTED]

"It is foolish to answer a question that
you do not understand."
--G. Polya ("How to Solve It")


On Jul 13, 2005, at 1:54 PM, Gregory Woodhouse wrote:

I know of no implementation of XSLT in MUMPS, but there are open source tools like Xalan. Instead of trying to export data directly to CCR, why not consider exporting to SOME format (so long as it's XML, of course) using as many separate exports as you need, and then write an XSLT transformation (a.k.a. style sheet) to convert it to the format you want?





-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to