logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   xquery   _/_   xquery  

Index Browse Edit Visualize Statistics Download Help
 
XQuery
has implementation:
- Galax [ implementation ]
- Qexo [ implementation ]
- Saxon [ implementation ]
xml-technology
- XQuery
query-language
- XQuery
Types:
Comment:
expression language, no statements: no side-effects
Comment:
uses XML Schema data types, and XML nodes have a type as well
Comment:
borrows path expressions from XPath, can be seen as extension thereof
Comment:
query language with a few extra programming features
Comment:
can also create new XML documents
history
influenced by Lorel, YATL, Quilt, XML-QL
Comment:
semantically similar to SQL