From: Adam Dickmeiss Date: Fri, 20 Dec 2013 10:09:18 +0000 (+0100) Subject: For SOAP decoding, allow handler[i].ns to hold element X-Git-Tag: v5.0.9~4 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=inline;h=fb14e7c421cd6539e67cebf31cb8a7787161937c;hp=fb14e7c421cd6539e67cebf31cb8a7787161937c;p=yaz-moved-to-github.git For SOAP decoding, allow handler[i].ns to hold element It's assumed to be a namespace if it has a colon in it, and an element otherwise. Part of YAZ-716 . ---