Go to the documentation of this file.
16 #ifndef ZORBA_STORE_STORE_CONSTS_H
17 #define ZORBA_STORE_STORE_CONSTS_H
21 #include <zorba/config.h>
23 namespace zorba {
namespace store {
105 ONLY_PARENT_NAMESPACES
128 return "documentNode";
131 return "elementNode";
134 return "attributeNode";
143 return "commentNode";
146 return "namespaceNode";
149 return "<unknown NodeKind>";
161 return "document-node";
173 return "processing-instruction";
179 return "namespace-node";
182 return "<unknown NodeKind>";
210 return "<unknown JSONItemKind>";