XML to XML
Replies (1)
Please register to reply
Added by Anonymous over 18 years ago
Legacy ID: #3652262 Legacy Poster: Krischi (krischi)
Hello guys, just a short question: I just read through the saxon page and have not been able to figure out wether I need the free or the commercial version to perform an xml to xml translation? Thanks for your help, Krischi
Legacy ID: #3652384 Legacy Poster: Michael Kay (mhkay)
You can certainly use the open source version of Saxon to perform XML-to-XML transformations. The main added value in the commercial product Saxon-SA is that you can make the transformations schema-aware, which makes it easier and faster to find your coding errors if you have a schema for the source and/or target document.
Please register to reply