Subject: Re: Extract only the values
From: Sunny Liu <sunnyliu2@xxxxxxxxx>
Date: Tue, 4 Mar 2003 18:35:13 -0800 (PST)
|
set output method="text" will fix your problem
--- John Chen <jchen@xxxxxxxxxxxx> wrote:
> Is there a way to only extract the value out of the
> xml file?
>
> I keep getting the header:
> <?xml version="1.0" encoding="UTF-8"?>
>
> Success!!
>
> with my value from:
> <Result xsi:type="xsd:string"
>
xmlns:xsi="http//www.w3.org/2001/XMLSchema-instance">Success!!</Result>
>
> Thanks~!
> John
>
>
> XSL-List info and archive:
> http://www.mulberrytech.com/xsl/xsl-list
>
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|