OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Version matching for a PolicySetIdReference


Hi,

when reading the text of XACML-3.0wd06, section 5.10, I suspected an
error in the specification. According to the text, the following
reference would not accept a policy set having version "2.0".

<PolicySetIdReference earliestVersion="1.0" latestVersion="3.0">

To resolve this issue, there needs to be a total ordering among Version,
which takes care of such special values like "0.000", "0.01", that is,
it cannot just use the lexicographic comparison among strings.

Roland


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]