<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-in-28.xsd
           Copyright 2001 cis.hut.fi.  All rights reserved.
        </xsd:documentation>
     </xsd:annotation>
    
     <xsd:element  name="request"   type="RequestType"/>

     <xsd:complexType     name="RequestType">
       <xsd:sequence>
         <xsd:element     name="imageinfo"        type="xsd:string"/>
         <xsd:element     name="client"           type="xsd:string"/>
         <xsd:element     name="identity "        type="xsd:string"/>
       </xsd:sequence>
     </xsd:complexType>

</xsd:schema>