OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] The use of XML syntax in XML Query

[ Lists Home | Date Index | Thread Index ]

At 01:38 PM 03/01/02 +0000, Henry S. Thompson wrote:
><myQR>
>&lt;bib>
>            {
>             for $b in document("http://www.bn.com";)/bib/book
>             where $b/publisher = "Addison-Wesley" and $b/@year > 1991
>             return
>               &lt;livre ann&#xe9;e={ $b/@year }>
>                &lt;cr&#xe9;ateur> { $b/author } &lt;/cr&#xe9;ateur>
>                { $b/title }
>               &lt;/livre>

Jeepers Henry, that's horrible!  Blecccch. This seems to involve
all the costs & pain of XML (awkward escaping syntax, verbosity)
with none of the benefits (readability, simplicity).  Can this 
turkey be made to fly?

Or are we all missing something obvious? -Tim





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS