[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] XPath challenge: can you simplify this XPath expression?
- From: "Michael Kay" <mike@saxonica.com>
- To: "'Philippe Poulard'" <philippe.poulard@sophia.inria.fr>,"'Costello, Roger L.'" <costello@mitre.org>
- Date: Mon, 11 May 2009 18:13:09 +0100
> I don't know how to write it with XPath 2, but wouldn't it be
> simpler to
> say: "the context has the type xxx" where xxx is the type
> defined in a schema, using schema-element() ?
>
> I'm almost sure Saxon-SA can do that... any confirmation ?
If there is such a type then it can. But I somehow suspect Roger is writing
this XPath expression to go in an assertion within a schema. The rules are
carefully designed to avoid circularity: you can't check whether something
is an instance of a type during the process of validating it against that
type.
Regards,
Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]