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]

RE: Matching attributes that contain both &pos; and "



Eugene reply;
>From what I understand, ' and " get expanded by the xml parser
>before the processor ever sees them, so they can't be used to solve this
>particular problem.

>To work around, you can define a variable that contains the string you
want
>to use in the XPath expression:

That would be fine except that the spec states in section 5.3 (near end of
first paragraph)
"It is an error for the value of the 'match' attribute to contain a
VariableReference." Some
processors let this through and some don't.

Paul


 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]