This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with Jaxen


Hi all,
I am not usre that this is the best list for the post, but I hope that
someone can help me.
I am using jaxen but now I found that when I ask for value of an attribute:

/Configuration/@engineName

I receive not just the value of the attribue, but

"engineName = 'FirstEngine'"  (pair of attribute name and value).

But I want just the value, and other XPath tools I have interpret my
expression correctly. Is there any way how to firce jaxen to work as I
want?
(I am using the electric.xml)

br,

Jakub



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]