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

Prev Next
1 2 3 4 5 6 7 8 9 10
 
TechEd 2004: DAT327 XQuery Demos posted
I posted the T-SQL XQuery demo. I will add the .Net Framework Xquery demo later. Also, Kent has written up a synopsis of the presentation. This time, I have no further comments :-). Thanks to all who showed up for the last presentation on a Friday afternoon. And congrats to the two winners of the XQuery books. There were lots of questions and though competition.

Type: XQuery  #Views: 642  Category: Resource    

At TechEd: SQL Server to gain encryption, XQuery support
At Microsoft TechEd 2004 in San Diego, Microsoft provided further details on its upcoming database release now known as SQL Server 2005 (formerly code-named “Yukon”). The software will natively support Web services, XML and encryption.

Type: XQuery  #Views: 462  Category: Article    

Influences on the Design of XQuery
Though XQuery is still a young language, it is important to look at the design choices of XQuery and find out the major influences on that design.

Type: XQuery  #Views: 366  Category: Article    

XQuery Language Expressions
When you combine XML with URLs, great things happen. These two factors together make the endpoints of a transaction transparent to the kind of technologies that are on the other ends. However, this transparency can break down in the presence of databases. XQuery was proposed as a solution to this conundrum. Kurt Cagle looks at the structure and language of XQuery.

Type: XQuery  #Views: 396  Category: Article    

Navigation in XQuery
This chapter explores how XQuery provides a litany of navigation expressions. It is designed to be a language in which queries are concise and easily understood. It is also flexible enough to query a broad spectrum of XML information sources, including both databases and documents.

Type: XQuery  #Views: 358  Category: Article    

An Introduction to the XQuery (and XPath 2.0) Type System: The general concepts
One of the most controversial, and in my opinion most often misunderstood aspect of XQuery 1.0/XPath 2.0 is their relationship to types. Many people seem to understand that the type system is based on the W3C XML Schema language (which is true) and then conclude that it is complex (which is only partially true). Also, too many people mix up the notions of weak, strong, static, and dynamic typing. In this and some following posts, I would like to bring some order into the confusion and explain how the type system in XQuery and XPath 2.0 works. First we will introduce a whole bunch of terms and talk about the general concepts. In subsequent posts I will look at the actual XQuery types and some examples and scenarios for weak, strong, static, and dynamic typing.

Type: XQuery  #Views: 720  Category: Resource    

XQuery Language Expressions
When you combine XML, which is essentially an open data format independent of any specific data-formatting language, with a universal addressing mechanism such as URLs, great things happen. These two factors together make the endpoints of a transaction transparent to the kind of technologies that are on the other ends.

Type: XQuery  #Views: 535  Category: Article    

Database Vendors Agree on XQuery, Tests and Code Coming
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: 523  Category: Resource    

XML Query and the Next Generation Web
Anyone who has ever done a search query on the Internet is familiar with the phenomenon in which a single query pulls up more than a million possible search matches. This has to do with the fact that information is ultimately not linear, but rather is linked and interrelated in ways that can't be quantified easily through text searches.

Type: XQuery  #Views: 297  Category: Article    

Early-Release XQuery Tools Could Be Out by Fall
For all the recent disharmony among database providers over the topic of web services workflow (or choreography), there are also signs of database unity on other key fronts. Case in point: The W3C this week should begin reviewing a test suite for XQuery, the web services standard for querying XML data and documents.

Type: XQuery  #Views: 583  Category: Resource    

Querying XML Data with XQuery, Part 2
In Part 1 we examined what XQuery is and saw some example XQuery syntax. In particular, we examined the FLWR expression. In this final part we'll look at Microsoft's .NET XQuery engine, and how to start using XQuery in ASP.NET today.

Type: XQuery  #Views: 372  Category: Article    

What is XQuery?
XQuery borrows path expressions from XPath. XQuery can be viewed as a generalization of XPath. Except for some obscure forms (mostly unusual "axis specifiers"), all XPath expressions are also XQuery expressions. For this reason the XPath specification is also being revised by the XQuery committee, with the plan that XQuery 1.0 and XPath 2.0 will be released about the same time.

Type: XQuery  #Views: 363  Category: Article    

Generating XML and HTML using XQuery
XQuery is often described as a query language for processing XML databases. But it's also a very nice language for generating XML and HTML, including web pages. In this article we will look at XQuery from this angle.

Type: XQuery  #Views: 291  Category: Article    

Migration Guide: From NodeLevelUpdate methods to XQuery Usage
With Tamino 4.1, support for the XQuery language was introduced. XQuery allows one to only update parts of a XML document. In previous versions the same functionality was available by using the IIS filter NodeLevelUpdate.dll (IIS = MS Internet Information Server), at least on the Windows platform.

Type: XQuery  #Views: 322  Category: Resource    

XQuery: A Guided Tour
XML (Extensible Markup Language) is an extremely versatile data format that has been used to represent many different kinds of data, including web pages, web messages, books, business and accounting data, XML representations of relational database tables, programming interfaces, objects, financial transactions, chess games, vector graphics, multimedia presentations, credit applications, system logs, and textual variants in ancient Greek manuscripts.

Type: XQuery  #Views: 490  Category: Resource    

New W3C Working Draft: XQuery 1.0 and XPath 2.0 Functions and Operators Version 1.0.
W3C has published a new working draft document which describes constructors, operators, and functions that are used in XQuery 1.0 and XPath 2.0. The draft "was produced through the efforts of a joint task force of the W3C XML Query Working Group and the W3C XML Schema Working Group and a second joint task force of the W3C XML Query Working Group and the W3C XSL Working Group.

Type: XQuery  #Views: 329  Category: Resource    

Locate XML data with XQuery
Finding specific information contained in an XML document can be a challenge. However, XQuery can save you valuable time when searching XML documents. Review the essentials of this W3C specification in this introduction.

Type: XQuery  #Views: 329  Category: Article    

Tamino XQuery Functions
The following functions are available only in Tamino XQuery 4. They are bound to the namespace http://namespaces.softwareag.com/tamino/TaminoFunction that is usually prefixed by tf.

Type: XQuery  #Views: 355  Category: Resource    

X-Hive/DB 3.0 Technology Preview Adds XQuery, XPath, and DOM Level 3 Support.
A communiqué from Irsan Widarto (X-Hive Corporation) announces the release of a Technology Preview for X-Hive/DB 3.0. The new release adds support for XQuery 1.0, XPath 2.0, DOM Level 3 Load and Save, and DOM Level 3 Abstract Schemas. X-Hive/DB also supports XML 1.0 with Namespaces, DOM Level 2, XPath, XPointer, XLink, XSL-T, XSL-FO, and XUpdate. Using native XML database technology, X-Hive/DB stores XML documents in parsed form, eliminating translations between XML document structure and the database schema.

Type: XQuery  #Views: 322  Category: Resource    

The Concepts of XQuery 4
Tamino XQuery is an implementation of the upcoming W3C standard XQuery, and defines a genuine XML query language with firm ground in existing XML standards. XQuery is a functional, strongly typed language that satisfies the requirements of a database query language in the context of native XML databases much better than a path language such as XPath 1.0. In this document we will introduce the core concepts of XQuery as they are realised in Tamino XQuery.

Type: XQuery  #Views: 314  Category: Resource    

Prev Next
1 2 3 4 5 6 7 8 9 10


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
Brother compatible cartridges
conference calling
online fax service
email marketing
chicago web design
Alojamiento Web
UK Web Hosting
Security Camera Lenses
Christian Dior sunglasses
Video Surveillance
Hosted Exchange, SDSL

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