Ravindra Bakkamanthala | 7e547ea | 2017-05-15 12:53:18 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <Response |
| 3 | xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" |
| 4 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 5 | xsi:schemaLocation="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17 |
| 6 | http://docs.oasis-open.org/xacml/3.0/xacml-core-v3-schema-wd-17.xsd"> |
| 7 | <Result> |
| 8 | <Decision>Permit</Decision> |
| 9 | <Status> |
| 10 | <StatusCode |
| 11 | Value="urn:oasis:names:tc:xacml:1.0:status:ok"/> |
| 12 | </Status> |
| 13 | </Result> |
| 14 | </Response> |