Policy References using query string
"Adam van den Hoven" <[email protected]> Mon, 16 Dec 2002 12:23:02 -0800
| Newsgroups | gmane.comp.web.p3p.policy |
|---|---|
| Organization | CUCBC |
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
------=_NextPart_000_0025_01C2A4FD.E64FDD30
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: 7bit
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
------=_NextPart_000_0025_01C2A4FD.E64FDD30
Content-Type: text/html;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial size=3D2>Hi =
all.=20
</FONT></SPAN></DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial size=3D2>I need =
some help=20
with my policy reference file. In our case we have an application that =
is used=20
by a number of clients and configured according to their requirements =
(its an=20
online banking system). However, for reasons that are not important, the =
only=20
thing that distinguishes between the different clients is part of the =
query=20
string. </FONT></SPAN></DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial size=3D2>What I =
want to know=20
is whether the following is a valid way to build a my policy references=20
file:</FONT></SPAN></DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial =
size=3D2><META xmlns=3D"<A=20
href=3D"http://www.w3.org/2002/01/P3Pv1">http://www.w3.org/2002/01/P3Pv1<=
/A>"><BR> <POLICY-REFERENCES><BR> =20
<EXPIRY max-age=3D"172800"/></FONT></SPAN></DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial =
size=3D2> =20
<POLICY-REF =
about=3D"/P3P/MyCU.xml#first"><BR> =20
<INCLUDE>/*?*inst=3D/bc/mycu*</INCLUDE><BR> =
=20
</POLICY-REF></FONT></SPAN></DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial size=3D2><SPAN=20
class=3D711291220-16122002><FONT face=3DArial =
size=3D2> =20
<POLICY-REF=20
about=3D"/P3P/MyOtherCU.xml#first"><BR> =
<INCLUDE>/*?*inst=3D/ab/myothercu*</INCLUDE><BR> &=
nbsp;=20
</POLICY-REF></FONT></SPAN></DIV>
<DIV><SPAN class=3D711291220-16122002></SPAN> </DIV></FONT></SPAN>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial=20
size=3D2> </POLICY-REFERENCES><BR></META></FONT></SPAN><=
/DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D711291220-16122002><FONT face=3DArial=20
size=3D2>Thanks</FONT></SPAN></DIV>
<DIV class=3DSection1>
<P style=3D"MARGIN: 0in 0in 0pt" align=3Dleft><B=20
style=3D"mso-bidi-font-weight: normal"><SPAN style=3D"FONT-FAMILY: =
Arial"><FONT=20
face=3DVerdana>H. Adam van den Hoven<?xml:namespace prefix =3D o ns =3D=20
"urn:schemas-microsoft-com:office:office" =
/><o:p></o:p></FONT></SPAN></B></P>
<P style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial"><FONT face=3DVerdana>Web=20
Developer<o:p></o:p></FONT></SPAN></P>
<P style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial"><FONT =
face=3DVerdana>Credit Union=20
Central of BC<o:p></o:p></FONT></SPAN></P></DIV>
<DIV> </DIV></BODY></HTML>
------=_NextPart_000_0025_01C2A4FD.E64FDD30--