<!-- Schema defined in the SOAP Version 1.2 Part 2 specification
     17 December 2001 Working Draft:
     http://www.w3.org/TR/2001/WD-soap12-part2-20011217/
     $Id: soap-rpc.xsd,v 1.1 2001/12/14 13:35:22 ylafon Exp $

     Copyright 2001 W3C (Massachusetts Institute of Technology,
     Institut National de Recherche en Informatique et en Automatique,
     Keio University). All Rights Reserved.
     http://www.w3.org/Consortium/Legal/

     This document is governed by the W3C Software License [1] as
     described in the FAQ [2].

     [1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
     [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD
-->

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
           targetNamespace="http://www.w3.org/2001/12/soap-rpc" >
        
 <xs:element name='result' />

</xs:schema>

