← Prev in month ← Prev in thread
Next in thread → Next in month →

DLP/NAC Profile - typos in XACML policy examples

From
Cyril DANGERVILLE <>
Date
2016-05-15T00:02:12+00:00
ID
CA++gBtFu6-GfGF=
Thread
DLP/NAC Profile - typos in XACML policy examples
Hello,
when trying some of the XACML Policy samples in the DLP/NAC profile
[1], I faced the following errors affecting examples of 4.1.1.2,
4.1.2.2, 4.1.3.2, 4.1.4.2, 4.1.5.2, 4.1.6.2:

1) One whitespace too many after Datatype="[
]urn:oasis:names:tc:xacml:3.0:data-type:dnsName-value":
...
DataType=" urn:oasis:names:tc:xacml:3.0:data-type:dnsName-value"
...

2) Missing double quotes after some of the Datatype=... :
...
DataType=http://www.w3.org/2001/XMLSchema#string
                              >confidential.acme.com</AttributeValue>
...
<AttributeValue DataType=http://www.w3.org/2001/XMLSchema#string
                                  >acme.com</AttributeValue>
...

[1] http://docs.oasis-open.org/xacml/xacml-3.0-dlp-nac/v1.0/xacml-3.0-dlp-nac-v1.0.html

Regards,
Cyril
← Prev in month ← Prev in thread
Next in thread → Next in month →