xsl-list
[Top] [All Lists]

Re: [xsl] A beef with XSLT Sometimes too complicated

2006-07-14 03:37:38
Hi,
     They have 2 different specs and one can exist independently of the
other. So how could they both be part of the same language.

cheers,
prakash




                                                                                
                                                
                      David Carlisle                                            
                                                
                      <davidc(_at_)nag(_dot_)co(_dot_)u         To:      
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com                                
         
                      k>                       cc:      (bcc: 
omprakash.v/Polaris)                                              
                                               Subject: Re: [xsl] A beef with 
XSLT Sometimes too complicated                    
                      07/14/2006 03:20                                          
                                                
                      PM                                                        
                                                
                      Please respond                                            
                                                
                      to xsl-list                                               
                                                
                                                                                
                                                
                                                                                
                                                





I hate the idea of 2 'if's in a language.

depends whether you think xpath is a different language or the same
language. If you don't like two ifs you not going to liek two for loops
either
<xsl:copy-of select="for $x in foo/x return $i"/>
<xsl:for-each select="foo/x">
  <xsl:copy-of select="."/>

David

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



This e-Mail may contain proprietary and confidential information and is sent 
for the intended recipient(s) only.  If by an addressing or transmission error 
this mail has been misdirected to you, you are requested to delete this mail 
immediately. You are also hereby notified that any use, any form of 
reproduction, dissemination, copying, disclosure, modification, distribution 
and/or publication of this e-mail message, contents or its attachment other 
than by its intended recipient/s is strictly prohibited.

Visit us at http://www.polaris.co.in

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