xsl-list
[Top] [All Lists]

RE: DOM node

2004-03-10 07:54:59
This looks right:

/requirement[inscope/@key='Application' or inscope/@key='ITAsset']




-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]On Behalf Of 
james walker
Sent: Wednesday, March 10, 2004 9:22 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] DOM node


- Tried ......./requirement[inscope/@key=('Application', 'ITAsset')]"/>
and it said:  Expected token ')' found ','  ( i am using verion
1.0 though)

-Tried ...../requirement[inscope/@key=(.='Application' or .='ITAsset')]"/>
and it translated but was blank


Is there any other way to do it, i know XTRANS is an awful
application to do
these translations in , especially when the server i am performing the
translations on is xalan, but i cant seem to get it to work on either?

also the xalan server seems to reject the use of "|" operator, i am using
version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";

_________________________________________________________________
Express yourself with cool new emoticons
http://www.msn.co.uk/specials/myemo


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




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



<Prev in Thread] Current Thread [Next in Thread>