XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Chuck WhiteSubject: Unrecognized character sequence using axis names
Author: Chuck White
Date: 17 Mar 2003 11:17 PM
I get this message:
Unrecognized character : (0x3A)

When using this statement in XQuery editor:

let $i := (/colors/color/following-sibling::*/values) return $i

I noticed, too, that the syntax highlighting doesn't occur on this and some other axes. But it does with child::* and parent::*. Looks like a bug?

Posttop
(Deleted User) Subject: Re: Unrecognized character sequence using axis names
Author: (Deleted User)
Date: 18 Mar 2003 04:01 AM
Hi Chuck,

At 23.37 17/03/2003 -0500, you wrote:
>From: "Chuck White"
>
>I get this message:
>Unrecognized character : (0x3A)
>
>When using this statement in XQuery editor:
>
>let $i := (/colors/color/following-sibling::*/values) return $i
>
>I noticed, too, that the syntax highlighting doesn't occur on this and
>some other axes. But it does with child::* and parent::*. Looks like a bug?

It's not a bug (but I agree the error is not clear); the axis you used,
following-sibling, is not part of the XQuery specs.

This is the relevant part of the specs:

========================
3.2.1.1 Axes

[63] ForwardAxis ::= <"child" "::">
| <"descendant" "::">
| <"attribute" "::">
| <"self" "::">
| <"descendant-or-self" "::">

[64] ReverseAxis ::= <"parent" "::">
========================

Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.