

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in net.sourceforge.lists.saxon-helpRe: [saxon] Xpath comparing sequences| From | Sent On | Attachments |
|---|---|---|
| Ryan Puddephatt | Aug 8, 2008 2:22 pm | |
| Bordeman, Chris | Aug 8, 2008 2:58 pm | |
| Michael Kay | Aug 8, 2008 3:06 pm | |
| Andrew Welch | Aug 9, 2008 3:12 am | |
| Michael Kay | Aug 9, 2008 9:12 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [saxon] Xpath comparing sequences | Actions... |
|---|---|---|
| From: | Michael Kay (mi...@saxonica.com) | |
| Date: | Aug 8, 2008 3:06:59 pm | |
| List: | net.sourceforge.lists.saxon-help | |
$seq1[. = $seq2]
This is assuming they are sequences of atomic values so you want to compare by value equality.
Michael Kay http://www.saxonica.com/
-----Original Message----- From: saxo...@lists.sourceforge.net [mailto:saxo...@lists.sourceforge.net] On Behalf Of Ryan Puddephatt Sent: 08 August 2008 22:24 To: saxo...@lists.sourceforge.net Subject: [saxon] Xpath comparing sequences
Hi, I know this is the wrong list for such a query, but I'm not on the xslt list atm, so sorry to begin with
I have two sequences in xpath let's say 1,2,3 and 2,3,4 and I need to get the items that exist in both, in this case 2,3
I'm sure there is a xpath 2.0 function to do this but I cannot anything
Thanks in advance
Ryan
------------------------ Ryan Puddephatt FIX Developer Fidessa LatentZero 1 Alfred Place London WC1E 7EB Office: +44 (0) 20 7462 4200 Direct: +44 (0) 20 7323 6112 Blackberry: +44 (0) 79 8539 2458 Fax: +44 (0) 20 7462 4242 Email: rpud...@latentzero.com Web: http://www.latentzero.com Sent from my blackberry device
______________________________________________________________ _________ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
_____________________________________________________________________ This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com
--------------------------------------------------------------
----------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ saxon-help mailing list archived at http://saxon.markmail.org/ saxo...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/saxon-help
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ saxon-help mailing list archived at http://saxon.markmail.org/ saxo...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/saxon-help







