<?xml version="1.0" encoding="utf-8"?>
<xsd:schema
  attributeFormDefault="unqualified" elementFormDefault="qualified"
  targetNamespace="http://xml.m4u.com.au/2009"
  xmlns="http://xml.m4u.com.au/2009"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema">

  <xsd:include schemaLocation="ResponseTypes.xsd"/>

  <xsd:element name="checkReportsResponse" type="CheckReportsResponseType"/>

</xsd:schema>
