diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-12 13:45:18 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-12 13:45:18 +0200 |
commit | 6420a7065b7e60578c8f246a80063473dbc97241 (patch) | |
tree | e824642966ce4240ec8ad9aa1e1c91c04a5c20ff /swamid-2.0/ugit.se.xml | |
parent | b439b72c175020d5ce9b8a755a4b7e5ed7038833 (diff) |
make tidy, all xml files indented via xslt
Diffstat (limited to 'swamid-2.0/ugit.se.xml')
-rw-r--r-- | swamid-2.0/ugit.se.xml | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/swamid-2.0/ugit.se.xml b/swamid-2.0/ugit.se.xml index 41c67d35..b9281661 100644 --- a/swamid-2.0/ugit.se.xml +++ b/swamid-2.0/ugit.se.xml @@ -1,13 +1,11 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://ugit.se/sp"> <md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" - NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" - Name="http://macedir.org/entity-category"> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> - </samla:Attribute> + <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> + <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> + </samla:Attribute> </mdattr:EntityAttributes> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="en">UGIT</mdui:DisplayName> |