BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


XQuery
How to use XQuery in ASP.NET
Learn XQuery 1.0 fundamentals


 
 

<< XmlSerializerXSLT >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 01/29/2002
Times viewed 504

XQuery 1.0 syntax types and some query examples.


Summary Here we’ll see some more of the XQuery 1.0 syntax, and look at some examples of the most important structures.

XQuery is a funcional and declarative language. It produces XML fragments or well-formed documents depending of the input query and XML source document.

XQuery is a funcional and declarative language. It produces XML fragments or well-formed documents depending of the input query and XML source document.

XQuery has two syntax types. The first is a human-readable, non-XML language. The second is the XML variant, called XML Syntax for XQuery (XQueryX). We’ll first have a look at the non-XML XQuery syntax.

The syntax of XQuery allow the following expressions types: Path expressions, Element constructors, FLWR expressions, Sorting, Expressions involving operators and functions, Conditional expressions, Quantified expressions, Expressions that test or modify datatypes, Functions, User-defined datatypes, Operations on datatypes, and Query Module Structure.

Additional information

Further additional information


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< XmlSerializerXSLT >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML