Community-Credit.com | NonProfitWays.com | SOAPitstop.com   Skin:   
      User: Not logged in 
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
 
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
 
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
 
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics


Resources

 ADO.NET (5)  OTA (47)  WAP (4)  XMLHTTP (1)
 Database (31)  Pattern (3)  WebDAV (57)  XMPP (28)
 Debugging (15)  RDF (53)  WebService (195)  XPath (142)
 DIME (6)  RSS (24)  WML (148)  XPointer (36)
 DOM (83)  SAX (80)  WSDL (133)  XQL (23)
 DTD (136)  Schema (209)  XAML (1)  XQuery (99)
 ebXML (106)  SMIL (119)  XBRL (201)  XSchema (18)
 Flash (21)  SOAP (165)  XForms (141)  XSL (133)
 Humor (1)  SQL (4)  XHTML (388)  XSL-FO (78)
 Java (636)  SQLXML (47)  XLL (7)  XSQL (44)
 MathML (124)  SVG (721)  XML (857)  XUL (21)
 Oracle (19)  VoiceXML (84)  XML.NET (16)

Total Resources: 5,510

 


xquery Resources
Prev Next
1 2 3 4 5
 
XQuery, XSLT "overlap" debated
With a posting titled XQuery -- Reinventing the Wheel?, Evan Lenz has sparked a discussion on xml-dev regarding what he describes as a "tremendous amount of overlap in the functionality provided by XQuery and that provided by XSLT".

Type: XQuery  #Views: 274  Category: Resource    

Early implementation of XQuery
Fatdog have released XML Query Engine v0.99, which implements the W3C's XML Query language.

Type: XQuery  #Views: 278  Category: Resource    

OJXQI - The Oracle Java XQuery API
OJXQI is a Java API for XQuery proposed by Oracle. This page introduces OJXQI, and explains the various extensions that Oracle supports inside the XQuery expression for connecting to the database and for binding values etc..

Type: XQuery  #Views: 415  Category: Resource    

Implementing the XQuery grammar
This is a presentation that was delivered at Extreme Markup 2002. The presentation is an introductory tutorial on the use of the JavaCC and JJTree parser-generating tools to build a parse tree representing an XPath or XQuery query.

Type: XQuery  #Views: 282  Category: Resource    

XQuery from the Experts: Influences on the design of XQuery
Early in its history, the XML Query Working Group confronted the question of whether XML is sufficiently different from other data formats to require a query language of its own. The SQL language is a very well established standard for retrieving information from relational databases and has recently been enhanced with new facilities called "structured types" that support nested structures similar to the nesting of elements in XML. If SQL could be further extended to meet XML query requirements, developers could leverage their considerable investment in SQL implementations, and users could apply the features of these robust and mature systems to their XML databases without learning a completely new language.

Type: XQuery  #Views: 230  Category: Resource    

Outlook 2004: XQuery's Final Countdown Underway
Despite disharmony among database vendors over web services workflow (or choreography), they do agree on XQuery, the proposed standard for querying XML data and documents.

Type: XQuery  #Views: 273  Category: Resource    

IPSI-XQ - The XQuery Demonstrator
The IPSI XQuery Demonstrator (IPSI-XQ) is a prototype of an XQuery engine. It is implemented "by the book", that means it is implemented as faithfully as possible along the current W3C working drafts. So it implements the XQuery surface syntax[1], the XQuery datamodel [4], the XQuery functions and operators [5], the mapping to the Core Language, the static type checking and result type inference, the dynamic type checking and evaluation [3]. Additionally it implements an experimental arithmetic optimization module.

Type: XQuery  #Views: 439  Category: Resource    

NIST XQuery Test Suite
The NIST XQuery test suite covers the majority of the functions and operators("fn" and "op" namespaces) defined in the W3C XQuery 1.0 and XPath 2.0 Functions and Operators Working Draft. There is a total of 1880 tests in this release, which are summarized in report.html. This report is included in the distribution under the "files" directory. Functions and operators coverage in this release are summarized in here. Work is underway to merge this testing project with the W3C XQuery working group testing efforts, and we expect this test suite to be a major component of the official W3C test suite.

Type: XQuery  #Views: 303  Category: Resource    

Does XQuery fit all?
While XQuery is usually considered an inappropriate tool for querying RDF collections or Topic Maps, Jonathan Robie demonstrated at XML 2001 that using XQuery functions over their normalized forms can be practical and not especially complex.

Type: XQuery  #Views: 295  Category: Resource    

XQuery on the Web
There’s a lot of interest out there about exposing XQuery 1.0 / XPath 1.0 / XPath 2.0 in Web interfaces. On the face of it, this is quite a compelling idea; it allows you to reuse a generic query mechanism (goodness) to access arbitrary data based on the client’s needs (more goodness) and only the bits of data that you want go across the wire (yet more goodness).

