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
 
Software AG Releases XQuery Prototype 'QuiP'.
A posting from Jonathan Robie announces the availability of 'QuiP, a W3C XQuery Prototype'. QuiP is Software AG's prototype implementation of XQuery, the W3C XML query language. "QuiP can be used either with text-based XML files or for queries against a Tamino database. QuiP is designed to make it easy to learn and use the XQuery language." QuiP is available on Windows 32 bit platforms, and requires a Java virtual machine version 1.3; it may be downloaded for free.

Type: XQuery  #Views: 284  Category: Resource    

Cover Pages: IBM and Oracle Submit XQuery API for Java (XQJ) Java ...
Created: June 12, 2003. News: Cover Stories, Previous News Item, Next News Item.
IBM and Oracle Submit XQuery API for Java (XQJ) Java Specification Request. ...

Type: XQuery  #Views: 1879  Category: Resource    

W3C Releases Ten Working Drafts for XQuery, XSLT, and XPath.
Through collaborative and coordinated effort between W3C's XML Query Working Group and XSL Working Group, a collection of ten updated working draft specifications has been issued for public review and comment.

Type: XQuery  #Views: 237  Category: Resource    

What is BumbleBee?
BumbleBee is an automated test harness for evaluating XQuery engines and validating queries expressed in the XQuery language. BumbleBee takes the pain and uncertainty out of learning and using XQuery. It starts by letting you immediately put several XQuery engines to the test so you know how they stack up against the XQuery specification. Then it lets you easily write your own tests to continually make sure your XQuery expressions produce reliable results when you upgrade your XQuery engine, try different engines, or otherwise make changes to your queries.

Type: XQuery  #Views: 279  Category: Resource    

What is W3C XQuery?
XQuery is the W3C's query language for XML. It is derived from Quilt, an earlier XML query language designed by Jonathan Robie together with IBM's Don Chamberlin, co-inventor of SQL, and Daniela Florescu, a well-known database researcher.

Type: XQuery  #Views: 259  Category: Resource    

XQuery: An XML Query Language
The World Wide Web Consortium has convened a working group to design a query language for Extensible Markup Language (XML) data sources. This new query language, called XQuery, is still evolving and has been described in a series of drafts published by the working group.

Type: XQuery  #Views: 266  Category: Resource    

Five Practical XQuery Applications
XQuery is still a relatively new and unfamiliar XML-based language, but it offers many possibilities for simplifying tasks that today are difficult or tedious. These five practical scenarios should give you ideas for leveraging XQuery in your own applications.

Type: XQuery  #Views: 232  Category: Resource    

XQuery FLWOR
FLWOR = For, Let, Where, Order by, Return. This section explains the FLWOR method.

Type: XQuery  #Views: 299  Category: Resource    

XQuery 1.0 and XPath 2.0 Functions and Operators
This document describes the namespace http://www.w3.org/2002/11/xquery-operators of the XQuery 1.0 and XPath 2.0 Functions and Operators specification (November 2002 version). XQuery is the query language produced by the W3C XML Query and XSLT working groups.

Type: XQuery  #Views: 296  Category: Resource    

Understanding XQuery in Liquid Data
This chapter describes the syntax for queries written in the Liquid Data implementation of the XQuery language. The Liquid Data XQuery syntax is based on the syntax described in the December 2001 draft specification "XQuery 1.0: An XML Query Language" from the W3C:

Type: XQuery  #Views: 293  Category: Resource    

XQuery Reference
This section provides XQuery reference information. It provides descriptions of the XQuery operator and functions available from the mapper. In addition, it provides reference information on the occurrence indicators, namespace prefixes, XML Schema data types used in the XQuery language.

Type: XQuery  #Views: 311  Category: Resource    

XQuery Lite 1.0
This document describes Xquery-Lite 1.0 new features matching closer the Xquery 1.0 spec will be added to future versions of this language. New versions will always be compatible with older versions. This language may be extended but won't be changed.

Type: XQuery  #Views: 326  Category: Resource    

XQuery Reference
XQuery and XPath 2.0 shares the same data model, functions, and syntax.

Type: XQuery  #Views: 243  Category: Resource    

Introduction to XQuery
XQuery is about extracting information from XML documents.

Type: XQuery  #Views: 210  Category: Resource    

XQueryLite (class_xquery_lite.php)
This is a PHP implementation of the Xquery Lite language for XML query. This implementation is based on the PHP DOM extension (it uses Xpath). It is 100% compatible with Xquery Lite.

Type: XQuery  #Views: 430  Category: Resource    

Oracle XQuery Technology - Preview
XQuery is an emerging W3C standard for querying XML, defined by the W3C XML Query Working Group. The latest XQuery publications from the W3C XML Query Working Group are at Working Draft status, so this standard is still evolving. Oracle is actively participating in the W3C XML Query Working Group.

Type: XQuery  #Views: 273  Category: Resource    

Enosys Adopts XQuery Spec for Integration Server
As data integration continues to rise on the priority lists of most enterprise IT departments, startup Enosys Software has released an XML-based platform that promises a real-time view of disparate data sources.

Type: XQuery  #Views: 251  Category: Resource    

Introduction to XQuery Maps
XQuery maps provide a way for you to reshape the XML messages that web services send or receive. You use an XQuery map as a kind of translation layer between a web service method or callback and the outside world (its client, or a resource). Applying an XQuery map allows you to change the shape of a message dictated by the WSDL into the shape you want to use in your java program.

Type: XQuery  #Views: 283  Category: Resource    

Xquery Administrator Authentication
Xquery Administrator Authentication. List Administrator Password:
Important: From this point on, you must have cookies enabled in ...

Type: XQuery  #Views: 173  Category: Resource    

The XQuery Formal Semantics
XQuery is a strongly typed, functional language, which supports the common processing, transformation, and querying tasks of a wide variety of XML applications. Following the tradition of other functional languages, XQuery includes a complete formal semantics. In this paper, we argue that basing an XQuery implementation on the XQuery Formal Semantics not only ensures correctness, but is a good foundation for optimization. We describe an architecture that we have implemented and that is based on the XQuery Formal Semantics and describe several logical and physical optimizations that can be easily integrated in the above architecture.

Type: XQuery  #Views: 285  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
Ink refills
web conferencing
email fax service
SPOC
chicago web design
Alojamiento de Web
UK Web Hosting
PTZ Controller
Donna karan sunglasses
Video Surveillance
VoIP Internettelefonie DE

3,466 Total Members
421 members(last 30 days)
117 members(last 7 days)
4 members(today)

1,929 Total Discussions
7 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,079 Total Resources
4 Resources(last 30 days)
2 Resources(last 7 days)
0 Resources(today)


 

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