xsl-list
[Top] [All Lists]

Re: [xsl] Auto generate XSL software

2009-12-04 09:04:51
At 2009-12-04 13:51 +0530, Selvaganesh wrote:
If have available any auto generate XSL software or online generator in the
market, if is there please let me know.

What are your requirements?

Because XSLT is written in XML it is easily composed using itself. One would write a stylesheet that writes a stylesheet.

For example, in the UBL project there is a need to write many stylesheets following a similar format, so I created an XML vocabulary to express the layout requirements. An XSLT stylesheet reads that XML in order to synthesize the XSLT stylesheet that is then used for UBL documents.

On our web site there are two stylesheet synthesis environments that work on prototypical results to create XSLT stylesheets:

  http://www.CraneSoftwrights.com/resources/#literatexslt
  http://www.CraneSoftwrights.com/resources/#resultxslt

... each with different properties that might meet your needs.

I hope this helps.

. . . . . . . . . . Ken

--
Vote for your XML training:   http://www.CraneSoftwrights.com/s/i/
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18
Video overview:  http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--