RE: [xsl] XSLT based XML Java binding tool

Subject: RE: [xsl] XSLT based XML Java binding tool
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 7 Oct 2007 10:49:11 +0100
The next Saxon-SA release includes the ability to output a processed schema
in XML form, where the XML form corresponds closely to the "schema
components" described in the XSDL specification. Working from this form
should be much easier than working from raw schema documents. If you follow
the Saxon list, a beta-release (with very limited testing) has been
announced there, so you could give it a try now.

Michael Kay
http://www.saxonica.com/
  

> -----Original Message-----
> From: Mukul Gandhi [mailto:gandhi.mukul@xxxxxxxxx] 
> Sent: 07 October 2007 06:29
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] XSLT based XML Java binding tool
> 
> Hi all,
>   I just thought of sharing this..
> 
>   I have written an experimental "XML Java binding" tool 
> (similar to the JAXB binding compiler) using XSLT 2.0. The 
> details are available
> at: http://gandhimukul.tripod.com/xmljavabinding.htm.
> 
> I would appreciate any comments and suggestions.
> 
> --
> Regards,
> Mukul Gandhi

Current Thread