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

  <d1:complexType>
    <d1:sequence>
      <d1:element minOccurs="0" maxOccurs="unbounded" ref="p3p:EXTENSION"/>
      <d1:element name="DATA-GROUP">
        <d1:complexType>
          <d1:sequence>
            <d1:element maxOccurs="unbounded" name="DATA" type="p3p:data-in-entity"/>
          </d1:sequence>

        </d1:complexType>

      </d1:element>

      <d1:element minOccurs="0" maxOccurs="unbounded" ref="p3p:EXTENSION"/>
    </d1:sequence>

  </d1:complexType>

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