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

     <xsd:annotation>
        <xsd:documentation    xml:lang="en">
           Picsom scheema for pid 1311655-out-8.xml
           Copyright 2001 cis.hut.fi.  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="fii"       type="xsd:string"/>
             <xsd:element   name="features"  type="xsd:string"/>
         </xsd:sequence>
     </xsd:complexType>


</xsd:schema>
