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

index b721d88..877cfc9 100644 (file)
@@ -1,6 +1,6 @@
 <?php echo '<?xml version="1.0" encoding="UTF-8"?>' ?>
 <webLink
-   xmlns="http://www.imsglobal.org/xsd/imswl_v1p0"
+   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; ?>"/>