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]

problem in xml parsing



Hi
I have a tag in XML

<JAVASCRIPT>
    for (I=0;I<viewArray.length;I++)
----
----
---- 

</JAVASCRIPT>


When i parse this xml, i get an error saying 

The XML page cannot be displayed 

A name contained an invalid character. Line 140, Position 32 
 

    for (I=0;I<viewArray.length;I++)



Can neone help


Regards
k

 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]