Page 1 of 1

generate schema documentation for schema form http url

Posted: Thu Oct 08, 2009 12:23 pm
by dkruitbosch
Hi,

I'm trying to generate documentation for a schema that's hosted on a website. It works OK if I do that from within OxygenXML editor (10.3), but when I try to run schemaDocumention.sh http://bla.com/schema.xsd -cfg:myconfig.xml it says that the schema does not exist.

Does the command line version support fetching the schemas from http?

Thanks,

Danny

Re: generate schema documentation for schema form http url

Posted: Thu Oct 08, 2009 3:04 pm
by sorin_ristache
Hello,

The command line script supports reading the schema only from a local file. We will consider extending the supported locations to include HTTP URLs.


Regards,
Sorin

Re: generate schema documentation for schema form http url

Posted: Tue Aug 31, 2010 4:39 pm
by Radu
Hi,

Starting with Oxygen 12 (which will be released in a few weeks) the documentation generator scripts for both XML Schema and XSLT Stylesheets will also work with remote HTTP resources.

Regards,
Radu