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]
Other format: [Raw text]

double quotes in attributes


Hi, Gurus,
I have some xml files which is produced by server. 
Since xml files are produced from many sources, some
of them contains double quotes in attribute values.
e.g.
   <info seq="21" 
         bind="S000003" 
         text="Alarm Status 00000100 stream-id="0   
          LowAlarm"" /> 
I need to transform the xml file which contains
attribute values very similar to the above example
into another xml file by using xsl.

How should I handle the double quote problem here in
xsl?  

Any suggestion?  Thanks.

Yan



__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

 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]