Meta
Categories
Category Archives: xml
XQuery
Overview * Used to query XML data * XQuery to XML is Like SQL is to database tables * Built on XPath expression * Uses FLWOR (“flower”) expression: for, let, where, order by, return * Is a W3C recommendation (2007) … Continue reading
Posted in xml, xquery
Leave a comment