Index: /enpraxis.educommons/trunk/enpraxis/educommons/eventHandlers.py
===================================================================
--- /enpraxis.educommons/trunk/enpraxis/educommons/eventHandlers.py	(revision 118)
+++ /enpraxis.educommons/trunk/enpraxis/educommons/eventHandlers.py	(revision 119)
@@ -58,5 +58,5 @@
     event.writer.addNamespace(('xmlns:eduCommons', 'http://cosl.usu.edu/xsd/eduCommonsv1.2'), 
                               'http://cosl.usu.edu/xsd/eduCommonsv1.2 eduCommonsv1.2.xsd',
-                              ('enpraxis.educommons/enpraxis/educommons', 'eduCommonsv1.2.xsd'))
+                              (os.sep.join(['enpraxis.educommons','enpraxis','educommons','IMS']), 'eduCommonsv1.2.xsd'))
                               
 
