xsl-list
[Top] [All Lists]

RE: Re: Transformations between different document types

2004-12-27 11:54:18
Hi Garfield,

It would be the right place but there's some information missing and your Q
seems to be quite wide, i.e. a lot of approaches are possible. So some
questions first:

1. what programming environment are you using?

2. what doc types are you talking about?

3. what is your desired output?

In general, try to concentrate on solving your (XSLT) problems one by one
and post your Qs as precise as possible to what you want - the I will almost
guarantee you get useful answers.

Cheers,
<prs/>

-----Original Message-----
From: Garfield [mailto:xmlstar(_at_)gmail(_dot_)com] 
Sent: Monday, December 27, 2004 9:23 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Re: Transformations between different document types

If this is not the place to shoot these questions, please do advice me where
to post them ?

rgds,
Gar.


On Mon, 27 Dec 2004 20:35:06 +0530, Garfield <xmlstar(_at_)gmail(_dot_)com> 
wrote:
Hi,

Forige me if I seem like a confused being - but yeah, some help on 
this would be real good.

I need to define XSL Transformations between different document types.
Lets say one of them between an invoice and a po, another one between 
some RN and OAG documents, the list goes on.

I can do that, with some effort.

How do I expose a web service that can transform one doc to another.
There could be a portType called transformPortType, that holds 
operations that have the following in and out parameters.
There will be obviously one parameter that holds a reference to the 
XSL file [lets say in the form of a URL String]. It also takes in a 
Source Node. It would need to return the Document for the transformed 
result.

How would the WSDL for the web service look like ? Do I need to define 
separate operations for transformations on different document types, 
or have a single transformation operation that transforms from anyType 
to anyType ?
What is the usual practice ?

Hope I have been clear enough in the Problem statement.

rgds,
Garfield.


--~------------------------------------------------------------------
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>
--~--

--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>