[
Lists Home |
Date Index |
Thread Index
]
- From: Paul Tchistopolskii <paul@qub.com>
- To: xml-dev@ic.ac.uk
- Date: Sun, 23 Jan 2000 20:59:33 -0800
Version 0.2 of PXSLServlet is available for download
from : http://www.pault.com
Version 0.2 allows user to use the power of XSLT
with data stored in any SQL database.
When invoked in Advanced mode, PXSLServlet turns
the SQL data into XML on the fly. In this mode PXSLServlet
receives 2 parameters:
- s2x parameter points to the S2X template
- xsl parameter points to the XSLT stylesheet
S2X template contains the schema of desired XML file.
Mapping of SQL data into complex hierarhical XML structures
( not into well-known ordinary 'rowset' / 'row' ) is specified
with just 1 ( one ) S2X tag ( with 4 parameters ).
User 'draws' the desired XML and then PXSLServlet fills
the 'template' with actual data from SQL tables.
Next versions ( under development ) will contain even more
sophisticated, convinient and efficient ways for mapping
SQL into XML and back.
Rgds.Paul.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Unsubscribe by posting to majordom@ic.ac.uk the message
unsubscribe xml-dev (or)
unsubscribe xml-dev your-subscribed-email@your-subscribed-address
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
|