<?xml version="1.0" encoding="UTF-8"?>
<!-- Edited by Hendrik Muus, STUZZA, AT -->
<!-- ***** Change log at end of document -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xs:annotation>
		<xs:documentation xml:lang="de">Definitionen zur Inkludierung in pain.007</xs:documentation>
		<xs:documentation xml:lang="en">Definitions for inclusion in pain.007</xs:documentation>
		<xs:documentation>
***********************
This schema cannot be valid by itself, as it restricts data types not defined at this location. It is designed to be included in other schemas and will restrict data types defined there.
THIS WILL DELIVER REAL SUBSETS
Any message using this data types will be 100% ISO 20022 compatible.

VERSIONING
If necessary this schema is amended with additional data types to serve additional message types and/or additions or changes of documentation nodes.
Any amendment will increase version date.
Version number is only increased, when changes other than documentation occur. Version number in schema name and schema correlate.

INCLUSION
Inclusion in varios message types is done by following node:
	<!--  ********************** start replace include node with copy of type definitions of schema to get standalone schema  -->
			<xs:include schemaLocation="RB5.0_pain.007_codelists.xsd"/>
			<!--  ********************** stop replace include node with copy of type definitions of schema to get standalone schema  -->
If your processing environment does not allow inclusions and/or perform better with standalone schema, a 100% equivalent can be retrieved by replacing the include node by a copy of data types defined below. Replace the include node with a copy of type definitions between the snip marks.

***********************
		</xs:documentation>
	</xs:annotation>
	<xs:attribute name="RB5.0_pain.007_codelists.xsd_version" fixed="001">
		<xs:annotation>
			<xs:documentation xml:lang="de">Versions Nummer dieses Schemas</xs:documentation>
			<xs:documentation xml:lang="en">Schema version number</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:attribute name="RB5.0_pain.007_codelists.xsd_lastEdit" fixed="2011-12-01">
		<xs:annotation>
			<xs:documentation xml:lang="de">Datum der letzten Veränderung</xs:documentation>
			<xs:documentation xml:lang="en">Date of last change</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:attribute name="RB5.0_pain.007_codelists.xsd_replaceVersion" fixed="---">
		<xs:annotation>
			<xs:documentation xml:lang="de">Ersetzt Version mit Nummer</xs:documentation>
			<xs:documentation xml:lang="en">Replace version with mumber</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:attribute name="RB5.0_pain.007_codelists.xsd_replaceLastEdit" fixed="---">
		<xs:annotation>
			<xs:documentation xml:lang="de">Ersetzt Version vom Datum</xs:documentation>
			<xs:documentation xml:lang="en">Replace version from date</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<!-- restricted data types -->
	<!--  ********************** start snip here for copy/paste into other schema to get standalone schema  -->
	<xs:simpleType name="AT_ExternalAccountIdentification1Code">
		<xs:restriction base="ISO_ExternalAccountIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalCashClearingSystem1Code">
		<xs:restriction base="ISO_ExternalCashClearingSystem1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalCategoryPurpose1Code">
		<xs:restriction base="ISO_ExternalCategoryPurpose1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalClearingSystemIdentification1Code">
		<xs:restriction base="ISO_ExternalClearingSystemIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalFinancialInstitutionIdentification1Code">
		<xs:restriction base="ISO_ExternalFinancialInstitutionIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalLocalInstrument1Code">
		<xs:restriction base="ISO_ExternalLocalInstrument1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalOrganisationIdentification1Code">
		<xs:restriction base="ISO_ExternalOrganisationIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalPersonIdentification1Code">
		<xs:restriction base="ISO_ExternalPersonIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalReversalReason1Code">
		<xs:restriction base="ISO_ExternalReversalReason1Code"/>
	</xs:simpleType>
	<xs:simpleType name="AT_ExternalServiceLevel1Code">
		<xs:restriction base="ISO_ExternalServiceLevel1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalAccountIdentification1Code">
		<xs:restriction base="ExternalAccountIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalCashClearingSystem1Code">
		<xs:restriction base="ExternalCashClearingSystem1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalCategoryPurpose1Code">
		<xs:restriction base="ExternalCategoryPurpose1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalClearingSystemIdentification1Code">
		<xs:restriction base="ExternalClearingSystemIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalFinancialInstitutionIdentification1Code">
		<xs:restriction base="ExternalFinancialInstitutionIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalLocalInstrument1Code">
		<xs:restriction base="ExternalLocalInstrument1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalOrganisationIdentification1Code">
		<xs:restriction base="ExternalOrganisationIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalPersonIdentification1Code">
		<xs:restriction base="ExternalPersonIdentification1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalReversalReason1Code">
		<xs:restriction base="ExternalReversalReason1Code"/>
	</xs:simpleType>
	<xs:simpleType name="ISO_ExternalServiceLevel1Code">
		<xs:restriction base="ExternalServiceLevel1Code"/>
	</xs:simpleType>
	<!--  ********************** stop snip here for copy/paste into other schema to get standalone schema  -->
	<!-- ***** Begin of change log -->
	<!-- 2011-10-25 -->
	<!-- - initial definitions for dummy include -->
	<!-- ***** End of change log -->
</xs:schema>
