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] | [List Home]


Subject: RE: [xacml] XACML Core Spec


On Wed, 7 Apr 2004, Seth Proctor wrote:

> In the meantime, no one panic! The form I gave above is still correct.
> The form that XMLSpy seems to allow
>
>   <AttributeValue DataType="...string">
>     <xs:string>foo</xs:string>
>   </AttributeValue>
>
> is definately _not_ what we want, it's "just" a matter of getting the
> schema correct.


I agree the above is not the form we want. I think that would lead to
grave problems such as

  <AttributeValue DataType="...DateTime">
    <xs:string>foo</xs:string>
  </AttributeValue>

inconsitencies.


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