85 lines
1.3 KiB
Plaintext
85 lines
1.3 KiB
Plaintext
|
head 1.4;
|
||
|
access;
|
||
|
symbols;
|
||
|
locks; strict;
|
||
|
comment @# @;
|
||
|
|
||
|
|
||
|
1.4
|
||
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
||
|
branches;
|
||
|
next 1.3;
|
||
|
|
||
|
1.3
|
||
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
||
|
branches;
|
||
|
next 1.2;
|
||
|
|
||
|
1.2
|
||
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
||
|
branches;
|
||
|
next 1.1;
|
||
|
|
||
|
1.1
|
||
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
||
|
branches;
|
||
|
next ;
|
||
|
|
||
|
|
||
|
desc
|
||
|
@Initial revision
|
||
|
@
|
||
|
|
||
|
|
||
|
1.4
|
||
|
log
|
||
|
@Revision 4
|
||
|
@
|
||
|
text
|
||
|
@---+ XQuery language
|
||
|
|
||
|
Homepage: http://www.w3.org/TR/xquery/
|
||
|
|
||
|
Working draft from W3C: http://www.w3c.org/TR/2004/WD-xquery-20040723/
|
||
|
|
||
|
Use cases from W3C: http://www.w3.org/TR/xquery-use-cases/
|
||
|
|
||
|
Simple tutorial: http://www.brics.dk/~amoeller/XML/querying/
|
||
|
|
||
|
Application Example: XqueryExample
|
||
|
|
||
|
---+++++ Software
|
||
|
* XML middleware tools: http://www.rpbourret.com/xml/ProdsMiddleware.htm
|
||
|
* native XML databases: http://www.rpbourret.com/xml/ProdsNative.htm
|
||
|
* [[http://xquark.objectweb.org/index.html][The XQuark project]] - a suite of free and open source tools (XQuark Bridge and XQuark Fusion) that seem to implement the whole XQuery specification in a distributed environment
|
||
|
@
|
||
|
|
||
|
|
||
|
1.3
|
||
|
log
|
||
|
@Revision 3
|
||
|
@
|
||
|
text
|
||
|
@d12 5
|
||
|
@
|
||
|
|
||
|
|
||
|
1.2
|
||
|
log
|
||
|
@Revision 2
|
||
|
@
|
||
|
text
|
||
|
@d5 5
|
||
|
a9 1
|
||
|
Tutorial: http://www.brics.dk/~amoeller/XML/querying/
|
||
|
@
|
||
|
|
||
|
|
||
|
1.1
|
||
|
log
|
||
|
@Initial revision
|
||
|
@
|
||
|
text
|
||
|
@d6 2
|
||
|
@
|