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

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml message

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


Subject: RE: [xacml] [Polar] PH09: New section 7.4.2 Attributes


On Mon, 4 Nov 2002, Daniel Engovatov wrote:

> >You use "anyof" in this way.
>
> In this particular example, *-is-in can be used as well.

The any-of must take a function that has the type: (a -> a -> Boolean)

The type of *-is-in is ( a -> [a] -> Boolean), where a is a primitive
type, such as the type of function:string-is-in is:

(String -> [String] -> Boolean).

An application of string-is-in would be:

<Apply FunctionId="function:string-is-in">
    <AttributeValue DataType="....#string">Hello World<AttributeValue>
    <AttributeDesignator ....../>
</Apply>

-Polar

>
>
>
>
> ----------------------------------------------------------------
> To subscribe or unsubscribe from this elist use the subscription
> manager: <http://lists.oasis-open.org/ob/adm.pl>
>



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


Powered by eList eXpress LLC