xsl-list
[Top] [All Lists]

Re: [xsl] Recursive Processor to find Type of complex type for WSDL file

2007-03-14 04:11:14
Senthilkumaravelan K wrote:
Hi
I need help in recursive loop to find out till I reach primitive data
"TYPE" of request response parts.

For example of Address and Phone ,I need to do recursive till it yield
to primitive types of the type.

This is my XSLT  and WSDL file and for the same are

Hi Senthil,

As a regular poster I am sure you are aware that just posting large ominous stylesheets and sources with rather vague descriptions is not going to help us finding answers to your problems quickly. We want to help you, but make it easy for us by providing us with a smallest-possible sample of both XSLT and XML that illustrates your problem and make clear what output you expect and what your current output is.

Often you will find that by minimizing your own problem to the core, will help you finding and/or defining your problem/solution.

-- Abel

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