1 <?xml version="1.0" encoding="UTF-8"?>
2 <AttributeReleasePolicy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:mace:shibboleth:arp:1.0" xsi:schemaLocation="urn:mace:shibboleth:arp:1.0 shibboleth-arp-1.0.xsd" >
3 <Description>Any Target. One attribute with one value.</Description>
8 <Attribute name="urn:mace:dir:attribute-def:eduPersonAffiliation">
9 <AnyValue release="permit"/>
10 <Value release="deny">faculty@example.edu</Value>
13 </AttributeReleasePolicy>