<?xml version="1.0"?>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/DEVINO.CommonApi.Infrastructure.Monitoring" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/DEVINO.CommonApi.Infrastructure.Monitoring" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType name="MonitoringHealthRequest">
    <xs:sequence />
  </xs:complexType>
  <xs:element name="MonitoringHealthRequest" nillable="true" type="tns:MonitoringHealthRequest" />
</xs:schema>