Subject: ' and " in name? (how about spaces?)
From: "Ray Tayek" <rtayek@xxxxxxxxxxxxxxx>
Date: Fri, 28 Nov 2003 13:07:28 -0800
|
hi, transforming some xml that came from a .csv file (from excel). i found
out how you can have a ' *or* a " in the name (from the arhives). but can
you do both? how about a space?
i have screwball names, and need to do something like: <xsl:if
test="name()='x_20" by 10'DV'">
so the embedded '," and space need to be quotes somehow?
anybody got a clue?
thanks
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|