Update of /cvsroot/monetdb/pathfinder/src/sqlhelpers/xmlshred
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30368

Modified Files:
        main.c 
Log Message:


Enabling %u to dump attribute/element namespaces by default.


Index: main.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/src/sqlhelpers/xmlshred/main.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- main.c      11 Jan 2008 10:47:23 -0000      1.11
+++ main.c      11 Jan 2008 14:43:27 -0000      1.12
@@ -135,9 +135,8 @@
                                   
 /** 
  * Default format (for SQL-based XQuery processing)
- * FIXME: eventually this should include %u to include namespace URIs 
  */
-#define SQL_FORMAT "%e, %s, %l, %k, %n, %t, %g"
+#define SQL_FORMAT "%e, %s, %l, %k, %n, %t, %g, %u"
 
 /* print help message */
 static void


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to