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: One XSL combining to different XMLs


>     I've been trying to imbbed debugging code in the 
> 'LstXMLAccountPG.jsp' and
> got the results (like system.out). This means that there is 
> no error with
> referencing the file since it is found and executed. I m 
> afraid it is something
> with the following code but I m really stuck with this.
> > >
> > >    <xsl:apply-templates select="$tot/RangeList/Range1"/>
> > >

Well in that case the chances are that the document element isn't a
RangeList or it hasn't got any Range1 children. Come on, don't be shy, show
us what the documetn looks like!

Mike Kay
> 


 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]