Re: [qooxdoo-devel] generating XSD schema from API data

2009-04-15 Thread Siarhei Barysiuk
Will do, no problem. S. On Wed, Apr 15, 2009 at 11:23 AM, thron7 wrote: > > > Siarhei Barysiuk wrote: >> Hi Thomas, >> >> There was an option in 0.7 version but not in 0.8 AFAIK. I discovered >> XSL files which process XML in tool/data/apidoc and description of >> -api-documentation-xml-file opt

Re: [qooxdoo-devel] generating XSD schema from API data

2009-04-15 Thread thron7
Siarhei Barysiuk wrote: > Hi Thomas, > > There was an option in 0.7 version but not in 0.8 AFAIK. I discovered > XSL files which process XML in tool/data/apidoc and description of > -api-documentation-xml-file option for the generator, but actually > couldn't find any usages of it in the project.

Re: [qooxdoo-devel] generating XSD schema from API data

2009-04-15 Thread Siarhei Barysiuk
Hi Thomas, There was an option in 0.7 version but not in 0.8 AFAIK. I discovered XSL files which process XML in tool/data/apidoc and description of -api-documentation-xml-file option for the generator, but actually couldn't find any usages of it in the project. I took a look at source of ApiLoade

Re: [qooxdoo-devel] generating XSD schema from API data

2009-04-14 Thread thron7
Hi Siarhei, there used to be an option to produce XML instead of (quasi-)Json for the API data in 0.7. Have you checked this for 0.8? Thomas Siarhei Barysiuk wrote: > Hello, > > Trying to figure out how I can generate XSD from API data (in python). > > The main idea is to get all necessary info

[qooxdoo-devel] generating XSD schema from API data

2009-04-12 Thread Siarhei Barysiuk
Hello, Trying to figure out how I can generate XSD from API data (in python). The main idea is to get all necessary information from API data files, process them and populate XSD. I could use files from qooxdoo-sdk/ framework/api/script/* if they had valid JSON format. Object properties name