http://atutor.ca/atutor/mantis/view.php?id=4580
[acontent.git] / docs / include / classes / Weblinks / Weblinks.tmpl.php
index b11dae3..b721d88 100644 (file)
@@ -1,7 +1,7 @@
 <?php echo '<?xml version="1.0" encoding="UTF-8"?>' ?>
-<wl:webLink
-  xmlns:wl="http://www.imsglobal.org/xsd/imswl_v1p0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<webLink
+   xmlns="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; ?>"/>
-</wl:webLink>
+</webLink>