RE: [xsl] Transforming XML 'on-the-fly' / Dynamic XSLT???

Subject: RE: [xsl] Transforming XML 'on-the-fly' / Dynamic XSLT???
From: "Nick Roberts" <nick_roberts5@xxxxxxxxxxx>
Date: Mon, 08 Nov 2004 18:28:33 +0000
It's probably not... I still need to know if it's possible and how to go about developing this.

Any help will be muched appreciated

From: cknell@xxxxxxxxxx
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Transforming XML 'on-the-fly' / Dynamic XSLT???
Date: Mon, 08 Nov 2004 12:36:32 -0500

How is this different from what XML Spy or XSLerator does?
--
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     Nick Roberts <nick_roberts5@xxxxxxxxxxx>
Sent:     Mon, 08 Nov 2004 17:12:04 +0000
To:       xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  [xsl] Transforming XML 'on-the-fly' / Dynamic XSLT???

Hi all,

I'm currently investigating into a JAVA based application aimed to transform
an XML document.


I understand XSLT and how it is used to transform XML pages, however, my
current understanding is that an XSLT page has to be pre-written, with a
pre-definition of how you want to transform the XML document.

What I want to achieve is some kind of tool, which will input an XML
document, then transform this document based on arguments declared within
the application. For example, once the XML document has been inputted into
the system, you can view the current nodes and then say how you want to
transform these.

As far as i'm aware, this would require some kind of method of 'dynamically'
creating an XSLT page, without any kind of pre-definition of how the XML
documents' required to change.


Sorry if i'm not explaining myself very well but I hope you can understand
what i'm trying to achieve.

Thanks in advance,

Nick

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger
http://www.msn.co.uk/messenger


_________________________________________________________________
Want to block unwanted pop-ups? Download the free MSN Toolbar now! http://toolbar.msn.co.uk/


Current Thread