atom feed4 messages in org.oasis-open.lists.xacml-comment[xacml-comment] draft 15 : '@' is wil...
FromSent OnAttachments
John MerrellsAug 6, 2002 1:22 pm 
John MerrellsAug 6, 2002 6:41 pm 
Polar HumennAug 7, 2002 7:06 am 
John MerrellsAug 7, 2002 9:08 am 
Subject:[xacml-comment] draft 15 : '@' is wildcard?
From:John Merrells (merr@jiffysoftware.com)
Date:Aug 6, 2002 1:22:09 pm
List:org.oasis-open.lists.xacml-comment

Hi folks,

Simon Godik advices me that the draft 15 examples aren't up to date, but comparing draft 14 with 15 I see that example rule one changed from....

<Attribute AttributeName="RFC822Name"> <AttributeValue>*</AttributeValue> </Attribute>

to

<AttributeDesignator Designator="//xacmlContext/Request/Subject/Attribute[@DataType='identifier:rfc822Name']" DataType="identifier:rfc822Name"/> <Attribute DataType="identifier:rfc822Name">@</Attribute>

I'd assumed that '*' was a wildcard for any value. Is that correct? Has the wilcard character changed to '@'? Is this documented?

Thanks

John