RE: [xsl] DOM node

Subject: RE: [xsl] DOM node
From: "Marty McKeever" <marty.mckeever@xxxxxxxxxx>
Date: Wed, 10 Mar 2004 09:54:59 -0500
This looks right:

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




> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of james walker
> Sent: Wednesday, March 10, 2004 9:22 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> 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


Current Thread