3.6.5.5.2.2 GetVersionResponse

This element specifies output values for the GetVersion operation.

 <xs:element name="GetVersionResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetVersionResult" nillable="true" type="xs:string" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetVersionResult: A string that contains the version of the specified provider.