Sunday, August 28, 2011

does XQuery has more than XPath



XQuery Build on XPath,so Xquery has more features than XPath
  •  XQuery =   XPointer + XPath 
  •  
    •                          XQuery
        • XPath
  • XQuery is the language for querying XML data
  • XQuery for XML is like SQL for databases
  • XQuery is built on XPath expressions
  • XQuery is supported by all major databases
  • XQuery is a W3C Recommendation

What Is XQUERY ?

XQuery is to XML what SQL is to database tables.
XQuery was designed to query XML data.