stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Features: Getting Started with XQuery, Part Two







Features: Getting Started with XQuery,
Part Two

Features: Getting Started with XQuery,
Part Two
03/23/2005 08:00 PM

Bob DuCharme, our intrepid XSLT explorer, continues his introduction of XQuery, the new programming language for XML.




This is a GrokNews Entry: (what is grok?)





Similar Items

Features: Getting Started with XQuery, Part Two

Grok Headline matches for Features: Getting Started with XQuery, Part Two

Features: Getting Started with XQuery


Features: Getting Started with XQuery 03/14/2005 05:43 PM
Bob DuCharme, our intrepid XSLT explorer, turns his attentions to XQuery, the new programming language for XML.

Features: XQuery and Oscar!


Features: XQuery and Oscar! 03/23/2005 08:00 PM
In this first part of a two-part series, Howard Katz, XQuery guru to the stars, uses XQuery to build a database of trivia related to the Academy Awards.

Features: Comparing XSLT and XQuery


Features: Comparing XSLT and XQuery 03/14/2005 05:43 PM
J. David Eisenberg asks, and answers, a vital question: if I already know XSLT, should I also learn XQuery? Get up to speed on the W3C's XML native programming language.

DevShed: Getting Started with Apache 2.0
(Part 3)


DevShed: Getting Started with Apache 2.0
(Part 3)
03/29/2005 08:51 AM
DevShed.com has a new article posted today that's the third part of their Getting Started with Apache 2.0 series.

XQuery from the Experts: Influences on
the design of XQuery


XQuery from the Experts: Influences on
the design of XQuery
01/07/2004 06:42 PM
The first major XML language that takes advantage of the benefits of strong typing provided by XML Schema, XQuery has the versatility to manipulate both XML and non-XML data and connects the world of XML and relational databases. Here, select members of the W3C's XML Query working group discuss every facet of XQuery. By Addison-Wesley. 1124

Features: Going Native, Part 2


Features: Going Native, Part 2 04/13/2005 08:09 PM
Ronald Bourret, acknowledged XML database expert, continues a three-part series that makes the case for native XML databases--this time focusing on data integration and semistructured data management.

Features: Going Native, Part 3


Features: Going Native, Part 3 06/05/2005 11:54 PM
Ronald Bourret, acknowledged XML database expert, concludes a three-part series that makes the case for native XML databases--this time focusing on schema evolution, web services, and hierarchical data.

Perl Features of the Future - Part 1


Perl Features of the Future - Part 1 03/20/2003 01:05 PM
Perl is somewhat unique among programming languages, largely because its inventor, Larry Wall, designed his creation to resemble a natural language. For the most part, he has succeeded: Over time, Perl has adapted well to changing circumstances and a growing developer community. What lies in store for Perl 6, the next version of the language?

Perl Features of the Future - Part 2


Perl Features of the Future - Part 2 03/20/2003 01:05 PM
In the programming world, sweeping change is brewing. Perl 6 is a fairly ambitious redesign of both the Perl language and the Perl interpreter. But Allison Randal, one of the Perl 6 design team members, told NewsFactor that programmers have little to worry about.

CORBA, Part II: Advanced Features


CORBA, Part II: Advanced Features 02/10/2004 03:00 AM
A look at some of CORBA's advanced features, including Naming Services.

RoboHelp X5 and XML - Part 2: Using
Handlers to Customize XML Features


RoboHelp X5 and XML - Part 2: Using
Handlers to Customize XML Features
04/04/2005 06:43 PM
Create your first handler files, which are like scripts, to import and export help topics in XML format.

DS 5.6 New Features (Part 3): Role and
scope-based security


DS 5.6 New Features (Part 3): Role and
scope-based security
08/29/2004 03:27 AM

What is XQuery (XML.com)


What is XQuery (XML.com) 10/17/2002 04:10 PM

What is XQuery?


What is XQuery? 10/16/2002 06:47 PM
XQuery is a language from the W3C designed to query and format XML data. Our overview article gives you the lowdown on XQuery and further resources for learning more about it.

XQuery Implementation


XQuery Implementation 10/28/2003 11:06 PM
Though not yet a W3C Recommendation, XQuery has been around for a long time now. This article looks at the trends in its deployment, and predicts the big opportunity for XQuery in web services integration.

Atom should be XQuery


