added namespace imswl_v1p0
authorGreg Gay <info@atutor.ca>
Mon, 12 Sep 2011 17:24:22 +0000 (17:24 -0000)
committerGreg Gay <info@atutor.ca>
Mon, 12 Sep 2011 17:24:22 +0000 (17:24 -0000)
docs/include/classes/Weblinks/Weblinks.tmpl.php

index 877cfc9..49e8b33 100644 (file)
@@ -1,7 +1,7 @@
 <?php echo '<?xml version="1.0" encoding="UTF-8"?>' ?>
-<webLink
+<wl:webLink
    xmlns:wl="http://www.imsglobal.org/xsd/imswl_v1p0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imswl_v1p0 http://www.imsglobal.org/profile/cc/ccv1p0/derived_schema/domainProfile_5/imswl_v1p0_localised.xsd">
   <title><?php echo $this->title; ?></title>
   <url href="<?php echo $this->url_href; ?>" target="<?php echo $this->url_target; ?>"/>
-</webLink>
+</wl:webLink>
\ No newline at end of file