o Added VideoLineMap property to picture essence descriptors
[asdcplib.git] / src / KM_xml.cpp
index 83456307cac74f405f23af2d0e31b60ab5de7280..e7250afe4dd4910f039d11b95c8080ab672b049b 100644 (file)
@@ -912,7 +912,11 @@ public:
     m_Scope.pop();
   }
 
+#if XERCES_VERSION_MAJOR < 3
   void characters(const XMLCh *const chars, const unsigned int length)
+#else
+  void characters(const XMLCh* const chars, const XMLSize_t length)
+#endif
   {
     if ( length > 0 )
       {