Would an XPathQueryString look like to find the attributes of an XML tag?

Basically, is it possible to return the value attribute of the weight tag,
or does xmlSearch() only return the text elements?

<parent>
        <child name="jo">
                <weight value="100lbs"/>
        </child>
</parent>

Thanks,

Justin

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to