Skip to content

Commit

Permalink
Remove unused "shibmeta" namespace definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jun 18, 2010
1 parent f581f7a commit f7ffc9f
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 17 deletions.
3 changes: 1 addition & 2 deletions build/extract_addresses.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
exclude-result-prefixes="shibmeta md ds wayf">
exclude-result-prefixes="md ds wayf">

<!--Force UTF-8 encoding for the output.-->
<xsl:output omit-xml-declaration="no" method="xml" encoding="UTF-8" indent="yes"/>
Expand Down
3 changes: 1 addition & 2 deletions build/extract_embedded.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
xmlns:str="http://exslt.org/strings"
exclude-result-prefixes="shibmeta md ds wayf str">
exclude-result-prefixes="md ds wayf str">

<!-- Output is plain text -->
<xsl:output method="text"/>
Expand Down
3 changes: 1 addition & 2 deletions build/extract_locs.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
exclude-result-prefixes="shibmeta md ds wayf">
exclude-result-prefixes="md ds wayf">

<!-- Output is plain text -->
<xsl:output method="text"/>
Expand Down
3 changes: 1 addition & 2 deletions build/extract_nocert_locs.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
exclude-result-prefixes="shibmeta md ds wayf">
exclude-result-prefixes="md ds wayf">

<!-- Output is plain text -->
<xsl:output method="text"/>
Expand Down
3 changes: 1 addition & 2 deletions build/master_to_wayf.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
xmlns="urn:oasis:names:tc:SAML:2.0:metadata"
exclude-result-prefixes="shibmeta md ds wayf">
exclude-result-prefixes="md ds wayf">

<!--
Version information for this file. Remember to peel off the dollar signs
Expand Down
3 changes: 1 addition & 2 deletions build/statistics.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:members="http://ukfederation.org.uk/2007/01/members"
Expand All @@ -24,7 +23,7 @@
xmlns:dyn="http://exslt.org/dynamic"
xmlns:set="http://exslt.org/sets"
xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
exclude-result-prefixes="xsl ds shibmeta md xsi members wayf ukfedlabel math date dyn set eduservlabel idpdisc"
exclude-result-prefixes="xsl ds md xsi members wayf ukfedlabel math date dyn set eduservlabel idpdisc"
version="1.0">

<xsl:output method="html" omit-xml-declaration="yes"/>
Expand Down
1 change: 0 additions & 1 deletion build/test_master_unsigned.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
Expand Down
1 change: 0 additions & 1 deletion build/uk_master_back.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
Expand Down
1 change: 0 additions & 1 deletion build/uk_master_export.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
Expand Down
1 change: 0 additions & 1 deletion build/uk_master_test.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
Expand Down
1 change: 0 additions & 1 deletion build/uk_master_unsigned.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"
Expand Down

0 comments on commit f7ffc9f

Please sign in to comment.