XML Query Requirements include that XML Query...

  • must be declarative
  • must have closure
  • must have an XML syntax
  • must be able to perform arbitrary transformations
  • must have a human-readable syntax (could be the XML syntax)
  • must be able to operate on collections of documents
  • must be able to operate on references between and within documents
  • must be able to operate on XML Schema datatypes
  • http://www.w3.org/TR/xmlquery-req
<<<  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15    >>>