This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: guru prasad


Hi Guruprasad

(PS to the list: I got another personal mail with the same content)

> hai everybody                       I who want to work
> on this xslt loop processor.
>                        
>                        my problem is 
>                        1.I got a xml file which got
> <value>varchar</value>, on run time if my xsl file
> finds <value>varchar</value>,it should generate
> another xml file which contains 
>                        <value>varchar2</value>.
>                        also it should keep all other
> attributes as it is.
>                        
>                        2.I got instant saxon processor
> installed on my machine,would you please tell me how
> to run this xslt loop compiler on this saxon.

>From your short description I can't say, if you really need this tool.
(Just at this moment a mail from Jim Fuller arrived with short examples).

Anyway - I thought the instruction was quite clear:

Example on my page:
saxon total-sales.lxsl loop-compiler.xslt > total-sales.xsl
saxon booklist.xml total-sales.xsl

I.e.: download loop-compiler.xslt, write an extended stylesheet with
loop elements (in the example: total-sales.lxsl), run saxon as shown.

Hope it helps. If not, don't hesitate to ask again,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]