Page 1 of 1

Generate XSL templates from XML or schema

Posted: Fri Mar 14, 2008 9:35 pm
by Zearin
Oxygen currently has some handy abilities to generate schemas and documentation.

However, I've often wondered if there is a way to generate a skeleton XSL file from an XML source document or schema. This would be REALLY useful, because it would allow people to take advantage of XML in circumstances where they otherwise might retreat from the drudgery of writing the template skeletons for a huge number of elements.

One example would be something I've wanted to do for some time: write some XSL for iCalendar files stored as XML (sometimes RDF/XML, sometimes just XML). I know the model, and UML Class diagrams help me to navigate the model visually and quickly, but that doesn't mean I'm up for typing up templates that gigantic number of objects. :)

That's by no means the only example, just one I think communicates the use case well.

Thanks.

Re: Generate XSL templates from XML or schema

Posted: Mon Mar 17, 2008 4:41 pm
by sorin_ristache
Hello,

Thank you for your request. Generating an XSLT skeleton from an XML document or XML Schema is not possible yet. We plan to add this feature in a future version of oXygen.


Regards,
Sorin