There seems to be an error in the latest spec, lines 1077 and 1078.
ancestor-or-self::() should be ancestor-or-self::node()
Thanks to Jeff Turpin for pointing this out to me. I feel that the spec
should be updated to reflect this, unless there is something I am not
considering.
Regards,
Matthew MacKenzie
On Monday, March 4, 2002, at 05:07 PM, Matthew MacKenzie wrote:
> Messaging Gurus:
>
> I've been having a problem applying this XPath transform, from the spec
> because it returns a BOOLEAN instead of a node list. I'm using the
> latest XSS4J, and this is the only piece that will not work.
>
> Is the following transform correct?
>
> not(ancestor-or-self::()[@SOAP:actor="urn:oasis:names:tc:ebxml-
> msg:actor:nextMSH"] | ancestor-or-
> self::()[@SOAP:actor="http://schemas.xmlsoap.org/soap/actor/next"])
>
> There doesn't seem to be anything there to select nodes, as I've seen
> in other transforms people are doing with XSS4J
>
> TIA for any help you can provide.
>
> Matthew MacKenzie
> XML Global R&D
> PGP Key available upon request.
>
>
> ----------------------------------------------------------------
> To subscribe or unsubscribe from this elist use the subscription
> manager: <http://lists.oasis-open.org/ob/adm.pl>
>
--
Matthew MacKenzie
XML Global R&D
PGP Key available upon request.