From: Mark Probert Date: 2003-01-11T04:45:32+09:00 Subject: Re: REXML and XPath Confusion Hi. At 01:19 AM 1/11/2003 +0900, kou wrote: >You can get a unnormalized attribute value as String >by using REXML::Attribute#value. >You can get a normalized attribute value as String >by using REXML::Attribute#to_s. Thanks. That is the key ... Regards, -mark.