MHonArc v2.5.2 -->
xacml message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [Elist Home]
Subject: RE: [xacml] Revised specification - added matching functions
Danel,
I have an issue with :
22 round ne_sequence<xs:decimal> ne_sequence<xs:decimal>
23 floor ne_sequence<xs:decimal> ne_sequence<xs:decimal>
24 abs ne_sequence<xs:decimal> ne_sequence<xs:decimal>
25 integer ne_sequence<xs:integer> ne_sequence<xs:decimal>
26 decimal ne_sequence<xs:decimal> ne_sequence<xs:integer>
These functions which you would assume apply to numbers apply to
non empty sequences.
I would prefer:
round xs:decimal xs:decimal
floor xs:decimal xs:decimal
abs xs:decimal xs:decimal
integer_to_decimal xs:integer xs:decimal
decimal_to_integer xs:decimal xs:integer
and their "map" equivalents, if they are really needed.
map_round sequence<xs:decimal> sequence<xs:decimal>
map_floor sequence<xs:decimal> sequence<xs:decimal>
map_abs sequence<xs:decimal> sequence<xs:decimal>
map_integer_to_decimal sequence<xs:integer> sequence<xs:decimal>
map_decimal_to_integer sequence<xs:decimal> sequence<xs:integer>
The new proposed spreadsheet is attached.
Cheers,
-Polar
On Mon, 19 Aug 2002, Daniel Engovatov wrote:
>
>
> Attached.
>
>
Attachment:
XACML_functions_table0.1.xls
Description: Binary data
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [Elist Home]
Powered by eList eXpress LLC