<?xml version="1.0" encoding="UTF-8"?>
<!-- Disclaimer: http://www.sbr.gov.au/content/taxonomy_introduction_3_0.htm#Disclaimer -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:period1.02.01="http://sbr.gov.au/comnmdle/comnmdle.perioddetails1.02.01.module" xmlns:tech.01.02="http://sbr.gov.au/fdtn/sbr.01.02.tech" xmlns:pyin.02.05="http://sbr.gov.au/icls/py/pyin/pyin.02.05.data" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:pyin.02.00="http://sbr.gov.au/icls/py/pyin/pyin.02.00.data" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xbrli="http://www.xbrl.org/2003/instance" targetNamespace="http://sbr.gov.au/comnmdle/comnmdle.perioddetails1.02.01.module" elementFormDefault="qualified">
    <xsd:import namespace="http://sbr.gov.au/icls/py/pyin/pyin.02.05.data" schemaLocation="../icls/py/pyin/pyin.02.05.data.xsd"/>
    <xsd:import namespace="http://sbr.gov.au/icls/py/pyin/pyin.02.00.data" schemaLocation="../icls/py/pyin/pyin.02.00.data.xsd"/>
    <xsd:import namespace="http://sbr.gov.au/fdtn/sbr.01.02.tech" schemaLocation="../fdtn/tech.sbr.01.02.xsd"/>
    <xsd:import namespace="http://www.xbrl.org/2003/instance" schemaLocation="http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd"/>
    <xsd:element name="PeriodDetails" id="RT1066" substitutionGroup="xbrli:tuple" nillable="true">
        <xsd:complexType>
            <xsd:sequence>
                <xsd:element ref="pyin.02.05:Period.Type.Code"/>
                <xsd:element minOccurs="0" ref="pyin.02.00:Period.Start.Date"/>
                <xsd:element minOccurs="0" ref="pyin.02.00:Period.End.Date"/>
            </xsd:sequence>
            <xsd:attribute name="id" use="optional" type="xsd:ID"/>
        </xsd:complexType>
    </xsd:element>
</xsd:schema>
