practices-dtd.html

This is a hypertext version of a P3P1.0 DTD. All links points to other hypertext documents. Actual DTDs, can be found at:

http://www.w3.org/TR/WD-P3P10-syntax-19980702/practices.dtd
http://www.w3.org/TR/WD-P3P10-syntax-19980702/categories.dtd
http://www.w3.org/TR/WD-P3P10-syntax-19980702/base.dtd
<!--
    This is the P3P 1.0 practices DTD. This includes the policy 
    and market related disclosures for specific data and 
    for the proposal.
          URL: http://www.w3.org/TR/WD-P3P10-syntax-19980702/practices.dtd
          Draft: $Date: 1998/07/02 21:43:11 $
          Authors: Joseph Reagle reagle@w3.org
    Typical usage:

    This is meant to be exported into 
    http://www.w3.org/TR/WD-P3P10-syntax-19980702/proposal.dtd

-->
<!--==================== QUALIFIERS =================================-->
<!entity % qualifier 
' purp  ( ("0" | "Completion and Support of Current Activity") |
          ("1" | "Web Site and System Administration") |
          ("2" | "Customization of the Site to Individuals") |
          ("3" | "Research and Development") |
          ("4" | "Contacting Visitors for Marketing of 
                  Services or Products") | 
          ("5" | ("Other Uses" quoted-string) )                "0"
  recpnt( ("0" | "Only Ourselves and our Agents") |
          ("1" | "Organizations Following Our Practices") |
          ("2" | "Organizations Following Different Practices") |
          ("3" | "Unrelated Third Parties or Public Fora") )   "0"
  id      ("0" | "1")                                          "0" '
>
<!--==================== DISCLOSURES ================================-->
<!ELEMENT DISCLOSURE EMPTY>
<!ATTLIST DISCLOSURE
  discURI     CDATA                                               #REQUIRED
  access   (("0" | "Identifiable Data is Not Used") |
            ("1" | "Identifiable Contact Information") |
            ("2" | "Other Identifiable Information") |
            ("3" | "None") )                                   "0"
  other    (("0" | "change_agreement") | ("1" | "retention"))  #IMPLIED