[xml] add LASSO_XMLENC_PREFIX and LASSO_XMLENC_HREF defines

This commit is contained in:
Benjamin Dauvergne 2011-12-16 10:55:37 +01:00
parent c087569c48
commit 9a31985671
1 changed files with 14 additions and 0 deletions

View File

@ -134,6 +134,20 @@
*/
#define LASSO_WSUTIL1_PREFIX "wsutil"
/**
* LASSO_XMLENC_HREF
*
* Namespace for xmlenc-core
*/
#define LASSO_XMLENC_HREF "http://www.w3.org/2001/04/xmlenc#"
/**
* LASSO_XMLENC_PREFIX
*
* Preferred prefix for namespace of xmlenc-core
*/
#define LASSO_XMLENC_PREFIX "xmlenc"
/*****************************************************************************/
/* Lasso */
/*****************************************************************************/