From 9d798ce7b938fd27ffaac2045d61feb6f56c155b Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Fri, 12 Sep 2014 16:50:12 +0200 Subject: [PATCH] Added XML namespaces to the features list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a49fb0e..a1ff131 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Modifying a document and serializing it back to XML: * Low memory footprint * High performance, if something doesn't perform well enough it's a bug * Support for XPath 1.0 +* XML namespace support (registering, querying, etc) ## Requirements