[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: The use of XML syntax in XML Query


xquery to xqueryx converter

A very old and simple version of XQueryX -> XQuery converter (written more
than a year ago) -- is available at
http://www.cs.ucla.edu/~mani/abql/Converter.java

also http://www.cs.ucla.edu/~mani/abql/ -- give a few samples for the
conversion.. I think this was prepared for checking correctness of the
queries in the then ABQL specification.

This shows the simplicity of this conversion -- one can guess that this
conversion will be simple because an ABQL query was a parse-tree
representation of a Quilt query.

I believe anyone can use it for their own purposes if they find it
adequate. Also, please check the validity of this with the latest syntax,
for your own use.

Wishing everyone a very happy New Year 2002.

cheers and regards - murali.

On Thu, 3 Jan 2002, Michael Rys wrote:

> You can write an XSLT transform today that takes XQueryX and generates
> XQuery.
>
> Also note that XQuery has the element {} {} and attribute {} {}
> constructors that you can use as an alternative to the angle-bracket
> constructors if you embed XQuery inside XML.
>
> Best regards
> Michael
>
> > -----Original Message-----
> > From: Michael Kay [mailto:michael.h.kay@n...]
> > Sent: Thursday, January 03, 2002 9:58 AM
> > To: 'Jonathan Robie'; 'Elliotte Rusty Harold'; 'Henry S. Thompson';
> 'David
> > Carlisle'
> > Cc: www-xml-query-comments@w...; xml-dev@l...
> > Subject: RE:  The use of XML syntax in XML Query
> >
> > > >>>2. The XPath solution: Make all XQueries look nothing like XML
> > > >>>documents; i.e. no tags, no elements, no attributes
> > > >>
> > > >>Computed element constructor syntax allows this. Here is
> > > Henry's example
> > > >>done in computed element constructor syntax, where the
> > > wrapping element
> > > >>is in the XML document, and nothing in the query per se
> > > looks like XML:
> > > >
> > > >I haven't seen this before. It does look like a possible solution.
> > > >However, you still need to eliminate the non-computed
> > > element constructor
> > > >syntax, which will still cause all the problems of user
> > > confusion on its
> > > >own, even if a non-confusing alternative exists.
> > >
> > > I'm not convinced that we need to remove the angle-bracket
> > > notation for
> > > element constructors. In queries that are not embedded in an
> > > XML document,
> > > I don't think that they cause users to be confused.
> >
> >
> > Is there a possibility of a solution in which the XML-like syntax
> becomes
> > pure XML, and is regarded as a preprocessor syntax, so that a query
> > written
> > as a well-formed XML document (using element constructors for
> elements,
> > processing instructions for PIs, and comments for comments) can then
> be
> > translated mechanically into an XQuery expressed as a Unicode string,
> > which
> > itself uses no XML-like constructs?
> >
> > This would mean the Unicode-XQuery syntax wouldn't need to include all
> the
> > XML-like constructs, greatly simplifying parsing, while the XML-XQuery
> > syntax would be pure XML and therefore manipulable using all XML
> tools.
> > The
> > translation from XML-XQuery to Unicode-XQuery could almost certainly
> be
> > specified and indeed implemented in XSLT.
> >
> > I think this would also satisfy the real user requirement behind
> XQueryX.
> >
> > OK, there's timescales. But the reason we put drafts out for comment
> is to
> > get comments!
> >
> > Mike Kay
> >
> >
> > -----------------------------------------------------------------
> > The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> > initiative of OASIS <http://www.oasis-open.org>
> >
> > The list archives are at http://lists.xml.org/archives/xml-dev/
> >
> > To subscribe or unsubscribe from this list use the subscription
> > manager: <http://lists.xml.org/ob/adm.pl>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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