Code Search for Developers
 
 
  

disclosure-request.xsd from Citizen Privacy Service at Krugle


Show disclosure-request.xsd syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
elementFormDefault="qualified"
>

<xsd:import namespace="http://schemas.xmlsoap.org/ws/2003/03/addressing"
 schemaLocation="http://schemas.xmlsoap.org/ws/2003/03/addressing"/>

<xsd:element name="DisclosureRequest" type="DisclosureRequestType"/>

<xsd:complexType name="DisclosureRequestType">
<xsd:sequence>
 <xsd:element ref="wsa:MessageID"/>
 <xsd:element ref="wsa:EndpointReference"/>
 <xsd:element ref="wsa:ReplyTo"/>
<!-- routine use, court order, self discovery, foia -->
 <xsd:element name="intent" type="xsd:string"/>
<!-- agency, citizen, private sector, credit bureaus -->
 <xsd:element name="requester" type="xsd:string"/>
<!-- source document uri --> 
 <xsd:element name="document" type="xsd:anyURI"/>
</xsd:sequence>
</xsd:complexType>

</xsd:schema>




See more files for this project here

Citizen Privacy Service

The Citizen Privacy Service is an asynchronous component using artificial intelligence capabilities including DL decidability and first order logic provenance that provide policy decision and policy enforcement points based on the US Privacy Act of 1974.

Project homepage: http://sourceforge.net/projects/us-privacy
Programming language(s): Java,XML
License: bsd

  CitizenPrivacyService.wsdl
  brm.owl
  config-interface.xml
  disclosure-confirmation.xjb
  disclosure-confirmation.xsd
  disclosure-request.xjb
  disclosure-request.xsd
  generic-privacy-probem.xjb
  generic-privacy-problem.xjb
  generic-privacy-problem.xsd
  privacy.owl
  sorn.g