Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory sc8-pr-cvs16:/tmp/cvs-serv5581/include

Modified Files:
        ns.h 
Log Message:
Added pxmlsup namespace for use in probxml module
Added function pxmlsup:newid


Index: ns.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/ns.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ns.h        8 Mar 2007 13:37:19 -0000       1.14
+++ ns.h        4 May 2007 09:44:51 -0000       1.15
@@ -102,6 +102,13 @@
  */ 
 extern PFns_t PFns_tijah;
 
+#ifdef HAVE_PROBXML
+/**
+ * Pathfinder's namespace for additional pxml support functions (pxmlsup:...)
+ */
+extern PFns_t PFns_pxmlsup;
+#endif
+
 /** 
  * Pathfinder's own internal NS (pf:...).
  */ 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to