- From: Joseph M. Reagle Jr. <reagle@w3.org>
- Date: Mon, 24 May 1999 11:28:55 -0400
- To: www-p3p-public-comments@w3.org
Date: Thu, 13 May 1999 16:27:06 -0400 Message-Id: <199905132027.QAA31050@tux.w3.org> To: w3c-p3p-id@w3.org From: "Rolf H. Nelson" <rnelson@w3.org> Subject: Ratifying syntax change? Since I haven't heard any dissent so far, let's ratify this change on the upcoming teleconference next Thursday. The proposal looks good to me; I'm concerned that proposals with a lot of categories could be verbose, but I have no constructive suggestion for how to fix that, so I won't object. I will interpret silence as meaning people agree with Paul's proposed changes. -Rolf ------- Start of forwarded message ------- From: Paul Perry <paulperr@microsoft.com> To: "'w3c-p3p-id@w3.org'" <w3c-p3p-id@w3.org> Date: Sun, 18 Apr 1999 21:03:19 -0700 Subject: Re: P3P syntax DTD Resent-From: w3c-p3p-id@w3.org X-Mailing-List: <w3c-p3p-id@w3.org> archive/latest/402 X-Loop: w3c-p3p-id@w3.org Sender: w3c-p3p-id-request@w3.org Resent-Sender: w3c-p3p-id-request@w3.org Precedence: list After input from Marc, Lorrie, Rolf, and Joseph, I would like to update my proposal to change the P3P syntax. The goal is to remove multivalue attributes in the syntax and change them to lists of tags. This should help tools that operate on the XML or RDF. The suggestion is to take PURPOSE and RECPNT out of the STETMENT attribute list, and to change all the remaining multivalue attributes to a single value: 1 - The vocab qualifier would now have PURPOSE and RECPNT as separate tags, but leave ID as an attribute because it is single value. E.g. <STATEMENT id="id"> <PURPOSE v="current" /> <PURPOSE v="admin" /> <RECPNT v="ours" /> </STATEMENT> 2 - Require that if someone wanted to state multiple categories for a data ref, they would repeat it twice in the statement: <STATEMENT id="id"> <PURPOSE v="current" /> <PURPOSE v="admin" /> <RECPNT v="ours" /> <DATA:REF name="Postal.PostalCode" category="physical" /> <DATA:REF name="Postal.PostalCode" category="demograph" /> </STATEMENT> 3 - Add a value to ACCESS attribute of DISCLOSURE to make ACCESS a single value attribute. Add contact_and_other = Identifiable Contact Information and Other Identifiable Information 4 - We would remove the 'other' attribute in the DISCLOSURE tag, and replace it with two new attributes: 'retention' and ''change_agreement', and these can have a single value of 'yes' or 'no'. This proposal should take care of all multi value attributes. Comments ? Thanks, Paul. ------- End of forwarded message ------- -- | Rolf Nelson (rolf@w3.org), Project Manager, W3C at MIT | "Try to learn something about everything | and everything about something." --Huxley ___________________________________________________________ Joseph Reagle Jr. http://www.w3.org/People/Reagle/ Policy Analyst mailto:reagle@w3.org
Received on Monday, 24 May 1999 11:29:08 UTC