Type: XQuery  #Views: 514  Category: Resource    

Software AG and Fatdog release XQuery implementations
Experimental support for W3C XQuery is available in Fatdog's XML Query Engine 1.0, and Software AG have released QuiP, an W3C XQuery prototype implementation.

Type: XQuery  #Views: 272  Category: Resource    

An XQuery Update
The XQuery/XSLT working group released another set of Working Drafts on August 22, 2003. This article is my attempt to summarize the significant changes in the new drafts. Note that there is no new version of either the Data Model or Functions and Operators specifications, which were released to Last Call in May.

Type: XQuery  #Views: 261  Category: Resource    

A flurry of activity on XQuery
At XML Europe, W3C XML Query working group member Jonathan Robie gave a report on the family of specifications. This follows up on a flurry of recent specifications updates from the group, and from the XSL working group.

Type: XQuery  #Views: 261  Category: Resource    

XQuery Formal Semantics
The XQuery formalization is an ongoing effort of the W3C XML Query working group to define a precise formal semantics for XQuery. This paper briefly introduces the current state of the formalization and discusses some of the more demanding remaining challenges in formally describing an expressive query language for XML.

Type: XQuery  #Views: 282  Category: Resource    

Liquid Data Implements the XQuery Standard
This topic describes XQuery and how Liquid Data implements the XQuery standard. It contains the following sections.

Type: XQuery  #Views: 277  Category: Resource    

An Early Look at XQuery
XQuery is a query language for real and virtual XML documents and collections of these documents. Its development began in the second half of 1999. With roughly 3 years of work completed, it’s high time that we provided an initial description of this language, and a sense of where it is in its development cycle. XQuery is being developed within W3C.

Type: XQuery  #Views: 280  Category: Resource    

XQuery prototypes unveiled
In a session at XML DevCon 2001 in New York, XQuery working group members Jonathan Robie (Software AG), Michael Rys (Microsoft), Peter Fankhauser (GMD-IPSI), and Jérôme Siméon (Bell Labs) unveiled prototype implementations of the XQuery language. All four concluded that XQuery was relatively easy to implement, with work on three of the prototypes being started in November and finished by January.

Type: XQuery  #Views: 281  Category: Resource    

XSLT and XQuery: a difference of culture
Mike Kay from Software AG gave a high level comparison between XSLT and XQuery at the fourth Forum XML, where he concluded that the main differences between the two languages were differences of culture and perspective, but also that XQuery was more ambitious than XSLT and would require more complex optimizations.

Type: XQuery  #Views: 286  Category: Resource    

XQuery: A unified syntax for linking and querying general XML documents
This document proposes a query language syntax for XML documents, called ZQuery. Such a query language has quite different requirements than traditional languages; much more different than is commonly appreciated. Many past proposals have taken a basically relational query language (typically SQL), and modified it by the addition of a few constructs: typically a "contains" operator and some features for matching strings within text chunks against regexes, or against word-roots. Such features, while needed, are not enough. The hard problem arises because the most basic design principles of relational databses, do not hold for XML documents.

Type: XQuery  #Views: 305  Category: Resource    

Xquery: Meet the Web
I'll use Adam Bosworth's keynote at XML 2003 to kick off some thoughts around Xquery and the web. It seems like an interesting world where a service provider could describe their data model and then allow arbitrary queries against it. The current model of both the Web and Web services is that a service provider needs to provide pre-defined operations for each type of query. In fact, this separation of the private and more general query mechanism from the public facing constrained operations is the essence of the movement we made years ago to 3 tier architectures. SQL didn't allow us to constrain the queries (subset of the data model, subset of the data, authorization) so we had to create another tier to do this.

Type: XQuery  #Views: 291  Category: Resource    

Prev Next
1 2 3 4 5


Fans of "The Office"
Dwight Bobbleheads are here!

  “It's me! I'm the bobblehead! Yes!”



Advertise on XMLPitstop

Advertise on XMLPitstop


EggHead Cafe
Web Servicee development
DotNetSlackers
hp printer refills
single point of contact
fax server
conference call services
chicago web design
Alojamiento de Web
Cheap Web Hosting
PTZ IP Network Cameras
Fendi sunglasses
Video Surveillance
Skype vs. sipcall

3,833 Total Members
58 members(last 30 days)
8 members(last 7 days)
0 members(today)

1,937 Total Discussions
2 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)

8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

14,084 Total Resources
2 Resources(last 30 days)
0 Resources(last 7 days)
0 Resources(today)


 

David Silverlight's XMLPitstop.com| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139