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: problem in xml parsing


> I have a tag in XML
> 
> <JAVASCRIPT>
>     for (I=0;I<viewArray.length;I++)
> 

This is out of scope for this list, but I'll let you off this time.

The above is not XML, to make it XML you must escape the "<" as "&lt;"

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]