Skip to content

Commit

Permalink
Policy ordering: stripAAMDUI should be before check_mdui
Browse files Browse the repository at this point in the history
See incommon/inc-meta#73.
  • Loading branch information
iay committed Jun 19, 2017
1 parent 29b2356 commit 8289102
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion mdx/incommon/edugain-policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@
through.
-->

<!--
Sub-rule a.
Remove all MDUI metadata from attribute authority roles.
-->
<ref bean="stripAAMDUI"/>

<!--
*************************************
*** ***
Expand Down Expand Up @@ -337,7 +344,6 @@
-->

<ref bean="cleanImport"/>
<ref bean="stripAAMDUI"/>
<ref bean="trimImportElementWhitespace"/>
<ref bean="stripEmptyExtensions"/>
<ref bean="checkSchemas"/>
Expand Down

0 comments on commit 8289102

Please sign in to comment.