xmlns sanity check
This commit is contained in:
parent
849e46191e
commit
0ad6703663
4 changed files with 23 additions and 8 deletions
|
|
@ -40,6 +40,10 @@
|
|||
* Added cli returna value also for single commands (eg -1)
|
||||
* Fixed JSON unbalanced braces resulting in assert.
|
||||
|
||||
### Known issues
|
||||
* Namespace name relabeling is not supported.
|
||||
* Eg: if "des" is defined as prefix for an imported module, then a relabeling using xmlfns is not supported, such as: <crypto xmlns:x="urn:example:des">x:des3</crypto>
|
||||
|
||||
## 3.6.1 (29 May 2018)
|
||||
|
||||
### Corrected Bugs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue