Added XML namespaces to the features list.

This commit is contained in:
Yorick Peterse 2014-09-12 16:50:12 +02:00
parent 27d877ccce
commit 9d798ce7b9
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ Modifying a document and serializing it back to XML:
* Low memory footprint * Low memory footprint
* High performance, if something doesn't perform well enough it's a bug * High performance, if something doesn't perform well enough it's a bug
* Support for XPath 1.0 * Support for XPath 1.0
* XML namespace support (registering, querying, etc)
## Requirements ## Requirements