<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 1311655-out-38.xml
             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="client"     type="xsd:string"/>
            <xsd:element  name="identity"   type="xsd:string"/>
        </xsd:sequence>
    </xsd:complexType>

</xsd:schema>