atom feed1 message in org.oasis-open.lists.wsrpFw: [wsrp-comment] 10 User Informatio...
FromSent OnAttachments
Rich ThompsonSep 20, 2007 8:02 am 
Subject:Fw: [wsrp-comment] 10 User Information: P3P Names do not match JSR286 orP3P Names
From:Rich Thompson (ric@us.ibm.com)
Date:Sep 20, 2007 8:02:42 am
List:org.oasis-open.lists.wsrp

I do not recall the reasons why we ended up with the current syntax, but changing it would break compatibility with v1. Personally I am not seeing a good reason to do that at this time. Rich ----- Forwarded by Rich Thompson/Watson/IBM on 09/20/2007 11:01 AM -----

Nathan E Lipke <nli@bea.com> To wsrp@lists.oasis-open.org cc 09/12/2007 01:00 PM Subject [wsrp-comment] 10 User Information: P3P Names do not match JSR286 or P3P Names

The naming convention used in section 10 do not match the names used in either the P3P spec or JSR168/JSR286.

All of the other specs refer to P3P elements like:

* User.business-info.postal.name

However WSRP uses:

* businessInfo/postal/name

The differences are:

* Use '.' instead slash as a seperator * Prefix or user. * Use '-' instead of camel case for multi-word fields.

Nate