
<schema targetNamespace="http://www.w3.org/2002/01/P3Pv1">7
	<simpleType name="allCategories">
		<restriction base="xs:string">
			<enumeration value="uniqueid"/>
			<enumeration value="demographic"/>
			<enumeration value="physical"/>
			<enumeration value="online"/>
			<enumeration value="computer"/>
			<enumeration value="navigation"/>
			<enumeration value="interactive"/>
		</restriction>
	</simpleType>
	<element name="datatype" maxoccurs="1" minoccurs="1">
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="dynamic"/>
			<element minoccurs="0" maxoccurs="1" ref="user"/>
			<element minoccurs="0" maxoccurs="1" ref="thirdparty"/>
			<element minoccurs="0" maxoccurs="1" ref="business"/>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="dynamic">
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="clickstream"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
								<enumeration value="computer"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="http"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
								<enumeration value="computer"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="clientevents"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<element minoccurs="0" maxoccurs="1" ref="cookies"/>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="searchtext"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="interactive"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="interactionrecord"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="interactive"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<element minoccurs="0" maxoccurs="1" ref="miscdata"/>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="clickstream">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="uri"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="timestamp"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<element minoccurs="0" maxoccurs="1" ref="clientip"/>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="other.httpmethod"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="other.bytes"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="other.statuscode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<attribute name="short-description" type="xs:string"/>
	<element minoccurs="0" maxoccurs="1" name="http">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="referer"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="navigation"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="useragent"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="computer"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="clientevents">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="cookies">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="searchtext">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="interactionrecord">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="miscdata">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="uri">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="authority"/>
			<element minoccurs="0" maxoccurs="1" ref="stem"/>
			<element minoccurs="0" maxoccurs="1" ref="querystring"/>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="timestamp">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="ymd.year"/>
			<element minoccurs="0" maxoccurs="1" ref="ymd.month"/>
			<element minoccurs="0" maxoccurs="1" ref="ymd.day"/>
			<element minoccurs="0" maxoccurs="1" ref="hms.hour"/>
			<element minoccurs="0" maxoccurs="1" ref="hms.minute"/>
			<element minoccurs="0" maxoccurs="1" ref="hms.second"/>
			<element minoccurs="0" maxoccurs="1" ref="fractionsecond"/>
			<element minoccurs="0" maxoccurs="1" ref="timezone"/>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="clientip">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="hostname"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="computer"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="partialhostname"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="fullip"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="computer"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="partialip"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="other.httpmethod">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="other.bytes">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="other.statuscode">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="referer">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="authority"/>
			<element minoccurs="0" maxoccurs="1" ref="stem"/>
			<element minoccurs="0" maxoccurs="1" ref="querystring"/>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="useragent">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="authority">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="stem">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="querystring">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="ymd.year">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="ymd.month">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="ymd.day">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="hms.hour">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="hms.minute">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="hms.second">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="fractionsecond">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="timezone">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="hostname">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="partialhostname">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="fullip">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="partialip">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="user">
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="name"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="bdate"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="login"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="cert"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="gender"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="jobtitle"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="home-info"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
								<enumeration value="online"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="business-info"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
								<enumeration value="online"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="employer"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="department"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="name">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="prefix"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="given"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="middle"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="family"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="suffix"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="nickname"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="bdate">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="ymd.year"/>
			<element minoccurs="0" maxoccurs="1" ref="ymd.month"/>
			<element minoccurs="0" maxoccurs="1" ref="ymd.day"/>
			<element minoccurs="0" maxoccurs="1" ref="hms.hour"/>
			<element minoccurs="0" maxoccurs="1" ref="hms.minute"/>
			<element minoccurs="0" maxoccurs="1" ref="hms.second"/>
			<element minoccurs="0" maxoccurs="1" ref="fractionsecond"/>
			<element minoccurs="0" maxoccurs="1" ref="timezone"/>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="login">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="id"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="password"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="cert">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="key"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="format"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="gender">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="jobtitle">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="home-info">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="postal"/>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="telecom"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="online"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="online"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="business-info">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="postal"/>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="telecom"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="online"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="online"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="employer">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="department">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="prefix">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="given">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="middle">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="family">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="suffix">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="nickname">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="id">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="password">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="key">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="format">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="postal">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="name"/>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="street"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="city"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="stateprov"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="postalcode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="organization"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="country"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="telecom">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="telephone"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="fax"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="mobile"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="pager"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="online">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="email"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="online"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="uri"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="online"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="street">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="city">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="stateprov">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="postalcode">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="organization">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="country">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="telephone">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="intcode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="loccode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="number"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="ext"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="comment"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="fax">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="intcode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="loccode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="number"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="ext"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="comment"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="mobile">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="intcode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="loccode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="number"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="ext"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="comment"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="pager">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="intcode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="loccode"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="number"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="ext"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="comment"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="email">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="intcode">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="loccode">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="number">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="ext">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="comment">
		<attribute name="short-description" type="xs:string"/>
	</element>
	<element minoccurs="0" maxoccurs="1" name="thirdparty">
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="name"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="bdate"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="login"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="cert"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="gender"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="jobtitle"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="home-info"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
								<enumeration value="online"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="business-info"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
								<enumeration value="online"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="employer"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="department"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="business">
		<choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="name"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="department"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="cert"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="contact-info"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
								<enumeration value="online"/>
								<enumeration value="demographic"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="cert"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="uniqueid"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element>
	<element minoccurs="0" maxoccurs="1" name="contact-info">
		<attribute name="short-description" type="xs:string"/>
		<choice>
			<element minoccurs="0" maxoccurs="1" ref="postal"/>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="telecom"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="physical"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
			<choice>
				<element minoccurs="0" maxoccurs="1" ref="online"/>
				<element name="CATEGORY" minoccurs="0" maxoccurs="*">
					<attribute name="type">
						<simpleType>
							<restriction base="p3p:allCategories">
								<enumeration value="online"/>
							</restriction>
						</simpleType>
					</attribute>
				</element>
			</choice>
		</choice>
	</element></schema>