[Home] [By Thread] [By Date] [Recent Entries]
>>>>> "Renate" == Renate <renaate@xxxxxxxxx> writes:
Renate> I have <xsl:value select="ROW/C_NAME">. For example, if I
Renate> have C_NAME = ABC& (containts symbol &), then as a
Renate> result I'v got ABC&, instead of ABC&. How to deal with
Renate> this?
Nothing to deal with. The character sequence & is the correct way
to encode the character & in XML.
You have to do the same if you want to refer to it in your XSLT program.
--
Colin Adams
Preston Lancashire
|

Cart



