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: 2.0 feature request


Eric van der Vlist wrote:
> Jeni Tennison wrote:
>> 
>> Just to point out that when you put that into an expression in XSLT
>> you get:
>> 
>>  /emp[rating = "Poor"]/@mgr -> emp/@mgr -> emp/name
>> 
>> (the > signs have to be escaped in attribute values) which is slightly
>
> "have to" or "may" ?

Shoot.  My omniscience has obviously worn off.  I think I was thinking
about weird compatibility with old HTML browsers that couldn't handle
> in attribute values because they think it's the end of the start
tag and you've just forgotten your closing quote.  Obviously not a
problem with XSLT processors.  Thanks.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



 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]