diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-01-07 11:13:22 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-01-07 11:13:22 +0100 |
commit | 3a8089d960145ec8468bb16bd72d9ee47615a7c2 (patch) | |
tree | 7a4d674bdd3c1f49a760a63b8b1c37cb74fcce28 /swamid-2.0/test.gdb.vr.se.xml | |
parent | a5e68f0cab63b8b581b30097b967187bcb116b83 (diff) |
Added xml:lang= to remove errors in metadata-admin. To reduce tickets to ops
Diffstat (limited to 'swamid-2.0/test.gdb.vr.se.xml')
-rw-r--r-- | swamid-2.0/test.gdb.vr.se.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/swamid-2.0/test.gdb.vr.se.xml b/swamid-2.0/test.gdb.vr.se.xml index 403c72d5..983d87a1 100644 --- a/swamid-2.0/test.gdb.vr.se.xml +++ b/swamid-2.0/test.gdb.vr.se.xml @@ -37,7 +37,8 @@ <mdui:InformationURL xml:lang="en">https://www.vr.se/english/</mdui:InformationURL> <mdui:PrivacyStatementURL xml:lang="sv">https://www.example.se/info/integritet.html</mdui:PrivacyStatementURL> <mdui:PrivacyStatementURL xml:lang="en">https://www.example.se/info/privacy.html</mdui:PrivacyStatementURL> - <mdui:Logo height="111" width="225">http://www.vr.se/images/18.12fff4451215cbd83e4800013838/vetenskapsradet-logotyp.png</mdui:Logo> + <mdui:Logo xml:lang="sv" height="111" width="225">http://www.vr.se/images/18.12fff4451215cbd83e4800013838/vetenskapsradet-logotyp.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="111" width="225">http://www.vr.se/images/18.12fff4451215cbd83e4800013838/vetenskapsradet-logotyp.png</mdui:Logo> </mdui:UIInfo> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://test.gdb.vr.se/Shibboleth.sso/DS/Login"/> <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://test.gdb.vr.se/Shibboleth.sso/DS/Login" index="1"/> |