[Home] [By Thread] [By Date] [Recent Entries]


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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member