Added XML namespaces to the features list.
This commit is contained in:
parent
27d877ccce
commit
9d798ce7b9
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue