[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]