Added Rule Reference to ARP schema at Bob's request.
[java-idp.git] / test / arp6.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <AttributeReleasePolicy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ARP.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3         <Description>Any Target.  One attribute with no values.</Description>
4         <Rule>
5                 <Target>
6                         <AnyTarget/>
7                 </Target>
8                 <Attribute name="urn:mace:eduPerson:1.0:eduPersonAffiliation">
9                         <AnyValue release="deny"/>
10                 </Attribute>
11         </Rule>
12 </AttributeReleasePolicy>