Definition Type Complex Type
Name data-def
Namespace http://www.w3.org/2002/01/P3Pv1
Abstract False
XSD Schema .\P3Pv1.xsd
XSD Schema Diagram
XSD Schema Code
<d1:complexType xmlns:d1="http://www.w3.org/2001/XMLSchema" name="data-def" >
  <d1:sequence>
    <d1:element minOccurs="0" ref="p3p:CATEGORIES"/>
    <d1:element minOccurs="0" ref="p3p:LONG-DESCRIPTION"/>
  </d1:sequence>

  <d1:attribute name="name" type="ID" use="required"/>
  <d1:attribute name="structref" type="anyURI" use="optional"/>
  <d1:attribute name="short-description" type="string" use="optional"/>
</d1:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
data-def
    p3p:DATA-DEF
        p3p:DATA-DEF
    p3p:DATA-STRUCT
        p3p:DATA-STRUCT
References
p3p:DATA-DEF , p3p:DATA-STRUCT
Generated using Liquid XML Studio by Liquid Technologies Ltd