Subject: double quotes in attributes
From: yan bai <bytj@xxxxxxxxx>
Date: Tue, 27 Aug 2002 13:48:00 -0700 (PDT)
|
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
|