7.2 http://schemas.datacontract.org/2004/07/Microsoft.SharePoint Schema

 <?xml version="1.0" encoding="UTF-8"?>
 <xs:schema xmlns:q1="http://schemas.datacontract.org/2004/07/Microsoft.SharePoint" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Microsoft.SharePoint" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType name="SPTopologyWebServiceApplicationFault">
     <xs:sequence>
       <xs:element minOccurs="0" name="FaultReason" nillable="true" type="xs:string"/>
     </xs:sequence>
   </xs:complexType>
   <xs:element name="SPTopologyWebServiceApplicationFault" nillable="true" type="q1:SPTopologyWebServiceApplicationFault"/>
 </xs:schema>