xmlsrv_plat/xml_signature_api/tsrc/src/xmlsecsigntesterblocks.cpp
branchRCL_3
changeset 20 889504eac4fb
parent 0 e35f40988205
child 21 604ca70b6235
--- a/xmlsrv_plat/xml_signature_api/tsrc/src/xmlsecsigntesterblocks.cpp	Thu Aug 19 11:41:35 2010 +0300
+++ b/xmlsrv_plat/xml_signature_api/tsrc/src/xmlsecsigntesterblocks.cpp	Tue Aug 31 17:02:56 2010 +0300
@@ -33,8 +33,8 @@
 #include "xmlsecwerrors.h"
 #include "inetprottextutils.h" 
 
-#include <xmlengelement.h>
-#include <xmlengdomimplementation.h>
+#include <xml/dom/xmlengelement.h>
+#include <xml/dom/xmlengdomimplementation.h>
 
 
 // MACROS
@@ -965,7 +965,7 @@
 //
 TInt CXmlSecSignTester::CXmlSecSign_CreateTemplateL_2L(  )
     {
-    _LIT8(t8,"ex:outer");
+
     _LIT8(t9,"dsig:Signature");
     _LIT8(pIdName,"id");
     _LIT8(pIdVal,"http://exem.com");