<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns="urn:NPA:BizMsgEnvlp.001" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:rn="urn:iso:std:iso:20022:tech:xsd:acmt.022.001.03" xmlns:mr="urn:iso:std:iso:20022:tech:xsd:admi.002.001.01" xmlns:se="urn:iso:std:iso:20022:tech:xsd:admi.004.001.02" xmlns:da="urn:iso:std:iso:20022:tech:xsd:camt.036.001.05" xmlns:dr="urn:iso:std:iso:20022:tech:xsd:camt.037.001.07" xmlns:head="urn:iso:std:iso:20022:tech:xsd:head.001.001.02" xmlns:ps="urn:iso:std:iso:20022:tech:xsd:pacs.002.001.11" xmlns:pr="urn:iso:std:iso:20022:tech:xsd:pacs.004.001.10" xmlns:ct="urn:iso:std:iso:20022:tech:xsd:pacs.008.001.09" xmlns:sr="urn:iso:std:iso:20022:tech:xsd:pacs.028.001.04" xmlns:ci="urn:iso:std:iso:20022:tech:xsd:pain.001.001.10" xmlns:cr="urn:iso:std:iso:20022:tech:xsd:pain.002.001.11" targetNamespace="urn:NPA:BizMsgEnvlp.001" elementFormDefault="qualified">
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:acmt.022.001.03" schemaLocation="NPA_acmt.022.001.03_IdentificationModificationAdvice_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:admi.002.001.01" schemaLocation="NPA_admi.002.001.01_MessageReject_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:admi.004.001.02" schemaLocation="NPA_admi.004.001.02_SystemEventNotification_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:camt.036.001.05" schemaLocation="NPA_camt.036.001.05_DebitAuthorisationResponse_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:camt.037.001.07" schemaLocation="NPA_camt.037.001.07_DebitAuthorisationRequest_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:head.001.001.02" schemaLocation="NPA_head.001.001.02_BusinessApplicationHeader_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:pacs.002.001.11" schemaLocation="NPA_pacs.002.001.11_FIToFIPaymentStatusReport_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:pacs.004.001.10" schemaLocation="NPA_pacs.004.001.10_PaymentReturn_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:pacs.008.001.09" schemaLocation="NPA_pacs.008.001.09_FIToFICustomerCreditTransfer_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:pacs.028.001.04" schemaLocation="NPA_pacs.028.001.04_FIToFIPaymentStatusRequest_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:pain.001.001.10" schemaLocation="NPA_pain.001.001.10_CustomerCreditTransferInitiation_V1.1.0.xsd"/>
	<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:pain.002.001.11" schemaLocation="NPA_pain.002.001.11_CustomerPaymentStatusReport_V1.1.0.xsd"/>
	<xs:element name="BizMsgEnvlp" type="BusinessMessageEnvelope_2"/>
	<xs:complexType name="BusinessMessageEnvelope">
		<xs:sequence>
			<xs:element name="Header" type="Header"/>
			<xs:element name="Body" type="LaxPayload" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="BusinessMessageEnvelope_2">
		<xs:complexContent>
			<xs:restriction base="BusinessMessageEnvelope">
				<xs:sequence>
					<xs:element name="Header" type="Header_2"/>
					<xs:element name="Body" type="LaxPayload_2" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="Header">
		<xs:sequence>
			<xs:element ref="head:AppHdr" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="Header_2">
		<xs:complexContent>
			<xs:restriction base="Header">
				<xs:sequence>
					<xs:element ref="head:AppHdr" minOccurs="0"/>
				</xs:sequence>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="LaxPayload">
		<xs:choice>
			<xs:element ref="sr:Document" minOccurs="0"/>
			<xs:element ref="dr:Document" minOccurs="0"/>
			<xs:element ref="da:Document" minOccurs="0"/>
			<xs:element ref="se:Document" minOccurs="0"/>
			<xs:element ref="mr:Document" minOccurs="0"/>
			<xs:element ref="rn:Document" minOccurs="0"/>
			<xs:element ref="ps:Document" minOccurs="0"/>
			<xs:element ref="cr:Document" minOccurs="0"/>
			<xs:element ref="ci:Document" minOccurs="0"/>
			<xs:element ref="pr:Document" minOccurs="0"/>
			<xs:element ref="ct:Document" minOccurs="0"/>
		</xs:choice>
	</xs:complexType>
	<xs:complexType name="LaxPayload_2">
		<xs:complexContent>
			<xs:restriction base="LaxPayload">
				<xs:choice>
					<xs:element ref="sr:Document" minOccurs="0"/>
					<xs:element ref="dr:Document" minOccurs="0"/>
					<xs:element ref="da:Document" minOccurs="0"/>
					<xs:element ref="se:Document" minOccurs="0"/>
					<xs:element ref="mr:Document" minOccurs="0"/>
					<xs:element ref="rn:Document" minOccurs="0"/>
					<xs:element ref="ps:Document" minOccurs="0"/>
					<xs:element ref="cr:Document" minOccurs="0"/>
					<xs:element ref="ci:Document" minOccurs="0"/>
					<xs:element ref="pr:Document" minOccurs="0"/>
					<xs:element ref="ct:Document" minOccurs="0"/>
				</xs:choice>
			</xs:restriction>
		</xs:complexContent>
	</xs:complexType>
</xs:schema>