[
Lists Home |
Date Index |
Thread Index
]
- From: jean-marie sulmont <jsulmont@us.oracle.com>
- To: xml-dev@ic.ac.uk
- Date: Tue, 21 Sep 1999 11:38:42 -0700
Hi.
Could anyone please tell me what would be the best way to evaluate
predicates based on the content of XML documents?
Xpath allow to point at part of a document, and this yields to problems:
1) the sub-document pointed at may be a tree itself, or
2) assuming it's a leaf, I see no way to express a predicate (i.e.
'xpath expression' greater than 3)
If XQL (as XML query language) were out, it could be used like in:
select true from ... where PREDICATE;
Thank-you in advance,
Jean-Marie.
--
jean-marie sulmont 1000 SW Broadway suite 1200
developer Portland Oregon, 97205
Oracle Corporation Phone: (503) 525-8057
jsulmont@us.oracle.com Fax: (503) 525-8000
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|