Go to the documentation of this file.
16 #ifndef ZORBA_STORE_STORE_CONSTS_H
17 #define ZORBA_STORE_STORE_CONSTS_H
20 #include <zorba/config.h>
22 namespace zorba {
namespace store {
108 ONLY_PARENT_NAMESPACES
118 return "documentNode";
121 return "elementNode";
124 return "attributeNode";
133 return "commentNode";
136 return "<unknown NodeKind>";