6.10.2.10 http://schemas.datacontract.org/2004/07/System.ServiceModel.Security

       <?xml version="1.0" encoding="utf-8"?>
       <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System.ServiceModel.Security" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System.ServiceModel.Security" xmlns:xs="http://www.w3.org/2001/XMLSchema">
         <xs:import schemaLocation="" namespace="http://schemas.datacontract.org/2004/07/System.ServiceModel" />
         <xs:complexType name="SecurityAccessDeniedException">
           <xs:complexContent mixed="false">
             <xs:extension xmlns:q1="http://schemas.datacontract.org/2004/07/System.ServiceModel" base="q1:CommunicationException" />
           </xs:complexContent>
         </xs:complexType>
         <xs:element name="SecurityAccessDeniedException" nillable="true" type="tns:SecurityAccessDeniedException" />
</xs:schema>