Definition Type Element
Name POLICY
Namespace http://www.w3.org/2002/01/P3Pv1
Abstract False
Documentation **************** Policy ****************  ************* POLICY ************* 
XSD Schema .\P3Pv1.xsd
XSD Schema Diagram
XSD Schema Code
<d1:element xmlns:d1="http://www.w3.org/2001/XMLSchema" name="POLICY" >
  <d1:annotation>
    <d1:documentation> **************** Policy ****************  ************* POLICY ************* </d1:documentation>
  </d1:annotation>

  <d1:complexType>
    <d1:sequence>
      <d1:element minOccurs="0" maxOccurs="unbounded" ref="p3p:EXTENSION"/>
      <d1:element minOccurs="0" ref="p3p:TEST"/>
      <d1:element ref="p3p:ENTITY"/>
      <d1:element ref="p3p:ACCESS"/>
      <d1:element minOccurs="0" ref="p3p:DISPUTES-GROUP"/>
      <d1:element maxOccurs="unbounded" ref="p3p:STATEMENT"/>
      <d1:element minOccurs="0" maxOccurs="unbounded" ref="p3p:EXTENSION"/>
    </d1:sequence>

    <d1:attribute name="discuri" type="anyURI" use="required"/>
    <d1:attribute name="opturi" type="anyURI" use="optional"/>
    <d1:attribute name="name" type="ID" use="required"/>
    <d1:attribute ref="xml:lang" use="optional"/>
  </d1:complexType>

</d1:element>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
POLICY
    p3p:POLICY
References
p3p:POLICY
Generated using Liquid XML Studio by Liquid Technologies Ltd