<xsd:schema    xmlns:xsd=   "http:www.cis.hut.fi/picsom/picsom-xml-0.5.dtd">

     <xsd:annotation>
        <xsd:documentation   xml:lang="en">
          Picsom Schema for pid 1311655-out-41.xml
          Copyright 2001 cis.hut.com.  All rights reserved.
        </xsd:documentation>
     </xsd:annotation>

     <xsd:element   name="response"  type="ResponseType"/>
     
     <xsd:complexType   name="ResponseType">
       <xsd:sequence>
           <xsd:element   name="client"      type="xsd:string"/>
           <xsd:element   name="identity"    type="xsd:string"/>
           <xsd:element   name="selection"   type="xsd:string"/>
           <xsd:element   name="contents"    type="xsd:string"/>
           <xsd:element   name="deselection" type="xsd:string"/>
       </xsd:sequence>
     </xsd:complexType>

</xsd:schema>