Imported Upstream version 2.9.5_rc2
[platform/upstream/libxml2.git] / test / p3p
1 <?xml version="1.0"?>
2 <RDF:RDF xmlns:p3p="http://www.w3.org/TR/1998/WD-P3P10-syntax#proposal.DTD"
3          xmlns:RDF="http://www.w3.org/TR/WD-rdf-syntax#">
4 <PROP realm="http://www.CoolCatalog.com/catalogue/" 
5  entity="CoolCatalog" agreeID="94df1293a3e519bb"
6  assurance="http://www.TrustUs.org">
7   <USES>
8   <STATEMENT purp="2,3" recpnt="0" id="0"
9    consq="a site with clothes you'd appreciate.">
10     <WITH><PREFIX name="User.">
11      <REF name="Name.First"/>
12      <REF name="Bdate.Year" optional="1"/>
13      <REF name="Gender"/>
14     </PREFIX></WITH>
15   </STATEMENT>
16   </USES>
17   <USES>
18   <STATEMENT action="read&amp;write" purp="0" recpnt="0" id="1">
19     <REF name="User.Shipping."/>
20   </STATEMENT>
21   </USES>
22   <DISCLOSURE discURI="http://www.CoolCatalog.com/PrivacyPractice.html" 
23    access="3" other="0,1"/>
24 </PROP></RDF:RDF>