- From: Adam van den Hoven <list@adamvandenhoven.com>
- Date: Mon, 16 Dec 2002 12:23:02 -0800
- To: "P3P Mailing List" <www-p3p-policy@w3.org>
Received on Monday, 16 December 2002 15:23:43 UTC
Hi all.
I need some help with my policy reference file. In our case we have an
application that is used by a number of clients and configured according
to their requirements (its an online banking system). However, for
reasons that are not important, the only thing that distinguishes
between the different clients is part of the query string.
What I want to know is whether the following is a valid way to build a
my policy references file:
<META xmlns="http://www.w3.org/2002/01/P3Pv1">
<POLICY-REFERENCES>
<EXPIRY max-age="172800"/>
<POLICY-REF about="/P3P/MyCU.xml#first">
<INCLUDE>/*?*inst=/bc/mycu*</INCLUDE>
</POLICY-REF>
<POLICY-REF about="/P3P/MyOtherCU.xml#first">
<INCLUDE>/*?*inst=/ab/myothercu*</INCLUDE>
</POLICY-REF>
</POLICY-REFERENCES>
</META>
Thanks
H. Adam van den Hoven
Web Developer
Credit Union Central of BC
Received on Monday, 16 December 2002 15:23:43 UTC