7.35 http://schemas.microsoft.com/office/server/word/2009/08/service Schema

 <?xml version="1.0" encoding="UTF-8"?>
 <xs:schema xmlns:tns="http://schemas.microsoft.com/office/server/word/2009/08/service" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/office/server/word/2009/08/service" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType name="ReadOnlyFault">
     <xs:sequence/>
   </xs:complexType>
   <xs:element name="ReadOnlyFault" nillable="true" type="tns:ReadOnlyFault"/>
 </xs:schema>