
Hello, If you already have a Saxon-EE license then copy the saxon-license.lic file next to the saxon9ee.jar. In Oxygen this jar is located in [oxygen-installation-folder]/lib. Then from the command line execute: java -cp "path\to\saxon\saxon9ee.jar" com.saxonica.Validate -scmout:model.xml -s:"path-to-schema" The schema component model will be serialized to model.xml. Regards, Adrian Buza Adrian Buza oXygen XML Editor and Author support Tel: +1-650-352-1250 ext.202 Fax: +40-251-461482 support@oxygenxml.com http://www.oxygenxml.com Casey Jordan wrote:
George,
Thanks, but I have my own license of Saxon-EE.
Cheers,
Casey
On Mon, Aug 16, 2010 at 6:21 PM, George Cristian Bina <george@oxygenxml.com>wrote:
Dear Casey,
oXygen includes a license for Saxon-EE to be use from within oXygen only (note that Saxon-EE costs more that oXygen). We can offer full Saxon-EE licenses to oXygen users at a discounted price, 25% off the list price, making that basically a kind of upgrade, from the inside oXygen only license to the full Saxon-EE license.
Best Regards, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 8/16/10 6:42 PM, Casey Jordan wrote:
This might be a little outside the realm of oxygen's expertise, but does anyone know how to use saxon bundled with oxygen to output the content model of a DITA schema?
I have tried running things like: java -cp "path to saxon" com.saxonica.Validate -scmout -s:"path-to-schema"
Thanks,
Casey