Hello, I've followed the documentation of db:add which states: Allowed options are allparsing <http://docs.basex.org/wiki/Options#Parsing>andXML parsing <http://docs.basex.org/wiki/Options#XML_Parsing>options. using OPTIONS as /map { 'STRIPNS': true() }/ However, I get an error that STRIPNS is unknown database option. Any idea? -- With kind regards, Menashè
I've followed the documentation of db:add which states: Allowed options are all parsing and XML parsing options.
"The key must be in lower case"… Agreed, we should possibly add this in the documentation.
using OPTIONS as map { 'STRIPNS': true() } However, I get an error that STRIPNS is unknown database option. Any idea?
-- With kind regards, Menashè
Great. Thanks! With kind regards, Menashè On 06/25/2015 01:51 PM, Christian Grün wrote:
I've followed the documentation of db:add which states: Allowed options are all parsing and XML parsing options. "The key must be in lower case"… Agreed, we should possibly add this in the documentation.
using OPTIONS as map { 'STRIPNS': true() } However, I get an error that STRIPNS is unknown database option. Any idea?
-- With kind regards, Menashè
participants (2)
-
Christian Grün -
Menashè Eliezer