Re: I need your help

2004-10-19 Thread Chris Bowditch
[EMAIL PROTECTED] wrote:
Hi everybody,
This is a pure XSLT question and probably best asked on the XSLT list:
http://xml.apache.org/fop/maillist.html#xslt-mulberry
This  tag can go n times each time I need the value of cureent tag 
vaue  and it immediate previous.
The following XSL snippet should give you an idea of how to do it:





0



Since you didnt say what you were trying to do with these values I have done 
anything with them.


Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: I need your help

2004-10-19 Thread Chris Bowditch
[EMAIL PROTECTED] wrote:
Hi everybody,
This is a pure XSLT question and probably best asked on the XSLT list:
http://xml.apache.org/fop/maillist.html#xslt-mulberry
This  tag can go n times each time I need the value of cureent tag 
vaue  and it immediate previous.
The following XSL snippet should give you an idea of how to do it:





0



Since you didnt say what you were trying to do with these values I havent done 
anything with them.


Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


I need your help

2004-10-19 Thread KS.Bhaskar
Title: I need your help






Hi everybody,

I have xml 

p>

    10

    20

    30

    40

    50

        .

        .

        .



This <new> tag can go n times each time I need the value of cureent tag vaue  and it immediate previous.

Means first time I need as:

 10 and 0 since it is the first tag

 20 and 10

30 and 20 and so on.

Can anybody help me?

Thanks in advance.

Regards,

Bhaskar

 



DISCLAIMER:This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. 


Re: I need your help

2004-10-14 Thread Christopher Milton
I think "fo:chart" used to be in XSL-FO (1999), but now
you embed SVG/Poscript output in your XSLT/XSL-FO in order
to generate charts. Or something like that.

--- Clay Leeds <[EMAIL PROTECTED]> wrote:
> On Oct 13, 2004, at 8:58 PM, <[EMAIL PROTECTED]> wrote:
> > Hi Everybody,
> > What is the equivalent of chart element of XSLT in XSL-FO. 
> > ?
> > Thanks in advance.
> > Regards,
> > Bhaskar
> 
> I've never heard of 'chart element of XSLT' so I don't know what the 
> equivalent would be. I checked Dave Pawson's site[1] and didn't have 
> any luck. Perhaps you've got your nomenclature incorrect.
> 
> BTW, if you used a more informative Subject: it might help you get 
> help. Here's a link[2] with other tips on how to get help...
> 
> [1]
> http://www.dpawson.co.uk/xsl/sect2/sect21.html
> [2]
> http://www.catb.org/~esr/faqs/smart-questions.html
> 
> Web Maestro Clay
> -- 
> Clay Leeds - <[EMAIL PROTECTED]>
> Webmaster/Developer - Medata, Inc. - 
> PGP Public Key: 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: I need your help

2004-10-14 Thread Clay Leeds
On Oct 13, 2004, at 8:58 PM, <[EMAIL PROTECTED]> wrote:
Hi Everybody,
    What is the equivalent of chart element of XSLT in XSL-FO. 
?
Thanks in advance.
Regards,
Bhaskar
I've never heard of 'chart element of XSLT' so I don't know what the 
equivalent would be. I checked Dave Pawson's site[1] and didn't have 
any luck. Perhaps you've got your nomenclature incorrect.

BTW, if you used a more informative Subject: it might help you get 
help. Here's a link[2] with other tips on how to get help...

[1]
http://www.dpawson.co.uk/xsl/sect2/sect21.html
[2]
http://www.catb.org/~esr/faqs/smart-questions.html
Web Maestro Clay
--
Clay Leeds - <[EMAIL PROTECTED]>
Webmaster/Developer - Medata, Inc. - 
PGP Public Key: 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


I need your help

2004-10-14 Thread KS.Bhaskar








Hi Everybody,

 

    What is the equivalent of chart element of XSLT
in XSL-FO. ?

 

 

Thanks in advance.

 

Regards,

Bhaskar

 

 



DISCLAIMER:This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.