Skip to content

Commit

Permalink
Typo in schema file location corrected for import script
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Glover authored and Steve Glover committed Aug 8, 2012
1 parent 37df13c commit c4b6e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/uk/import.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
urn:mace:shibboleth:metadata:1.0 ../xml/shibboleth-metadata-1.0.xsd
http://ukfederation.org.uk/2006/11/label ../xml/uk-fed-label.xsd
http://www.w3.org/2001/04/xmlenc# ../xml/xenc-schema.xsd
http://www.w3.org/2009/xmlenc11# ..xml/xenc-schema-11.xsd
http://www.w3.org/2009/xmlenc11# ../xml/xenc-schema-11.xsd
http://www.w3.org/2000/09/xmldsig# ../xml/xmldsig-core-schema.xsd">

<!--
Expand Down

0 comments on commit c4b6e0b

Please sign in to comment.