Atom should be XQuery 10/28/2003 11:08 PM
Sam Ruby seems to be having some interesting ideas about how XPath/XQuery fits into the whole Atom equation. I must...

XQuery, XPath and XSLT


XQuery, XPath and XSLT 04/16/2005 07:28 AM


Last Call: XQuery, XPath and XSLT
http://www.w3.org/XML/

The XML Query Working Group and the XSL Working Group released twelve Working Drafts for the XQuery, XPath and XSLT languages. Seven are in last call through 13 May. Important for databases, search engines and object repositories, XML Query can perform searches, queries and joins over collections of documents. XSLT transforms documents into different markup or formats. Both XQuery and XSLT 2 use XPath expressions and operate on XPath Data Model instances.

XML Query Use Cases:
The motivations of XML Query explained in examples
http:// www.w3.org/TR/2005/WD-xquery-use-cases-20050404/

XML Path Language (XPath) 2.0:
Expression syntax for referring to parts of XML documents -
Last Call
http://www.w3.or g/TR/2005/WD-xpath20-20050404/

XQuery 1.0 and XPath 2.0 Data Model:
For both XML and non-XML sources -
Last Call
http://w ww.w3.org/TR/2005/WD-xpath-datamodel-20050404/

XQuery 1.0 and XPath 2.0 Functions and Operators:
The functions you can call in XPath expressions and the operations you can perform on XPath data types -
Last Call
http://w ww.w3.org/TR/2005/WD-xpath-functions-20050404/

XSLT 2.0 and XQuery 1.0 Serialization:
Defines how to output the results of XSLT 2.0 and XML Query evaluation in XML, HTML or as text -
Last Call
http://www.w3.org/TR/2005/WD-xslt-xquery-serialization-20050404/

XSL Transformations (XSLT) Version 2.0:
Using XML schemas, transforms data model instances (XML and non-XML) into other documents including into XSL-FO for printing -
Last Call
http://www.w3.org /TR/2005/WD-xslt20-20050404/

XQuery 1.0: An XML Query Language:
A non-XML, Perl-like syntax for querying collections of structured and semi-structured data both locally and over the Web -
Last Call
http://www.w3.org /TR/2005/WD-xquery-20050404/

XML Syntax for XQuery 1.0 (XQueryX):
A precise representation in XML of the XML Query language, suitable for machine processing and introspection -
Last Call
http://www.w3.or g/TR/2005/WD-xqueryx-20050404/

XQuery 1.0 and XPath 2.0 Full-Text Use Cases:
Examples for full-text search over data model collections
http://www.w3.org/TR/2005/WD-xmlquery-full-text-use-cases-2005040 4/

XQuery 1.0 and XPath 2.0 Full-Text:
A full-text retrieval facility for XPath, XSLT and XML Query
http:// www.w3.org/TR/2005/WD-xquery-full-text-20050404/

XQuery 1.0 and XPath 2.0 Formal Semantics:
The type system used in XQuery and XSLT 2 via XPath defined precisely for implementers
http:// www.w3.org/TR/2005/WD-xquery-semantics-20050404/

Building a Tokenizer for XPath or XQuery:
Strategies for writing an XPath parser
htt p://www.w3.org/TR/2005/WD-xquery-xpath-parsing-20050404/

Generating XML and HTML using XQuery


Generating XML and HTML using XQuery 12/23/2002 06:02 PM
Often perceived mainly as a query language, XQuery can actually be used to generate XML and HTML. Per Bothner provides a worked example, and compares XQuery with XSLT.

A flurry of activity on XQuery


A flurry of activity on XQuery 05/30/2002 08:09 AM

Notes from an XQuery practitioner


Notes from an XQuery practitioner 02/10/2004 02:49 AM
A Hungarian developer, Fejes Balazs, alerted me to a couple of his articles on XQuery -- the first a general introduction, and the second a walkthrough of XQuery transformation in BEA's WebLogic Workshop. Both are nicely done. ...

BumbleBee, the XQuery Test Harness


BumbleBee, the XQuery Test Harness 04/09/2004 04:09 PM
Jason Hunter introduces a testing framework for XQuery, which lets you write tests for your own queries and verify query engine interoperability.

New XPath, XSLT and XQuery drafts


New XPath, XSLT and XQuery drafts 08/25/2002 11:13 AM
The XSLT, XPath and XQuery working groups have put out a great deal of new work, including updated XSLT 2.0, XPath 2.0, XPath and XQuery Functions and Operators, XQuery 1.0, XPath and XQuery Data Model, XPath and XQuery Formal Semantics, XQuery Use Cases and more.

Last Call: XQuery, XPath and XSLT


Last Call: XQuery, XPath and XSLT 04/04/2005 09:38 PM
2005-04-04: The XML Query Working Group and the XSL Working Group released twelve Working Drafts for the XQuery, XPath and XSLT languages. Seven are in last call through 13 May. Important for databases, search engines and object repositories, XML Query can perform searches, queries and joins over collections of documents. XSLT transforms documents into different markup or formats. Both XQuery and XSLT 2 use XPath expressions and operate on XPath Data Model instances. Visit the XML home page. (News archive)

New XPath, XSLT and XQuery drafts
(xmlhack)


New XPath, XSLT and XQuery drafts
(xmlhack)
08/26/2002 09:32 AM

Working Drafts: XQuery, XPath and XSLT


Working Drafts: XQuery, XPath and XSLT 07/26/2004 12:17 PM
2004-07-26: The XML Query Working Group and the XSL Working Group have released five updated Working Drafts. Comments on all of these documents are invited. Visit the XML home page. (News archive)

Last Call: XQuery 1.0 and XPath 2.0
Formal Semantics


Last Call: XQuery 1.0 and XPath 2.0
Formal Semantics
06/05/2005 10:45 PM
2005-06-05: Addressing comments from the previous Last Call, the XML Query Working Group and the XSL Working Group released three updated requirements documents and a Last Call Working Draft for the XQuery and XPath languages. Important for databases, search engines and object repositories, XML Query can perform searches, queries and joins over collections of documents. XPath is used to select parts of XML documents. Visit the XML home page. News archive)

XQuery, XSLT and XPath Last Call
Published


XQuery, XSLT and XPath Last Call
Published
11/12/2003 11:32 PM
2003-11-12: The XML Query Working Group and the XSL Working Group have released nine Working Drafts. Six are in Last Call through 15 February 2004. Comments on all of these documents are invited. Visit the XML home page. (News archive)

Seven XQuery, XSLT, and XML Path working
drafts published (W3C)


Seven XQuery, XSLT, and XML Path working
drafts published (W3C)
08/19/2002 08:04 PM

Seven XQuery, XSLT, and XML Path Working
Drafts Published


Seven XQuery, XSLT, and XML Path Working
Drafts Published
08/16/2002 05:57 PM
16 August 2002: The XML Query, XSL, and XML Schema Working Groups have released a number of documents through joint efforts. Please see the status section of each document for authorship and change history information. The documents are part of the XML and Style Activities. (News archive)

How-To Turn your iPod in to a Universal
Infrared Remote Control - Features -
features.engadget.com


How-To Turn your iPod in to a Universal
Infrared Remote Control - Features -
features.engadget.com
07/27/2004 02:41 PM
How-To Turn your iPod in to a Universal Infrared Remote Control

features.engadget.com/entry/6336778455600767
track this site | 3 links


Ten things that Microsoft and TiVo must
each do to win the living room -
Features - features.engadget.com


Ten things that Microsoft and TiVo must
each do to win the living room -
Features - features.engadget.com
08/12/2004 01:20 PM
Excellent article at Engadget yesterday by guest commentator Thomas Hawk .. Ten things that Microsoft and TiVo must each do to win the living room

features.engadget.com/entry/1882345133499767
track this site | 4 links


How-To Tuesday: Make 3-D photos -
Features - features.engadget.com


How-To Tuesday: Make 3-D photos -
Features - features.engadget.com
08/28/2004 04:46 AM
How to make your own red-blue 3-D photos

features.engadget.com/entry/1253716493759137
track this site | 3 links


The Trouble with Tethering - Features -
features.engadget.com


The Trouble with Tethering - Features -
features.engadget.com
07/30/2004 02:58 AM
is bad for business .. Siva Vaidhyanathan

features.engadget.com/entry/6314322665586411
track this site | 4 links


Getting Started with XOM


Getting Started with XOM 11/27/2002 05:44 PM
Michael Fitzgerald provides an introduction to the XML Object Model (XOM), a new Java XML API created by noted XML author Elliotte Rusty Harold, and finds it simple and easy to use.

The war has started


The war has started 03/19/2003 10:25 PM

Getting Started with ASP.NET


Getting Started with ASP.NET 06/05/2002 05:52 AM

John Lautner's Chemosphere: part
Jetsons, part Bond and vintage L.A.
Modern.


John Lautner's Chemosphere: part
Jetsons, part Bond and vintage L.A.
Modern.
04/07/2005 12:53 PM
The most modern home built in the world. "From the outside it looks like a spaceship you cannot enter. But if you go inside, it feels very cozy… very Zen and calming. Maybe because you are floating above the city, in the sky". John Lautner's Chemosphere residence is the product of a fortuitous union of architect, client, time and place. Leonard Malin was a young aerospace engineer in late-1950s L.A. whose father-in-law had just given him a plot north of Mulholland Drive, near Laurel Canyon. The only catch: at roughly 45 degrees, the slope was all but unbuildable. Lautner sketched a bold vertical line, a cross, and a curve above it. "Draw it up," he told his assistant. Now publisher Benedik t Taschen owns Chemosphere (NSFW), and after 20 years of neglect the house has been beautifully restored (.pdf) by Frank Escher.

Part Butler and Part Buddy, Aide Keeps
Kerry Running


Part Butler and Part Buddy, Aide Keeps
Kerry Running
04/28/2004 12:17 AM
Marvin Nicholson Jr. is the man literally behind Senator John Kerry, ready with an uncapped bottle of water whenever Mr. Kerry's throat runs dry.

New Form of Internet Fiction is Part
Story, Part Game


New Form of Internet Fiction is Part
Story, Part Game
06/05/2005 10:52 PM
Internet startup City of IF today launched a web site dedicated to “storygaming” – a new form of storytelling over the Web. Storygaming is a unique combination of storytelling and computer games in which players cooperatively play characters in a story guided by a human author. [PRWEB Jun 2, 2005]
Grok Description matches for Features: Getting Started with XQuery, Part Two
GrokA matches for Features: Getting Started with XQuery, Part Two

Features: Getting Started with XQuery, Part Two

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Features: XQuery and
Oscar!

Preamble towards a
post on Social
Software for Set-top
boxes

Social Software for
Set-Top boxes...

links for 2005-03-24
Pixar's board
approves 2-for-1
stock split

Nikkipod introduces
designer iPod
shuffle cases

Holding a Paper
Ticket, Bracing for
the Irritation

Motion Filter Eases
Troubles With Mouse

With Mac Mini, Apple
Builds a Smaller Box

Sizing Up a New
Species:
Camera-Binoculars

Alien Planets Tell
Tales With Colors

take a hike
trexinc
Console Disk
Cataloger

SEditor
Windows barcode
fonts and encoders

Pressure Mounts on
North Korea for
Nuclear Talks
(Reuters)

Appeals Court
Rebuffs Schiavo
Parents (Reuters)

New York Lands 2010
Super Bowl _ Maybe
(AP)

MCI Says It Will
Continue Talks With
Qwest (AP)

Singer Whitney
Houston Enters Rehab
Again (AP)

Treatments for
Menopause May Be
Overused (AP)

Social Security Said
to Go Broke in 2041
(AP)

Schiavo's Parents
Suffer More Setbacks
(AP)

its crunch time,
folks...

Kraken comes to The
O.C.

"It's how to change
the mood if someone
is mean."

sysadmin & Perl
programmer for
daemons and
interfaces

Perl/Postgresql
Software Developer
(2 Positions)

More on Amsterdam
Meeting

Alcatel, Nortel
Trade Dance Partners

Apple settles
lawsuit with student
over Tiger leak

Business 2.0
speculates on future
Apple products

Firefox 1.0.2 update
released

Sun sets a poor
example for UNIX
culture

OpenLDev 0.3.6
(Default branch)

Dnsmasq 2.21
(Default branch)

Xen 2.0.5 (Default
branch)

OpenAntiVirus
samba-vscan 0.3.6
(Default branch)

Nemerle 0.2.9
(Default branch)

OSS 3.99.2c (Default
branch)

ESP Print Pro 4.5.3
(Default branch)

Gnome-sshman 0.5.1
(Default branch)

Gestion Libre de
Parc Informatique
0.5-RC1 (Default
branch)

Georgia to hold
tender for UMTS
mobile license on
Aug 25

Iraq's Shia Start to
Flex their Muscles

Re-Imagining Apple
Playstation 3 Mockup
T-Mobile Pulls HP
iPaq h6315,
Unofficially Offers
Replacements

iPod Camera
Connector Details

what is grok?