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


New XPath, XSLT and XQuery drafts







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.




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





Similar Items

New XPath, XSLT and XQuery drafts

Grok Headline matches for New XPath, XSLT and XQuery drafts

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)

New XPath, XSLT and XQuery drafts
(xmlhack)


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

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/

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)

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


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)

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

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)

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.

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

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.

What is XQuery (XML.com)


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

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...

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. ...

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

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: 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.

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.

Php.XPath


Php.XPath 08/13/2004 10:39 AM
Php.XPath 3.5 released!

XML-DOM-XPath-0.05


XML-DOM-XPath-0.05 07/22/2004 04:44 PM

XML-DOM-XPath-0.02


XML-DOM-XPath-0.02 12/05/2003 05:37 AM

SQL and XPath


SQL and XPath 03/13/2003 10:15 AM
V.S. Babu wrote to ask what product was executing the XPath-enabled SQL query I showed yesterday. It's a beta of the new version 3.0 of OpenLink's Virtuoso. I've refined the query a bit, so that it also picks up RSS 1.0 feeds: ...

XPath Explorer


XPath Explorer 04/06/2005 02:24 AM
xmlassert-1.0 released

Class-XPath-1.3


Class-XPath-1.3 11/13/2003 07:38 PM

Class::XPath 1.3


Class::XPath 1.3 11/13/2003 11:01 PM
A Perl module which adds xpath matching to object trees.

Top ten tips to using XPath and XPointer
(XML.com)


Top ten tips to using XPath and XPointer
(XML.com)
08/22/2002 10:26 AM

Top Ten Tips to Using XPath and XPointer


Top Ten Tips to Using XPath and XPointer 08/21/2002 06:07 PM
XPath and XPointer allow developers to find specific information inside an XML document and manipulate that information. John Simpson, author of XPath and XPointer, offers ten tips that XML developers can put to use immediately.

EXSLT Meets XPath


EXSLT Meets XPath 12/17/2003 12:19 AM
Dare Obasanjo combines his efforts from a previous article on EXSLT with those of Oleg Tkachenko's article on creating multiple outputs from a single XSLT transformation to create a customer EXSLT library for the .NET Framework that includes support for EXSLT functions to regular XPath queries.

XPath over HTML for MSIE


XPath over HTML for MSIE 06/03/2004 09:57 PM
First release of html-xpath

PHPBuilder.com: PHP/XML/XSL/XPATH &
Web Services


PHPBuilder.com: PHP/XML/XSL/XPATH &
Web Services
05/03/2004 08:14 AM
Considered one of the "next steps" in web development, PHP/XML/XSL and XPath can make creating complete websites and even web services a breeze - sometimes, even from the same data. Here to show you how to harness this powerful technology is this new article from PHPBuilder.

XPath query tips


XPath query tips 01/19/2004 03:10 PM
My new quer y page invites you to try writing your own queries, and a few adventurous souls have been doing just that. As I've mentioned before, I'm no world-class expert on this subject, but as I build up a corpus of searchable data on the one hand, and a set of canned and modifiable queries on the other, I'm learning. Indeed, one of my goals for the query page is to serve as a tutorial and playground, a place where folks (me included) can get ideas about what kinds of XHTML elements they might include in their own content, and how those elements could interact with XPath queries. ...

Using XPath to mine XHTML


Using XPath to mine XHTML 10/28/2003 11:06 PM
Simon Willison: This morning, I finally decided to install libxml2 and see what all the fuss was about, in particular with respect to XPath. What followed is best described as an enlightening experience.

XML-Signature XPath Filter 2.0 is a W3C
Recommendation


XML-Signature XPath Filter 2.0 is a W3C
Recommendation
11/08/2002 08:17 PM
8 November 2002: W3C is pleased to announce that the XML-Signature XPath Filter 2.0 has become a W3C Recommendation. The XML-Signature XPath Filter 2.0 defines a new XML Signature transform to provides a more efficient method for computing a portion of a document to be signed. The Implementation and Interop report includes 2 Open Source implementations. Read more about XML Signature technologies. (News archive)

XML-Signature XPath Filter 2.0 is a W3C
recommendation (W3C)


XML-Signature XPath Filter 2.0 is a W3C
recommendation (W3C)
11/11/2002 02:17 PM

Server-based XPath search


Server-based XPath search 01/10/2004 03:24 PM
The xpath search link on the left navbar has, for the past few months, led to a browser- based implementation which was cool, in that it worked locally in either MSIE or Mozilla, but cumbersome since it required you to first download an ever-growing pile of XML content. So, as part of my next couple of O'Reilly Network columns, I'm experimenting with a few different lightweight server-based solutions. ...

XML-Parser-Lite-Tree-XPath-0.01


XML-Parser-Lite-Tree-XPath-0.01 09/02/2004 12:36 AM

Grok Description matches for New XPath, XSLT and XQuery drafts
GrokA matches for New XPath, XSLT and XQuery drafts

New XPath, XSLT and XQuery drafts

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

multiCache
Using HTML Email to
Deliver High-Impact
Episodic Training

Configuring the
corporate
development
environment

Three free
bug-tracking tools

PHP Class 'urlmatch'
released

PHP Class 'domain'
released

urlmatch
Do Icons Help
Usability?

domain
Position your team
to save money and
generate revenue

Your manager lacks
vision--so what's
the problem?

Now all we need are
celebrity
endorsements

Java allows Sybase
and XQL integration

Transition to
physical data model

Project management
mistakes

Windows CE database
app

HTML Working Group
Rechartered

PHP Class
'printSimpelColumns'
released

PHP Class
'roundrobin.php'
released

roundrobin.php
Yahoo Replacing
Google Title &
Descriptions

NDBE 1.2.2 released
Six More IE Security
Holes Found This
Week

New Flaws Discovered
on IE, Office

PHP Class
'MySQL_DB_Connect'
released

PHP Class 'eBayAPI'
released

eBayAPI
printSimpelColumns
English-language
XSLT training comes
to Tokyo

Build an enterprise
'resource usage'
view with Project
Server's Portfolio
Analyzer

True confessions:
What's your biggest
project management
mistake?

The transition from
logical to physical
data model

Enterprise
application
clustering
architecture

Writing a Windows CE
database application

Turn your senior
developers into
mentors

The .NET Common
Programming Model
(CPM)

Configuring the dev
environment

Know when to strut
your stuff

Builder.com
technology survey

Three free bug
tracking tools

Update DTC list
boxes

The Exponential
Growth of
WebmasterWorld in
2002

Web Content
Accessibility
Guidelines 2.0
Working Draft
Published

Professional PHP4
XML book excerpt,
part 2

Microsoft Prints
Roadmap for Visual
Studio .NET

Yahoo! Japan to Set
up Web Consulting
Subsidiary

New Scientific
Search Engine

doclifter: Convert
man pages to DocBook
XML

MySQL_DB_Connect
Topologi
Collaborative Markup
Editor 1.0 released

what is grok?