<?xml version="1.0" encoding="utf-8"?>
<!--  Role schema for code labels  -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:label-code="https://xbrl.org/taxonomy/int/currency/current/PWD/2023-06-21/role-label-code" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xbrli="http://www.xbrl.org/2003/instance" targetNamespace="https://xbrl.org/taxonomy/int/currency/current/PWD/2023-06-21/role-label-code" attributeFormDefault="unqualified" elementFormDefault="qualified">
	<xs:annotation>
		<xs:appinfo>
            <link:roleType roleURI="https://xbrl.org/taxonomy/int/currency/current/PWD/2023-06-21/role/alpha3CodeLabel" id="alpha3CodeLabel">
				<link:definition>Alphabetic 3 character code</link:definition>
				<link:usedOn>link:label</link:usedOn>
			</link:roleType>
            <link:roleType roleURI="https://xbrl.org/taxonomy/int/currency/current/PWD/2023-06-21/role/alpha2CodeLabel" id="alpha2CodeLabel">
				<link:definition>Alphabetic 2 character code</link:definition>
				<link:usedOn>link:label</link:usedOn>
			</link:roleType>
            <link:roleType roleURI="https://xbrl.org/taxonomy/int/currency/current/PWD/2023-06-21/role/numericCodeLabel" id="numericCodeLabel">
				<link:definition>Numeric code</link:definition>
				<link:usedOn>link:label</link:usedOn>
			</link:roleType>
		</xs:appinfo>
	</xs:annotation>
	<xs:import namespace="http://www.xbrl.org/2003/linkbase" schemaLocation="http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd"/>
</xs:schema>