[phpXML] Re: [phpXML] How to get at attributes.
Brought to you by:
bs_php,
nigelswinson
From: <se...@ww...> - 2001-10-08 12:58:34
|
Hi, I think it's not possible. The only way to get the attributes is to use get_attributes function. If you want to use XPath expressions so you must use XSLT to extract the data and generate HTML. Serge. ----- Original Message ----- From: <ti...@di...> To: <us...@li...> Sent: Tuesday, September 18, 2001 4:55 PM Subject: [phpXML] How to get at attributes. > Hello everybody. > > First of all I want to thank everybody who had a hand in writing this very > nice object. > I am wondering if there is a shortcut way to handle attributes. > > Right now I am calling the attributes function and getting an array but I > want to use an expression like "//somepath/something/@someattribute" -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |