diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-03 10:21:32 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-03 10:21:32 +0100 |
commit | f4db70ebd31ea5e8c8a2c568f09517dba4aef4c3 (patch) | |
tree | 7b2b075b72c3dfdf7a52725952a03210a8f30c2d /swamid-2.0.mxml | |
parent | 6e89b53eb236d60f385e51415ebbc01a5ab34d72 (diff) |
a combined feed for discovery services
Diffstat (limited to 'swamid-2.0.mxml')
-rw-r--r-- | swamid-2.0.mxml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0.mxml b/swamid-2.0.mxml index c2216a85..4fc4ce94 100644 --- a/swamid-2.0.mxml +++ b/swamid-2.0.mxml @@ -24,5 +24,5 @@ If You do not accept these Terms, then You must not continue to use this Metadat <xi:include href="swamid-sp-2.0.mxml" xpointer="xpointer(//*[@entityID])"/> <xi:include href="swamid-externals-sp-2.0.xml" xpointer="xpointer(//*[@entityID])"/> <xi:include href="swamid-interfederations-2.0.mxml" xpointer="xpointer(//*[@entityID])"/> - <xi:include href="swamid-backport-1.0.xml" xpointer="xpointer(//*[@entityID])"/> + <xi:include href="swamid-sp-1.0.xml" xpointer="xpointer(//*[@entityID])"/> </EntitiesDescriptor> |