xsl-list
[Top] [All Lists]

Re: Group problem with blank elements

2005-07-01 02:12:36





Hi,
           Sorry about that silly mistake.

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] Group problem 
with blank elements                                    
                      07/01/2005 02:32                                          
                                                       
                      PM                                                        
                                                       
                      Please respond                                            
                                                       
                      to xsl-list                                               
                                                       
                                                                                
                                                       
                                                                                
                                                       





  As a wierd thought, I think the XML parser I have
  does'nt work properly.


The reported error message seems clear enough (and correct given the
posted code)

  Invalid element within xsl:apply-templates:
Error at xsl:param on line 69 of




select="following-sibling::*[self::statement-message][not(string-length(following-sibling::*[self::statement-message])


 = 0)][1]" mode="nowrap">
<xsl:with-param name="parent" select="."/>
<xsl:param name="dotag" select="1"/>


       ^^^^^^^^ this should be with-param

</xsl:apply-templates>

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



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