- From: Martin J. Duerst <duerst@w3.org>
- Date: Tue, 04 Apr 2000 22:05:01 +0900
- To: www-p3p-public-comments@w3.org
In http://www.w3.org/TR/P3P/#Appendix_schema,
you have
<element name='policy'>
<type>
<attribute name='entity'>
<datatype basetype='STRING'
</attribute>
<element ref='disclosure' minOccurs='1'/>
<element ref='disputes-group' minOccurs='0'/>
<element ref='statement' minOccurs='1' maxOccurs='*'/>
<element ref='extension' minOccurs='0' maxOccurs='*'/>
</type>
</element>
On the other hand, in the examples and elsewhere,
it's <POLICY>, <DISCLOSURE>.
XML is case-sensitive, so please make sure these discrepancies are
fixed.
Regards, Martin.
Received on Tuesday, 4 April 2000 09:54:02 UTC