The attribute value i want to extract is here: <Nodename> <Node attribute="sometext" /> </Nodename>
On 11/26/05, Sajid Saiyed <[EMAIL PROTECTED]> wrote: > Hi, > Is it possible to extract attribute values with XPath? > > using the syntax: > > /Nodename/[EMAIL PROTECTED] > > I am able to select the node that contains an attribute, but then how > do I extract the value of that attribute? > > thanks > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

