~davidagraf/zorba/trace_without_debug_info

« back to all changes in this revision

Viewing changes to src/zorbamisc/ns_consts.h

  • Committer: David Graf
  • Date: 2012-06-27 07:20:59 UTC
  • mfrom: (10869.1.25 zorba)
  • Revision ID: davidagraf@gmail.com-20120627072059-723duu6vsbqu60ax
merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
#define XSI_NS                  W3C_NS "2001/XMLSchema-instance"
42
42
 
 
43
#ifdef ZORBA_WITH_JSON
 
44
#define JSONIQ_ERR_NS           "http://www.jsoniq.org/errors"
 
45
#endif
 
46
 
43
47
///////////////////////////////////////////////////////////////////////////////
44
48
 
45
49
#define ZORBA_NS                "http://www.zorba-xquery.com/"