Author: peter Date: Sat Sep 26 16:13:43 2009 New Revision: 3545 Log: add space to DC export XSD statement
Modified: trunk/apps/qubit/modules/informationobject/templates/showDcSuccess.xml.php Modified: trunk/apps/qubit/modules/informationobject/templates/showDcSuccess.xml.php ============================================================================== --- trunk/apps/qubit/modules/informationobject/templates/showDcSuccess.xml.php Sat Sep 26 16:06:42 2009 (r3544) +++ trunk/apps/qubit/modules/informationobject/templates/showDcSuccess.xml.php Sat Sep 26 16:13:43 2009 (r3545) @@ -2,7 +2,7 @@ <metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://dublincore.org/schemas/xmls/simpledc20021212.xsd" + xsi:schemaLocation="http://dublincore.org/schemas/xmls/ simpledc20021212.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/"> <?php include_component('informationobject', 'dublinCoreSimple') ?> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ca/group/qubit-commits?hl=en -~----------~----~----~----~------~----~------~--~---
