<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--Generated by SWIFTStandards Workstation (build:R6.1.0.2) on 2009 Jan 08 17:30:53-->
<!-- Edited by Hendrik Muus, STUZZA, AT -->
<!-- ***** Change log at end of document -->
<!-- Definition for validation according SEPA RB Core 7.x, 8.x, 9x, 2017-V1 B2B 5.x, 6.x, 7.x, 2017-V1 and related IGL Core 7.0, 8.0, 9.0, 2017-V1 B2B 5.0, 6.0, 7.0 2017-V1 plus additional options for use in Austria -->
<xd:schema xmlns="ISO:pain.008.001.02:APC:STUZZA:payments:004" xmlns:_="urn:iso:std:iso:20022:tech:xsd:pain.008.001.02" xmlns:xd="http://www.w3.org/2001/XMLSchema" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="urn:iso:std:iso:20022:tech:xsd:pain.008.001.02" elementFormDefault="qualified" version="Corrigendum.2">
	<xd:annotation>
		<xd:documentation>
***********************
This schema has the AT namspace ***ISO:pain.008.001.02:APC:STUZZA:payments:004*** and the version ***Corrigendum.2***

Nevertheless it uses the original ***pain.008.001.02.xsd*** for namespace ***urn:iso:std:iso:20022:tech:xsd:pain.008.001.02***
to redefine the original by deriving types by restriction and add documentation to elements and structure

This ensures that a instanciation of a XML file will need to carry the original namespace while concurrently ensure restriction conformance.

***********************
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
			<!--  ***** maxOccurs="unbounded" unchanged due to performance issues ***** -->
		</xd:documentation>
	</xd:annotation>
	<!-- Include code list file -->
	<!--  ********************** start replace include node with copy of type definitions of schema to get standalone schema  -->
	<xd:include schemaLocation="pain.008_codelists.xsd"/>
	<!--  ********************** end replace include node with copy of type definitions of schema to get standalone schema  -->
	<!-- Redefinition through deriving types by restriction and added documentation -->
	<xd:redefine schemaLocation="pain.008.001.02.xsd">
		<!-- simple types -->
		<!-- EPC driven -->
		<xd:simpleType name="ChargeBearerType1Code">
			<xd:restriction base="_:ChargeBearerType1Code">
				<xd:enumeration value="SLEV">
					<xd:annotation>
						<xd:documentation xml:lang="de">Spesenoption gemäß SEPA Richtlinie</xd:documentation>
						<xd:documentation xml:lang="en">Charge option according SEPA regulation</xd:documentation>
					</xd:annotation>
				</xd:enumeration>
			</xd:restriction>
		</xd:simpleType>
		<xd:simpleType name="DecimalNumber">
			<xd:restriction base="_:DecimalNumber">
				<xd:annotation>
					<xd:documentation xml:lang="de">Der Maximalwert der Kontrolsumme. Mehr kann eine Datei nicht beauftragen</xd:documentation>
					<xd:documentation xml:lang="en">The maximum value of the control sum. One file cannot instruct lager values</xd:documentation>
				</xd:annotation>
				<xd:minInclusive value="0.01"/>
				<xd:maxInclusive value="999999999999.99"/>
				<xd:fractionDigits value="2"/>
				<xd:totalDigits value="14"/>
			</xd:restriction>
		</xd:simpleType>
		<xd:simpleType name="DocumentType3Code">
			<xd:restriction base="_:DocumentType3Code">
				<xd:enumeration value="SCOR">
					<xd:annotation>
						<xd:documentation xml:lang="de">Vom Empänger vorgegebene Referenz zur Zuordnung des Eingangs</xd:documentation>
						<xd:documentation xml:lang="en">Referenz assigned by creditor to identify and associate receipt</xd:documentation>
					</xd:annotation>
				</xd:enumeration>
			</xd:restriction>
		</xd:simpleType>
		<xd:simpleType name="Max34Text">
			<xd:restriction base="_:Max34Text">
				<xd:enumeration value="SMNDA">
					<xd:annotation>
						<xd:documentation xml:lang="de">Festgelegter Wert für Mandatsänderung</xd:documentation>
						<xd:documentation xml:lang="en">Fixed value for mandate change</xd:documentation>
					</xd:annotation>
				</xd:enumeration>
			</xd:restriction>
		</xd:simpleType>
		<!-- AT specific -->
		<xd:simpleType name="Max15NumericText">
			<xd:restriction base="_:Max15NumericText">
				<xd:annotation>
					<xd:documentation xml:lang="de">Begrenzung der Länge des Transaktionszählers</xd:documentation>
					<xd:documentation xml:lang="en">Limitation of length of transaction counter</xd:documentation>
				</xd:annotation>
				<xd:pattern value="[1-9][0-9]{0,5}">
					<xd:annotation>
						<xd:documentation>Remember that the pattern notation is governed by XML and XSD rules.
The regex is anchored to the whole string, which needs a ^ and a $ in other environments.
Entities like &#x09;, &amp;, &gt;, &lt; and &quot; need to be exchanged to their entity's meaning or other encoding in other environments.
The / might need to be escaped to \/ in other environments.</xd:documentation>
					</xd:annotation>
				</xd:pattern>
			</xd:restriction>
		</xd:simpleType>
		<!-- EPC driven with AT specific content -->
		<xd:simpleType name="Max140Text">
			<xd:restriction base="_:Max140Text">
				<xd:annotation>
					<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Namen und Verwendungszweck

Ein Text oder Wert muss mindestens ein druckbares Zeichen enthalten</xd:documentation>
					<xd:documentation xml:lang="en">Limitation of character set for names and remittance information

A text or value must contain at least one printable character</xd:documentation>
				</xd:annotation>
				<xd:pattern value="( *[\-A-Za-z0-9+/?:().,'äöüßÄÖÜ&amp;&gt;&lt;&quot;|€$§%!=#~;*{}\[\]@\\_°\^])+ *">
					<xd:annotation>
						<xd:documentation>Remember that the pattern notation is governed by XML and XSD rules.
The regex is anchored to the whole string, which needs a ^ and a $ in other environments.
Entities like &#x09;, &amp;, &gt;, &lt; and &quot; need to be exchanged to their entity's meaning or other encoding in other environments.
The / might need to be escaped to \/ in other environments.</xd:documentation>
					</xd:annotation>
				</xd:pattern>
			</xd:restriction>
		</xd:simpleType>
		<xd:simpleType name="Max35Text">
			<xd:restriction base="_:Max35Text">
				<xd:annotation>
					<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Namen

Ein Text oder Wert muss mindestens ein druckbares Zeichen enthalten</xd:documentation>
					<xd:documentation xml:lang="en">Limitation of character set for names

A text or value must contain at least one printable character</xd:documentation>
				</xd:annotation>
				<xd:pattern value="( *[\-A-Za-z0-9+/?:().,'äöüßÄÖÜ&amp;&gt;&lt;&quot;|€$§%!=#~;*{}\[\]@\\_°\^])+ *">
					<xd:annotation>
						<xd:documentation>Remember that the pattern notation is governed by XML and XSD rules.
The regex is anchored to the whole string, which needs a ^ and a $ in other environments.
Entities like &#x09;, &amp;, &gt;, &lt; and &quot; need to be exchanged to their entity's meaning or other encoding in other environments.
The / might need to be escaped to \/ in other environments.</xd:documentation>
					</xd:annotation>
				</xd:pattern>
			</xd:restriction>
		</xd:simpleType>
		<xd:simpleType name="Max70Text">
			<xd:restriction base="_:Max70Text">
				<xd:annotation>
					<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Adressen

Ein Text oder Wert muss mindestens ein druckbares Zeichen enthalten</xd:documentation>
					<xd:documentation xml:lang="en">Limitation of character set for addresses

A text or value must contain at least one printable character</xd:documentation>
				</xd:annotation>
				<xd:pattern value="( *[\-A-Za-z0-9+/?:().,'äöüßÄÖÜ&amp;&gt;&lt;&quot;|€$§%!=#~;*{}\[\]@\\_°\^])+ *">
					<xd:annotation>
						<xd:documentation>Remember that the pattern notation is governed by XML and XSD rules.
The regex is anchored to the whole string, which needs a ^ and a $ in other environments.
Entities like &#x09;, &amp;, &gt;, &lt; and &quot; need to be exchanged to their entity's meaning or other encoding in other environments.
The / might need to be escaped to \/ in other environments.</xd:documentation>
					</xd:annotation>
				</xd:pattern>
			</xd:restriction>
		</xd:simpleType>
		<!-- complex types with simple content -->
		<!-- EPC driven -->
		<xd:complexType name="ActiveOrHistoricCurrencyAndAmount">
			<xd:simpleContent>
				<xd:restriction base="_:ActiveOrHistoricCurrencyAndAmount">
					<xd:annotation>
						<xd:documentation xml:lang="de">Begrenzung der Länge und Darstellung des Einzelbetrags</xd:documentation>
						<xd:documentation xml:lang="en">Limitation of length and representation of transaction amount</xd:documentation>
					</xd:annotation>
					<xd:minInclusive value="0.01"/>
					<xd:maxInclusive value="999999999.99"/>
					<xd:fractionDigits value="2"/>
					<xd:totalDigits value="11"/>
					<xd:attribute name="Ccy" type="_:ActiveOrHistoricCurrencyCode_TX" use="required">
						<xd:annotation>
							<xd:documentation xml:lang="de">SEPA kann nur EUR transferieren</xd:documentation>
							<xd:documentation xml:lang="en">SEPA just enables EUR transfers</xd:documentation>
						</xd:annotation>
					</xd:attribute>
				</xd:restriction>
			</xd:simpleContent>
		</xd:complexType>
		<!-- complex types with complex content -->
		<!-- EPC driven -->
		<xd:complexType name="CreditorReferenceInformation2">
			<xd:complexContent>
				<xd:restriction base="_:CreditorReferenceInformation2">
					<xd:sequence>
						<xd:element name="Tp" type="_:CreditorReferenceType2">
							<xd:annotation>
								<xd:documentation xml:lang="de">Typ und Herkunft der Referenz</xd:documentation>
								<xd:documentation xml:lang="en">Type and issuer of reference</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Ref" type="_:Max35Text_REF">
							<xd:annotation>
								<xd:documentation xml:lang="de">Zahlungsreferenz, Bezogenenreferenz</xd:documentation>
								<xd:documentation xml:lang="en">Debit reference, debtor's reference</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="CreditorReferenceType1Choice">
			<xd:complexContent>
				<xd:restriction base="_:CreditorReferenceType1Choice">
					<xd:sequence>
						<xd:choice>
							<xd:element name="Cd" type="_:DocumentType3Code">
								<xd:annotation>
									<xd:documentation xml:lang="de">Kodierter Referenztyp.

Einzig verfügbarer Wert ist SCOR</xd:documentation>
									<xd:documentation xml:lang="en">Coded reference type.

Only available value is SCOR</xd:documentation>
								</xd:annotation>
							</xd:element>
						</xd:choice>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="CreditorReferenceType2">
			<xd:complexContent>
				<xd:restriction base="_:CreditorReferenceType2">
					<xd:sequence>
						<xd:element name="CdOrPrtry" type="_:CreditorReferenceType1Choice">
							<xd:annotation>
								<xd:documentation xml:lang="de">Typkode</xd:documentation>
								<xd:documentation xml:lang="en">Code type</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Issr" type="_:Max35Text" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Referenz vergebende Organisation</xd:documentation>
								<xd:documentation xml:lang="en">Reference assigning organisation</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="CustomerDirectDebitInitiationV02">
			<xd:complexContent>
				<xd:restriction base="_:CustomerDirectDebitInitiationV02">
					<xd:sequence>
						<xd:element name="GrpHdr" type="_:GroupHeader39" xml:ToC="1;Nachrichtenkopf">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Nachrichtenkopf.

Grundlegende Informationen zur übermittelten Datei</xd:documentation>
								<xd:documentation xml:lang="en">Message header.

Basic information on transmitted file</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="PmtInf" type="_:PaymentInstructionInformation4" maxOccurs="unbounded" xml:ToC="1;Bestände">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<!--  ***** maxOccurs="unbounded" unchanged due to performance issues ***** -->
								<xd:documentation xml:lang="de">Bestände.

Maximal 9.999 Bestände.
Größere Anzahl kann nicht verarbeitet werden und die gesamte Datei wird zurückgewiesen</xd:documentation>
								<xd:documentation xml:lang="en">Batches.

Restricted to 9.999 batches.
Larger count can not be processed and complete file will be rejected</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="DirectDebitTransaction6">
			<xd:complexContent>
				<xd:restriction base="_:DirectDebitTransaction6">
					<xd:sequence>
						<xd:element name="MndtRltdInf" type="_:MandateRelatedInformation6" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Mandatsbezogene Informationen</xd:documentation>
								<xd:documentation xml:lang="en">Mandate related information</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CdtrSchmeId" type="_:PartyIdentification32_CdtrSchmeId" minOccurs="0" xml:ToC="3;Kreditorenidentifikation (je Mandat)">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kreditorenidentifikation

Die Kreditorenidentifikation muss entweder hier angegeben werden (und gilt dann nur für diese Lastschrift) oder auf der Bestandsebene (und gilt dann für alle Lastschriften des Bestands).
Gleichzeitige Angabe nicht gestattet</xd:documentation>
								<xd:documentation xml:lang="en">Creditor identification

The creditor identification needs to be populated either at this position (and is than valid just for this single debit) or at batch level (and is than valid for all debits of the batch).
Mutually exclusive</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="DirectDebitTransactionInformation9">
			<xd:complexContent>
				<xd:restriction base="_:DirectDebitTransactionInformation9">
					<xd:sequence>
						<xd:element name="PmtId" type="_:PaymentIdentification1" xml:ToC="2;Auftraggeberreferenz">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Referenzen des Auftragggebers</xd:documentation>
								<xd:documentation xml:lang="en">Initiator's references</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="PmtTpInf" type="_:PaymentTypeInformation20_Single" minOccurs="0" xml:ToC="2;Einzelverarbeitung">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Einzelverarbeitung.

Diese Struktur existiert ebenfalls auf Bestandsebene. EINE DIESER STRUKTUREN MUSS VERWENDET WERDEN! Gleichzeitige Nennung ist nicht erlaubt. DIE STRUKTUR AUF EINZELUMSATZEBENE VERHINDERT DIE ANWENDUNG VON SPEZIELLEN SERVICES ZWISCHEN AUFTRAGGEBER UND AUFTRAGGEBERBANK! DIESE KÖNNEN NUR BEI VERWENDUNG DER BESTANDSEBENE ANGEWENDET WERDEN! Siehe Servicelevel, LocalInstrument und CategoryPurpose.

WIRD DIESE STRUKTUR AUF EINZELUMSATZEBENE VERWENDET, MÜSSEN ALLE LOCALINSTRUMENT/CODE DEN GLEICHEN WERT TRAGEN, MISCHUNG UNTERSCHIEDLICHER WERTE IST UNZULÄSSIG.

Von der Verwendung dieses Elements wird dringend abgeraten</xd:documentation>
								<xd:documentation xml:lang="en">Single processing.

This structure is also available on batch level. ONE OF THESE STRUCTURES MUST BE POPULATED! Concurrent population is not permitted. THE POPULATION ON SINGLE TRANSACTION LEVEL INHIBITS SPECIAL SERVICES OFFERED BY INITIATORS BANK TO INITIATOR! THESE SERVICES CAN ONLY BE APPLIED WHEN POPULATION IS MADE ON BATCH LEVEL! See Servicelevel, LocalInstrument and CategoryPurpose.

WHEN POPULATION THIS STRUCTURE ON SINGLE TRANSACTION LEVEL ALL LOCALINSTRUMENT/CODE NEEDS TO CARRY THE IDENT VALUE, MIXING VARIOUS VALUES IS INVALID.

Element is strongly discouraged</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="InstdAmt" type="_:ActiveOrHistoricCurrencyAndAmount" id="AT-06" xml:ToC="2;Betrag">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Einzelbetrag.

Begrenzt auf maximal 999999999.99 und minimal 0.01.
Punkt als Dezimalzeichen.
Keine negativen Werte</xd:documentation>
								<xd:documentation xml:lang="en">Single amount.

Restricted to a maximum 999999999.99 and a minimum of 0.01.
Decimal sign is the dot.
No negative values</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="ChrgBr" type="_:ChargeBearerType1Code" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Spesenoption.

Einzig verfügbarer Wert ist SLEV</xd:documentation>
								<xd:documentation xml:lang="en">Charge option.

Only available value is SLEV</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="DrctDbtTx" type="_:DirectDebitTransaction6" xml:ToC="2;Mandatsdaten">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Mandatsbezogene Informationen</xd:documentation>
								<xd:documentation xml:lang="en">Mandate related information</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="UltmtCdtr" type="_:PartyIdentification32_UltmtCdtr" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Referenzpartei des Kontoinhabers / Auftraggeber, d.h. üblicherweise der eigentliche Schuldner.

Gleichzeitige Nennung auf Bestandsebene ist nicht erlaubt</xd:documentation>
								<xd:documentation xml:lang="en">Reference party of account owner / principal, i.e. habitually the actual deptor.

Concurrent quoting on batch level is not allowed</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="DbtrAgt" type="_:BranchAndFinancialInstitutionIdentification4_Dbtr" xml:ToC="2;Bezogenenbank">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kontoführendes Institut des Kontoinhabers / Bezogenen</xd:documentation>
								<xd:documentation xml:lang="en">Financial institution servicing the account owner / debtor</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Dbtr" type="_:PartyIdentification32_Dbtr" xml:ToC="2;Kontoinhaber">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kontoinhaber / Bezogener</xd:documentation>
								<xd:documentation xml:lang="en">Account owner / debited principal</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="DbtrAcct" type="_:CashAccount16_Dbtr" id="AT-07" xml:ToC="2;Bezogenenkonto">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kontonummer des Kontoinhabers / Bezogenen</xd:documentation>
								<xd:documentation xml:lang="en">Account number of account owner / debited principial</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="UltmtDbtr" type="_:PartyIdentification32_UltmtDbtr" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Referenzpartei des Kontoinhabers / Bezogenen, d.h. üblicherweise der eigentliche Schuldner</xd:documentation>
								<xd:documentation xml:lang="en">Reference party of account owner / debited principial, i.e. habitually the actual debtor</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Purp" type="_:Purpose2Choice" id="AT-58" minOccurs="0" xml:ToC="2;Geschäftsvorfallcode">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kodierter Zahlungsgrund.

Dieser Kode identifiziert einen Zahlungsgrund für den Zahlungsempfänger, kann aber auch speziellen Services bei den Banken dienen</xd:documentation>
								<xd:documentation xml:lang="en">Coded payment reason.

This code identifies a payment purpose or reason for the creditor, but may triggers special services of banks too</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="RmtInf" type="_:RemittanceInformation5" id="AT-22" minOccurs="0" xml:ToC="2;Bezogenenreferenz oder Verwendungszweck">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Verwendungszweck / Bezogenenreferenz</xd:documentation>
								<xd:documentation xml:lang="en">Remittance information / debtor reference</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="DateAndPlaceOfBirth">
			<xd:complexContent>
				<xd:restriction base="_:DateAndPlaceOfBirth">
					<xd:sequence>
						<xd:element name="BirthDt" type="_:ISODate">
							<xd:annotation>
								<xd:documentation xml:lang="de">Tag der Geburt</xd:documentation>
								<xd:documentation xml:lang="en">Date of birth</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="PrvcOfBirth" type="_:Max35Text" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Bundesland der Geburt</xd:documentation>
								<xd:documentation xml:lang="en">Province of birth</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CityOfBirth" type="_:Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Stadt der Geburt</xd:documentation>
								<xd:documentation xml:lang="en">City of birth</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CtryOfBirth" type="_:CountryCode">
							<xd:annotation>
								<xd:documentation xml:lang="de">Land der Geburt</xd:documentation>
								<xd:documentation xml:lang="en">Country of birth</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="Document">
			<xd:complexContent>
				<xd:restriction base="_:Document">
					<xd:sequence>
						<xd:element name="CstmrDrctDbtInitn" type="_:CustomerDirectDebitInitiationV02" xml:ToC="1;Nachricht">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Lastschriftsnachricht.

Diese Version definiert die Beschränkungen der ISO-Struktur basierend auf den ImplementationRecommendations des EPC für die Verwendung in Österreich</xd:documentation>
								<xd:documentation xml:lang="en">Direct debit message.

This version defines the restrictions of the ISO structure based on ImplementationRecommendations of EPC for use in Austria</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="GroupHeader39">
			<xd:complexContent>
				<xd:restriction base="_:GroupHeader39">
					<xd:sequence>
						<xd:element name="MsgId" type="_:Max35Text_REF" xml:ToC="2;Nachrichtenreferenz">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Technische Referenz der Übermittlungsdatei.

Eindeutigkeit über mindestens 30 Tage ist herzustellen.
Beschränken Sie sich für einen sicheren Ablauf auf Buchstaben, Ziffern und Bindestrich.
Eindeutigkeit erreicht man zB einfach über die Kombination des Datums mit einem Tageszähler</xd:documentation>
								<xd:documentation xml:lang="en">Technical reference of transmitted file.

Ensure uniqueness for at least 30 days.
For save processing limit yourselves to digits, letters and minus sign.
Uniqueness is simple achievable eg with combining the date with a daily counter</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CreDtTm" type="_:ISODateTime" xml:ToC="2;Nachrichtenerstellung">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Dateierzeugungsdatum und -zeit.

Es ist nur das Format YYYY-MM-DDThh:mm:ss verfügbar.
Zeitpunkt in CET(CEST)-Zeit</xd:documentation>
								<xd:documentation xml:lang="en">File creation date and time.

Only format available is YYYY-MM-DDThh:mm:ss.
It is the CET(CEST) timestamp</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="NbOfTxs" type="_:Max15NumericText" xml:ToC="2;Nachrichtenumsätze">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Anzahl der Einzeltransaktionen der Datei.

Maximal 999.999 Transactionen.
Mehr als 100.000 Umsätze bedürfen der vorherigen Abstimmung</xd:documentation>
								<xd:documentation xml:lang="en">Count of single transactions of file.

Maximum 999.999 transactions.
More than 100.000 transactions need preliminary agreement</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CtrlSum" type="_:DecimalNumber" minOccurs="0" xml:ToC="2;Nachrichtensumme">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Summe der Einzeltransaktionen der Datei.

Ein Wert zwischen 0.01 und 999999999999.99.
Punkt als Dezimalzeichen.
Keine negativen Werte.

AB VERSION 2017 (VERSION Core-9/B2B-7) IST DIESES ELEMENT VERPFLICHTEND! DAVOR GILT:

Die Verwendung dieses Elements ist dringend angeraten.
Es wird fallweise zur Prüfung von Doppelanlieferungen verwendet</xd:documentation>
								<xd:documentation xml:lang="en">Sum of single transactions of file.

A value between 0.01 and 999999999999.99.
Decimal sign is the dot.
No negative values.

STARTING WITH VERSION 2017 (VERSION Core-9/B2B-7) THIS ELEMENT IS MANDATORY! VALID UNTIL THEN:

Element is strongly recommended.
It is occasionally used for proof of duplicate submission</xd:documentation>
								<xd:documentation>Beispiele / Examples
-- ungültig / invalid --
.87
645.
942.80352132
00023
000343.00
-- gültig und empfohlen / valid and recommended --
0.34
74.5
456
3.04
-- möglich / possible --
10.0
10.40
10.00</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="InitgPty" type="_:PartyIdentification32_InitgPty" xml:ToC="2;Nachrichtensender">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Identifizierung des Kommunikationsberechtigten.

Stimmen Sie Ihre Id mit dem empfangenden Finanzinstitut ab.
Üblicherweise die Hauptkontonummer</xd:documentation>
								<xd:documentation xml:lang="en">Identification of communication entitled party.

Agree your Id with receiving financial institution.
Habitualy the main account number</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="LocalInstrument2Choice">
			<xd:complexContent>
				<xd:restriction base="_:LocalInstrument2Choice">
					<xd:sequence>
						<xd:choice>
							<xd:element name="Cd" type="_:AT_ExternalLocalInstrument1Code" id="AT-20-B">
								<xd:annotation>
									<xd:documentation xml:lang="de">Zahlungsinstrument.

[CORE]   (Basis-)Lastschrift
[B2B]   Firmen-Lastschrift</xd:documentation>
									<xd:documentation xml:lang="en">Payment instrument.

[CORE]   (basic) debit
[B2B]   business debit</xd:documentation>
								</xd:annotation>
							</xd:element>
						</xd:choice>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="MandateRelatedInformation6">
			<xd:complexContent>
				<xd:restriction base="_:MandateRelatedInformation6">
					<xd:sequence>
						<xd:element name="MndtId" type="_:Max35Text_REF" id="AT-01" xml:ToC="3;Mandatsidentifikation">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Mandatsidentifikation</xd:documentation>
								<xd:documentation xml:lang="en">Mandate identification</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="DtOfSgntr" type="_:ISODate" id="AT-25" xml:ToC="3;Unterschriftsdatum">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Unterzeichnungsdatum des Mandats.

Es ist nur das Format YYYY-MM-DD verfügbar</xd:documentation>
								<xd:documentation xml:lang="en">Signing date of mandate.

Only format available is YYYY-MM-DD</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="AmdmntInd" type="_:TrueFalseIndicator" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Indikator für Mandatsänderungen.

"true" heißt Mandatsänderungen liegen vor, Mandatsänderung (AmdmntInfDtls) folgt.
"false" (oder nicht gesetzt) heißt keine Mandatsänderungen, Mandatsänderung (AmdmntInfDtls) nicht vorhanden</xd:documentation>
								<xd:documentation xml:lang="en">Indicator for mandate changes.

"true" means mandate changes made, mandate change (AmdmntInfDtls) follows.
"false" (or not set) means no mandate changes, mandate change (AmdmntInfDtls) not quoted</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="AmdmntInfDtls" type="_:AmendmentInformationDetails6" id="AT-24" minOccurs="0" xml:ToC="3;Änderungsdetails">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Änderungen zum Mandat.

Bedingt, dass der Indikator eine Änderung anzeigt</xd:documentation>
								<xd:documentation xml:lang="en">Changes to mandate.

Indicator must be set accordingly</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="ElctrncSgntr" type="_:Max1025Text" id="AT-16_AT-17_AT-60" minOccurs="0" xml:ToC="3;e-Mandat (MER)">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Elektronische Signatur oder
Mandatstyp oder
Prüfreferenz.

Im Falle eines Einzugs nach CORE (COR1) ist dieses Element
a) nicht verwendet und indiziert damit das Vorliegen eines papierhaften Mandats (Mandatstyp 'paper') oder
b) enthält die Prüfreferenz der Debtorbank und indiziert damit das Vorliegen eines elektronischen Mandats (Mandatstyp 'e-Mandate')
Im Falle eines Einzugs nach B2B ist dieses Element
a) nicht verwendet und indiziert damit das Vorliegen eines papierhaften Mandats (Mandatstyp 'paper') oder
b) enthält vereinbarte Signaturdaten</xd:documentation>
								<xd:documentation xml:lang="en">Electronic signature or
mandate type or
validation reference.

In case of a debit according CORE (COR1) this element is
a) not used and inherit indicates a debit based on a paper mandate (mandate type 'paper') or
b) contains the validation reference of debtor bank and inherit indicates a debit based on an electronic mandate (mandate type 'e-Mandate')
In case of a debit according B2B this element is
a) not used and inherit indicates a debit based on a paper mandate (mandate type 'paper') or
b) contains agreed signature data</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="PaymentIdentification1">
			<xd:complexContent>
				<xd:restriction base="_:PaymentIdentification1">
					<xd:sequence>
						<xd:element name="InstrId" type="_:Max35Text_REF" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Lastschriftsauftragsnummer.

Dieses Element ist nur aus Kompatitilitätsgründen möglich, damit keine Ablehnung aus technischen Gründen erfolgt.
Angabe wird ignoriert</xd:documentation>
								<xd:documentation xml:lang="en">Direct debit instruction Id.

This element is only possible for compatibility reasons, to avoid rejects for technical reasons.
Information is ignored</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="EndToEndId" type="_:Max35Text_REF" id="AT-10">
							<xd:annotation>
								<xd:documentation xml:lang="de">Auftraggeberreferenz.

Kann im Kontoauszug zur eigenen Referenzierung zurückgegeben werden, daher ist Eindeutigkeit wichtig.
Falls dennoch keine Referenz angegeben werden soll, mit dem Wert NOTPROVIDED zu füllen</xd:documentation>
								<xd:documentation xml:lang="en">Initiator's reference.

May be returned in account statement for reconciliation, uniqueness therefore matters.
If still no specific reference shall be provided, to be populated with the value NOTPROVIDED</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="PaymentInstructionInformation4">
			<xd:complexContent>
				<xd:restriction base="_:PaymentInstructionInformation4">
					<xd:sequence>
						<xd:element name="PmtInfId" type="_:Max35Text_REF" xml:ToC="2;Bestandsreferenz">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Bestandskontrollnummer.

Eindeutigkeit über mindestens 1 Jahr ist herzustellen.
Kann im Kontoauszug zur Referenzierung zurückgegeben werden.
Beachten Sie die ggf. vorhandenen Beschränkungen im Format des Kontoauszugs (z.B. MT-Nachrichten können nur 16 Zeichen transportieren), dann ist Eindeutigkeit innerhalb der Beschränkung zu realisieren.
Das Element wird fallweise zur Prüfung von Doppelanlieferungen verwendet.
Eindeutigkeit erreicht man z.B. einfach über die Kombination des Datums mit einem Tageszähler</xd:documentation>
								<xd:documentation xml:lang="en">Batch control number.

Ensure uniqueness for at least 1 year.
Can be returned in account statement.
Observe the possible limits of account statement format (e.g. MT messages support only 16 character), with this uniqueness needs to be archived within these limits.
Element is occasionally used for proof of duplicate submission.
Uniqueness is simple achievable e.g. with combining the date with a daily counter</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="PmtMtd" type="_:PaymentMethod2Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Zahlungsmethode.

Einzig verfügbarer Wert ist DD</xd:documentation>
								<xd:documentation xml:lang="en">Payment method.

Only available value is DD</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="BtchBookg" type="_:BatchBookingIndicator" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Sammel- oder Einzelbuchung.

Berücksichtigung in Absprache mit dem beauftragten Kreditinstitut.
Überschreibt dann die am Konto hinterlegte Standard-Buchungsmethode.
"true" heißt Bestandsbuchung gewünscht.
"false" heißt Einzelbuchung gewünscht</xd:documentation>
								<xd:documentation xml:lang="en">Batch or single booking.

Consideration according to agreement with the instructed financial institution.
Then overwrites standard booking method saved at account.
"true" means batch booking requested.
"false" means single booking requested</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="NbOfTxs" type="_:Max15NumericText" minOccurs="0" xml:ToC="2;Bestandsumsätze">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Anzahl der Einzeltransaktionen des Bestands.

Maximal 999.999 Transactionen.
Mehr als 100.000 Umsätze bedürfen der vorherigen Abstimmung

AB VERSION 2017 (VERSION Core-9/B2B-7) IST DIESES ELEMENT VERPFLICHTEND! DAVOR GILT:

Die Verwendung dieses Elements ist dringend angeraten.
Es wird fallweise zur Prüfung von Doppelanlieferungen verwendet</xd:documentation>
								<xd:documentation xml:lang="en">Count of single transactions of batch.

Maximum 999.999 transactions.
More than 100.000 transactions need preliminary agreement.

STARTING WITH VERSION 2017 (VERSION Core-9/B2B-7) THIS ELEMENT IS MANDATORY! VALID UNTIL THEN:

Element is strongly recommended.
It is occasionally used for proof of duplicate submission</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CtrlSum" type="_:DecimalNumber" minOccurs="0" xml:ToC="2;Bestandssumme">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Summe der Einzeltransaktionen des Bestands.

Ein Wert zwischen 0.01 und 999999999999.99. Punkt als Dezimalzeichen.
Keine negativen Werte.

AB VERSION 2017 (VERSION Core-9/B2B-7) IST DIESES ELEMENT VERPFLICHTEND! DAVOR GILT:

Die Verwendung dieses Elements ist dringend angeraten.
Es wird fallweise zur Prüfung von Doppelanlieferungen verwendet</xd:documentation>
								<xd:documentation xml:lang="en">Sum of single transactions of batch.

A value between 0.01 and 999999999999.99. Decimal sign is the dot.
No negative values.

STARTING WITH VERSION 2017 (VERSION Core-9/B2B-7) THIS ELEMENT IS MANDATORY! VALID UNTIL THEN:

Element is strongly recommended.
It is occasionally used for proof of duplicate submission</xd:documentation>
								<xd:documentation>Beispiele / Examples
-- ungültig / invalid --
.87
645.
942.80352132
00023
000343.00
-- gültig und empfohlen / valid and recommended --
0.34
74.5
456
3.04
-- möglich / possible --
10.0
10.40
10.00</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="PmtTpInf" type="_:PaymentTypeInformation20" minOccurs="0" xml:ToC="2;Bestandsverarbeitung">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Bestandsverarbeitung.

Diese Struktur existiert ebenfalls auf Einzelumsatzebene. EINE DIESER STRUKTUREN MUSS VERWENDET WERDEN! Gleichzeitige Nennung ist nicht erlaubt. DIE STRUKTUR AUF EINZELUMSATZEBENE VERHINDERT DIE ANWENDUNG VON SPEZIELLEN SERVICES ZWISCHEN AUFTRAGGEBER UND AUFTRAGGEBERBANK! DIESE KÖNNEN NUR BEI VERWENDUNG DIESER EBENE ANGEWENDET WERDEN! Siehe Servicelevel, LocalInstrument und CategoryPurpose.

WIRD DIESE STRUKTUR AUF EINZELUMSATZEBENE VERWENDET, MÜSSEN ALLE LOCALINSTRUMENT/CODE DEN GLEICHEN WERT TRAGEN, MISCHUNG UNTERSCHIEDLICHER WERTE IST UNZULÄSSIG.

Die Verwendung dieses Elements ist dringend angeraten
</xd:documentation>
								<xd:documentation xml:lang="en">Batch processing.

This structure is also available on single transaction level. ONE OF THESE STRUCTURES MUST BE POPULATED! Concurrent population is not permitted. THE POPULATION ON SINGLE TRANSACTION LEVEL INHIBITS SPECIAL SERVICES OFFERED BY INITIATORS BANK TO INITIATOR! THESE SERVICES CAN ONLY BE APPLIED WHEN POPULATION IS MADE ON THIS LEVEL! See Servicelevel, LocalInstrument and CategoryPurpose.

WHEN POPULATION THIS STRUCTURE ON SINGLE TRANSACTION LEVEL ALL LOCALINSTRUMENT/CODE NEEDS TO CARRY THE IDENT VALUE, MIXING VARIOUS VALUES IS INVALID.

Element is strongly recommended.</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="ReqdColltnDt" type="_:ISODate" id="AT-11" xml:ToC="2;Bestandsdurchführung">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Gewünschtes Lastschriftsdatum.

Es ist nur das Format YYYY-MM-DD verfügbar.
Kann dieses z.B. durch Spätlieferung nicht eingehalten werden, kann ggf. eine Weiterrollung gemäß voheriger Vereinbarung erfolgen</xd:documentation>
								<xd:documentation xml:lang="en">Requested collection date.

Only format available is YYYY-MM-DD
If this cannot be respected, e.g. on late delivery, debit may be executed later according preliminary agreement</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Cdtr" type="_:PartyIdentification32_Cdtr" xml:ToC="2;Kontoinhaber">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kontoinhaber / Auftraggeber</xd:documentation>
								<xd:documentation xml:lang="en">Account owner / principal</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CdtrAcct" type="_:CashAccount16_Cdtr" id="AT-04" xml:ToC="2;Auftraggeberkonto">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kontonummer des Kontoinhabers / Auftraggebers</xd:documentation>
								<xd:documentation xml:lang="en">Account number of account owner / principal</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CdtrAgt" type="_:BranchAndFinancialInstitutionIdentification4_Cdtr" xml:ToC="2;Auftraggeberbank">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kontoführendes Institut des Kontoinhabers / Auftraggebers</xd:documentation>
								<xd:documentation xml:lang="en">Financial institution servicing the account owner / principal</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="UltmtCdtr" type="_:PartyIdentification32_UltmtCdtr" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Referenzpartei des Kontoinhabers / Auftraggeber, d.h. üblicherweise der eigentliche Gläubiger.

Gleichzeitige Nennung auf Einzelebene ist nicht erlaubt</xd:documentation>
								<xd:documentation xml:lang="en">Reference party of account owner / principal, i.e. habitually the actual creditor.

Concurrent quoting on transaction level is not allowed</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="ChrgBr" type="_:ChargeBearerType1Code" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Spesenoption.

Einzig verfügbarer Wert ist SLEV</xd:documentation>
								<xd:documentation xml:lang="en">Charge option.

Only available value is SLEV</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CdtrSchmeId" type="_:PartyIdentification32_CdtrSchmeId" minOccurs="0" xml:ToC="2;Kreditorenidentifikation (für alle)">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Kreditorenidentifikation

Die Kreditorenidentifikation muss entweder hier angegeben werden (und ist dann für alle einzelnen Lastschriften gleich) oder bei allen einzelnen Lastschriften (im Bereich der Mandatsdaten) und kann dann je Lastschrift wechseln.
Gleichzeitige Angabe nicht gestattet</xd:documentation>
								<xd:documentation xml:lang="en">Creditor identification

The creditor identification needs to be populated either at this position (and is then identical for all single debits) or at all sinle debits (in the area of mandate data) and can differ on each debit.
Mutually exclusive</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="DrctDbtTxInf" type="_:DirectDebitTransactionInformation9" maxOccurs="unbounded" xml:ToC="1;Einzelumsätze">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<!--  ***** maxOccurs="unbounded" unchanged due to performance issues ***** -->
								<xd:documentation xml:lang="de">Einzelumsätze.

Maximal 999.999 Umsätze je Bestand.
Größere Anzahl kann nicht verarbeitet werden und die gesamte Datei wird zurückgewiesen.
Mehr als 100.000 Umsätzen bedürfen der vorherigen Abstimmung</xd:documentation>
								<xd:documentation xml:lang="en">Single transactions.

Restricted to 999.999 transactions per batch.
Larger count can not be processed and complete file will be rejected.
More than 100.000 transactions need preliminary agreement</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="PaymentTypeInformation20">
			<xd:complexContent>
				<xd:restriction base="_:PaymentTypeInformation20">
					<xd:sequence>
						<xd:element name="SvcLvl" type="_:ServiceLevel8Choice" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Service Spezifikation.

Wird dieses Element nicht angegeben, wird der Standardwert SEPA angenommen.</xd:documentation>
								<xd:documentation xml:lang="en">Service specification.

If this element is not quoted, the standard value SEPA is assumed.</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="LclInstrm" type="_:LocalInstrument2Choice">
							<xd:annotation>
								<xd:documentation xml:lang="de">Zahlungsinstrument.

Unterscheidung zwischen (Basis-)Lastschrift [CORE] und Firmen-Lastschrift [B2B]</xd:documentation>
								<xd:documentation xml:lang="en">Payment instrument.

Distinction between (basic) debit [CORE] and business debit [B2B]</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="SeqTp" type="_:SequenceType1Code" id="AT-21">
							<xd:annotation>
								<xd:documentation xml:lang="de">Lastschriftsart.

FRST	Erster Einzug einer Serie
RCUR	Wiederkehrender Einzug einer Serie
FNAL	Letzter Einzug einer Serie
OOFF	Einmaliger Einzug</xd:documentation>
								<xd:documentation xml:lang="en">Debits sequence type.

FRST	First collection of a sequence
RCUR	Recurrend collection of a sequence
FNAL	Last/final collection of a sequence
OOFF	Single/one of collection</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="CtgyPurp" type="_:CategoryPurpose1Choice" id="AT-59" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Verarbeitung.

Spezifischer Code zur Verarbeitungssteuerung beim empfangenden Institut. Siehe auch Purp auf Einzelebene
Vor der Verwendung ist mit dem empfangenden Institut eine Vereinbarung zu treffen, anderenfalls wird dies ignoriert</xd:documentation>
								<xd:documentation xml:lang="en">Processing.

Specific code for processing indentification at receiving institution. See also Purp at single transaction
Before use an agreement with receiving institution is necessary, othwise this is ignored</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="PostalAddress6">
			<xd:complexContent>
				<xd:restriction base="_:PostalAddress6">
					<xd:sequence>
						<xd:element name="Ctry" type="_:CountryCode" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Land</xd:documentation>
								<xd:documentation xml:lang="en">Country</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="AdrLine" type="_:Max70Text" maxOccurs="2">
							<xd:annotation>
								<xd:documentation xml:lang="de">Adressezeile</xd:documentation>
								<xd:documentation xml:lang="en">Address line</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="Purpose2Choice">
			<xd:complexContent>
				<xd:restriction base="_:Purpose2Choice">
					<xd:sequence>
						<xd:choice>
							<xd:element name="Cd" type="_:AT_ExternalPurpose1Code">
								<xd:annotation>
									<xd:documentation xml:lang="de">Geschäftsfallkode.

Siehe auch CtgyPurp.
Kode aus Kodeliste</xd:documentation>
									<xd:documentation xml:lang="en">Business codes.

See also CtgyPurp.
Code from codelist</xd:documentation>
								</xd:annotation>
							</xd:element>
						</xd:choice>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="RemittanceInformation5">
			<xd:complexContent>
				<xd:restriction base="_:RemittanceInformation5">
					<xd:sequence>
						<xd:annotation>
							<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob der Verwendungszweck mittels einer Textzeile oder einer Datenstruktur übermittelt wird</xd:documentation>
							<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether remittance information is made by a text line or by a data structure</xd:documentation>
						</xd:annotation>
						<xd:element name="Ustrd" type="_:Max140Text" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Verwendungszweck Textzeile.
							
Eine Zeile mit maximal 140 Zeichen</xd:documentation>
								<xd:documentation xml:lang="en">Remittance information text line.

One line with maximum 140 characters</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Strd" type="_:StructuredRemittanceInformation7" minOccurs="0">
							<xd:annotation>
								<xd:documentation xml:lang="de">Verwendungszweck strukturiert: Zahlungsreferenz, Bezogenenreferenz.

Alle Daten INKLUSIVE der notwendigen XML-Tags müssen in 140 Zeichen Platz finden</xd:documentation>
								<xd:documentation xml:lang="en">Remittance information data structure: Debit reference, debtor's reference.

All data INCLUDING the necessary XML tags must fit into 140 character</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="ServiceLevel8Choice">
			<xd:complexContent>
				<xd:restriction base="_:ServiceLevel8Choice">
					<xd:sequence>
						<xd:choice>
							<xd:element name="Cd" type="_:AT_ExternalServiceLevel1Code" id="AT-20-A">
								<xd:annotation>
									<xd:documentation xml:lang="de">Service Spezifikation.

Einzig verfügbarer Wert ist SEPA</xd:documentation>
									<xd:documentation xml:lang="en">Service specification.

Only available value is SEPA</xd:documentation>
								</xd:annotation>
							</xd:element>
						</xd:choice>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="StructuredRemittanceInformation7">
			<xd:complexContent>
				<xd:restriction base="_:StructuredRemittanceInformation7">
					<xd:sequence>
						<xd:element name="CdtrRefInf" type="_:CreditorReferenceInformation2">
							<xd:annotation>
								<xd:documentation xml:lang="de">Zahlungsreferenz, Bezogenenreferenz</xd:documentation>
								<xd:documentation xml:lang="en">Debit reference, debtor's reference</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<!-- EPC driven with AT specific content -->
		<xd:complexType name="AmendmentInformationDetails6">
			<xd:complexContent>
				<xd:restriction base="_:AmendmentInformationDetails6">
					<xd:sequence>
						<xd:element name="OrgnlMndtId" type="_:Max35Text_REF" id="AT-19" minOccurs="0" xml:ToC="4;Alte Mandats-Id">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Ursprüngliche Mandatsidentifikation.

Im Falle einer Änderung der Mandatsidentifikation</xd:documentation>
								<xd:documentation xml:lang="en">Original mandate identification.

In case of change of mandate identification</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="OrgnlCdtrSchmeId" type="_:PartyIdentification32_OrgnlCdtrSchemeId" minOccurs="0" xml:ToC="4;Alte/r Kreditoren-Id/-Name">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Ursprüngliche Identifikation und/oder ursprünglicher Name des Einziehers.

Im Falle einer Änderung von Identifikation und/oder Name des Einziehers</xd:documentation>
								<xd:documentation xml:lang="en">Original identification and/or name of drawer.

In case of change of drawer identification and/or name</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="OrgnlDbtrAcct" type="_:CashAccount16_Amdmnt" minOccurs="0" xml:ToC="4;Altes Bezogenenkonto">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Ursprüngliches Konto des Bezogenen.

Siehe auch OrgnlDbtrAgt.
Bis Rulebook 8.x:
Im Falle einer Änderung des Bezogenenkontos innerhalb des Bezogeneninstitutes mit IBAN.
Im Falle eines Institutswechsels nicht erlaubt.
Ab Rulebook 9.x:
Grundsätzlich mit Othr/Id mit SMNDA, im Falle des gleichen Instituts mit IBAN erlaubt</xd:documentation>
								<xd:documentation xml:lang="en">Original account of drawee.

See also OrgnlDbtrAgt.
Up to Rulebook 8.x:
In case of change of debtor account within debtor bank with IBAN.
In case of bank change not allowed.
From Rulebook 9.x:
In principle with Othr/Id with SMNDA, in case of same bank allowed with IBAN</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="OrgnlDbtrAgt" type="_:BranchAndFinancialInstitutionIdentification4_Amdmnt" minOccurs="0" xml:ToC="4;Alte Bezogenenbank">
							<xd:annotation>
								<!--  ***** xml:ToC used by style sheet that generats documentation ***** -->
								<xd:documentation xml:lang="de">Ursprüngliches Institut des Bezogenen.

Siehe auch OrgnlDbtrAcct.
Bis Rulebook 8.x:
Im Falle einer Änderung des Bezogenenkontos mit Othr/Id mit SMNDA.
Ab Rulebook 9.x:
Nur im Falle des gleichen Instituts mit BIC erlaubt</xd:documentation>
								<xd:documentation xml:lang="en">Original financial institution of drawee.

See also OrgnlDbtrAcct.
Up to Rulebook 8.x:
In case of change of debtor account with Othr/Id with SMNDA.
From Rulebook 9.x:
Only in case of same bank allowed with BIC</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
		<xd:complexType name="CategoryPurpose1Choice">
			<xd:complexContent>
				<xd:restriction base="_:CategoryPurpose1Choice">
					<xd:sequence>
						<xd:choice>
							<xd:element name="Cd" type="_:AT_ExternalCategoryPurpose1Code">
								<xd:annotation>
									<xd:documentation xml:lang="de">Verarbeitung.

Spezifischer Kode zur Verarbeitungssteuerung beim empfangenden Institut.
Siehe externe Kodeliste</xd:documentation>
									<xd:documentation xml:lang="en">Processing.

Specific code for processing indentification at receiving institution.
See external code list</xd:documentation>
								</xd:annotation>
							</xd:element>
							<xd:element name="Prtry" type="_:Max35Text_REF">
								<xd:annotation>
									<xd:documentation xml:lang="de">Verarbeitung.

Spezifischer Kode zur Verarbeitungssteuerung beim empfangenden Institut</xd:documentation>
									<xd:documentation xml:lang="en">Processing.

Specific code for processing indentification at receiving institution</xd:documentation>
								</xd:annotation>
							</xd:element>
						</xd:choice>
					</xd:sequence>
				</xd:restriction>
			</xd:complexContent>
		</xd:complexType>
	</xd:redefine>
	<!-- Attributes  -->
	<xd:attribute name="implementationguidelines" fixed="SDD's Core 7.0, 8.0, 9.0, 2017-V1 B2B 5.0, 6.0, 7.0, 2017-V1">
		<xd:annotation>
			<xd:documentation xml:lang="de">Berücksichtigte Rulebook Versionen</xd:documentation>
			<xd:documentation xml:lang="en">Respected rulebook versions</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="lastEdit" fixed="2017-07-21">
		<xd:annotation>
			<xd:documentation xml:lang="de">Datum der letzten Veränderung</xd:documentation>
			<xd:documentation xml:lang="en">Date of last change</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="namespace" fixed="urn:iso:std:iso:20022:tech:xsd:pain.008.001.02">
		<xd:annotation>
			<xd:documentation xml:lang="de">Namespace-Name in der XML-Instanz der Datenübertragung</xd:documentation>
			<xd:documentation xml:lang="en">Namespace name of instance on data transmission</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="replaceLastEdit" fixed="2016-11-23">
		<xd:annotation>
			<xd:documentation xml:lang="de">Ersetztes Versionsdatum</xd:documentation>
			<xd:documentation xml:lang="en">Replaced version date</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="replaceVersion" fixed="006">
		<xd:annotation>
			<xd:documentation xml:lang="de">Ersetzte Version</xd:documentation>
			<xd:documentation xml:lang="en">Replaced version</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="rulebooks" fixed="SDD's Core 7.0, 7.1, 7.2, 8.0, 8.1, 8.2, 9.0, 9.1, 9.2, 9.3 2017-V1 B2B 5.0, 5.1, 5.2, 6.0, 6.1, 6.2, 7.0, 7.1, 7.2, 7.3, 2017-V1">
		<xd:annotation>
			<xd:documentation xml:lang="de">Berücksichtigte Rulebook Versionen</xd:documentation>
			<xd:documentation xml:lang="en">Respected rulebook versions</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="validityEnd" fixed="with validity start of version 008">
		<xd:annotation>
			<xd:documentation xml:lang="de">Ende der Gültigkeit</xd:documentation>
			<xd:documentation xml:lang="en">End of validity</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="validityStart" fixed="2017-11-01">
		<xd:annotation>
			<xd:documentation xml:lang="de">Beginn der Gültigkeit</xd:documentation>
			<xd:documentation xml:lang="en">Start of validity</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<xd:attribute name="version" fixed="006">
		<xd:annotation>
			<xd:documentation xml:lang="de">Version dieses Schemas</xd:documentation>
			<xd:documentation xml:lang="en">Schema version</xd:documentation>
		</xd:annotation>
	</xd:attribute>
	<!-- derived types -->
	<!-- simple types -->
	<!-- EPC driven -->
	<xd:simpleType name="ActiveOrHistoricCurrencyCode_TX">
		<xd:restriction base="_:ActiveOrHistoricCurrencyCode">
			<xd:enumeration value="EUR">
				<xd:annotation>
					<xd:documentation xml:lang="de">SEPA kann nur EUR transferieren</xd:documentation>
					<xd:documentation xml:lang="en">SEPA just enables EUR transfers</xd:documentation>
				</xd:annotation>
			</xd:enumeration>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max140Text_Nm">
		<xd:restriction base="_:Max140Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung der Länge der Namenselemente</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of length of name elements</xd:documentation>
			</xd:annotation>
			<xd:maxLength value="70"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max35Text_CdtrSchmeId">
		<xd:restriction base="_:Max35Text">
			<xd:enumeration value="SEPA">
				<xd:annotation>
					<xd:documentation xml:lang="de">Festgelegter Wert für Kreditorenidentifikation</xd:documentation>
					<xd:documentation xml:lang="en">Fixed value for creditor identification</xd:documentation>
				</xd:annotation>
			</xd:enumeration>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max35Text_IBANonly">
		<xd:restriction base="_:Max35Text">
			<xd:enumeration value="NOTPROVIDED">
				<xd:annotation>
					<xd:documentation xml:lang="de">Festgelegter Wert für IBAN-only Beauftragungen</xd:documentation>
					<xd:documentation xml:lang="en">Fixed value for IBAN only initiations</xd:documentation>
				</xd:annotation>
			</xd:enumeration>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max35Text_Mandate">
		<xd:restriction base="_:Max35Text">
			<xd:enumeration value="SMNDA">
				<xd:annotation>
					<xd:documentation xml:lang="de">Festgelegter Wert für Mandatsänderung</xd:documentation>
					<xd:documentation xml:lang="en">Fixed value for mandate change</xd:documentation>
				</xd:annotation>
			</xd:enumeration>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max35Text_REF">
		<xd:restriction base="_:Max35Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Kodes, Referenzen und Identifikatoren

Erlaubte Struktur für Kodes, Referenzen und Identifikatoren nach EPC217-08 Best Practices SEPA Requirements for Character Set SSG.pdf
Ein Text oder Wert muss mindestens ein druckbares Zeichen enthalten, jedoch
startet nicht mit /
endet nicht mit /
enthält kein //</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for codes, references and identifications

Allowed structure for codes, references and identifications according EPC217-08 Best Practices SEPA Requirements for Character Set SSG.pdf
A text or value must contain at least one printable character, but
don't start with /
don't end with /
don't contain //</xd:documentation>
			</xd:annotation>
			<xd:pattern value="((([\-A-Za-z0-9+?:().,' ]+/)+[\-A-Za-z0-9+?:().,' ]+)|(( *[\-A-Za-z0-9+?:().,'])+ *))">
				<xd:annotation>
					<xd:documentation>Remember that the pattern notation is governed by XML and XSD rules.
The regex is anchored to the whole string, which needs a ^ and a $ in other environments.
Entities like &#x09;, &amp;, &gt;, &lt; and &quot; need to be exchanged to their entity's meaning or other encoding in other environments.
The / might need to be escaped to \/ in other environments.</xd:documentation>
				</xd:annotation>
			</xd:pattern>
		</xd:restriction>
	</xd:simpleType>
	<!-- complex types with complex content -->
	<!-- EPC driven -->
	<xd:complexType name="AccountIdentification4Choice_Cdtr">
		<xd:complexContent>
			<xd:restriction base="_:AccountIdentification4Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="IBAN" type="_:IBAN2007Identifier">
							<xd:annotation>
								<xd:documentation xml:lang="de">IBAN eines Kontos im SEPA-Raum</xd:documentation>
								<xd:documentation xml:lang="en">IBAN of an account in SEPA area</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="BranchAndFinancialInstitutionIdentification4_Cdtr">
		<xd:complexContent>
			<xd:restriction base="_:BranchAndFinancialInstitutionIdentification4">
				<xd:sequence>
					<xd:element name="FinInstnId" type="_:FinancialInstitutionIdentification7_Cdtr">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation einer Bank im SEPA-Raum</xd:documentation>
							<xd:documentation xml:lang="en">Identification of a bank in SEPA area</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="CashAccount16_Cdtr">
		<xd:complexContent>
			<xd:restriction base="_:CashAccount16">
				<xd:sequence>
					<xd:element name="Id" type="_:AccountIdentification4Choice_Cdtr">
						<xd:annotation>
							<xd:documentation xml:lang="de">IBAN eines Kontos im SEPA-Raum</xd:documentation>
							<xd:documentation xml:lang="en">IBAN of an account in SEPA area</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ccy" type="_:ActiveOrHistoricCurrencyCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontowährung des erkannten Kontos.

Nur notwending bei Mehrwährungskonto</xd:documentation>
							<xd:documentation xml:lang="en">Account currency of credited account.

Only necessary with multi currency account</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="FinancialInstitutionIdentification7_Cdtr">
		<xd:complexContent>
			<xd:restriction base="_:FinancialInstitutionIdentification7">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob die Bank mit BIC oder einer anderen Id (IBAN only) identifiziert wird</xd:documentation>
						<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether identification is made by BIC or another Id (IBAN only)</xd:documentation>
					</xd:annotation>
					<xd:element name="BIC" type="_:BICIdentifier" id="AT-12" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">BIC der beauftragten Bank</xd:documentation>
							<xd:documentation xml:lang="en">BIC of the instructed bank</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="_:GenericFinancialIdentification1_Gen" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Andere Identifikation (IBAN only)</xd:documentation>
							<xd:documentation xml:lang="en">Other identification (IBAN only)</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32_Cdtr">
		<xd:complexContent>
			<xd:restriction base="_:PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="_:Max140Text_Nm" id="AT-03">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name des Kontoinhabers / Auftraggeber.

Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name of account owner / credited principal.

Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="PstlAdr" type="_:PostalAddress6" id="AT-05" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Adresse des Kontoinhabers / Auftraggeber.

Diese Adresse gilt als nicht geschrieben.
Bei Weitergabe ex AT wird die Adresse fallweise aus den Stammdaten eingestellt</xd:documentation>
							<xd:documentation xml:lang="en">Address of account owner / credited principal.

This address is treated as not given.
When forwarding ex AT the address is occasionally taken from instituts database</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AccountIdentification4Choice_Dbtr">
		<xd:complexContent>
			<xd:restriction base="_:AccountIdentification4Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="IBAN" type="_:IBAN2007Identifier">
							<xd:annotation>
								<xd:documentation xml:lang="de">IBAN eines Kontos im SEPA-Raum</xd:documentation>
								<xd:documentation xml:lang="en">IBAN of an account in SEPA area</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="BranchAndFinancialInstitutionIdentification4_Dbtr">
		<xd:complexContent>
			<xd:restriction base="_:BranchAndFinancialInstitutionIdentification4">
				<xd:sequence>
					<xd:element name="FinInstnId" type="_:FinancialInstitutionIdentification7_Dbtr">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation einer Bank im SEPA-Raum</xd:documentation>
							<xd:documentation xml:lang="en">Identification of a bank in SEPA area</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="CashAccount16_Dbtr">
		<xd:complexContent>
			<xd:restriction base="_:CashAccount16">
				<xd:sequence>
					<xd:element name="Id" type="_:AccountIdentification4Choice_Dbtr">
						<xd:annotation>
							<xd:documentation xml:lang="de">IBAN eines Kontos im SEPA-Raum</xd:documentation>
							<xd:documentation xml:lang="en">IBAN of an account in SEPA area</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="FinancialInstitutionIdentification7_Dbtr">
		<xd:complexContent>
			<xd:restriction base="_:FinancialInstitutionIdentification7">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob die Bank mit BIC oder einer anderen Id (IBAN only) identifiziert wird</xd:documentation>
						<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether identification is made by BIC or another Id (IBAN only)</xd:documentation>
					</xd:annotation>
					<xd:element name="BIC" type="_:BICIdentifier" id="AT-13" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">BIC einer Bank im SEPA-Raum</xd:documentation>
							<xd:documentation xml:lang="en">BIC of a bank in SEPA area</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="_:GenericFinancialIdentification1_Gen" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Andere Identifikation (IBAN only)</xd:documentation>
							<xd:documentation xml:lang="en">Other identification (IBAN only)</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32_Dbtr">
		<xd:complexContent>
			<xd:restriction base="_:PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="_:Max140Text_Nm" id="AT-14">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name des Kontoinhabers / Bezogenen.

Auf 70 Zeichen begrenzt.
ELV: "/CDGM/{ CardNumber }/{ SequenceNumber }/{ ExpiryDate }", wobei { xxx } durch den jeweiligen Wert ersetzt wird</xd:documentation>
							<xd:documentation xml:lang="en">Name of account owner / debited principial.

Limited to 70 characters.
ELV: "/CDGM/{ CardNumber }/{ SequenceNumber }/{ ExpiryDate }", where{ xxx } replaced with respective value</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="PstlAdr" type="_:PostalAddress6" id="AT-09" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Adresse des Kontoinhabers / Bezogenen.

Die Adresse gilt als nicht geschrieben</xd:documentation>
							<xd:documentation xml:lang="en">Address of account owner / debited principial.

This address is treated as not given</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="_:Party6Choice_Gen" id="AT-27" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation Kontoinhaber / Bezogener</xd:documentation>
							<xd:documentation xml:lang="en">Identification account owner / debited principal</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32_UltmtCdtr">
		<xd:complexContent>
			<xd:restriction base="_:PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="_:Max140Text_Nm" id="AT-38" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name / Bezeichnung der Referenzpartei des Kontoinhabers / Auftraggeber, d.h. üblicherweise der eigentliche Gläubiger.

Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name / Designation of reference party of account owner / principal, i.e. habitually the actual creditor.

Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="_:Party6Choice_Gen" id="AT-39" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation der Referenzpartei des Kontoinhabers / Auftraggeber, d.h. üblicherweise der eigentliche Gläubiger</xd:documentation>
							<xd:documentation xml:lang="en">Identification of reference party of account owner / principal, i.e. habitually the actual creditor</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32_UltmtDbtr">
		<xd:complexContent>
			<xd:restriction base="_:PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="_:Max140Text_Nm" id="AT-15" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name / Bezeichnung der Referenzpartei des Kontoinhabers / Bezogenen, d.h. üblicherweise der eigentliche Schuldner.

Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name / Designation of reference party of account owner / principal, i.e. habitually the actual deptor.

Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="_:Party6Choice_Gen" id="AT-37" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation der Referenzpartei des Kontoinhabers / Bezogenen, d.h. üblicherweise der eigentliche Schuldner</xd:documentation>
							<xd:documentation xml:lang="en">Identification of reference party of account owner / principal, i.e. habitually the actual deptor</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="GenericPersonIdentification1_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="_:GenericPersonIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="_:Max35Text_REF">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kreditorenidentifikation</xd:documentation>
							<xd:documentation xml:lang="en">Creditor identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="_:PersonIdentificationSchemeName1Choice_CdtrSchmeId" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ der Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Type of identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="Party6Choice_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="_:Party6Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="PrvtId" type="_:PersonIdentification5_CdtrSchmeId">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kreditorenidentifikation</xd:documentation>
								<xd:documentation xml:lang="en">Creditor identification</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="_:PartyIdentification32">
				<xd:sequence>
					<xd:element name="Id" type="_:Party6Choice_CdtrSchmeId" id="AT-02" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kreditorenidentifikation</xd:documentation>
							<xd:documentation xml:lang="en">Creditor identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PersonIdentification5_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="_:PersonIdentification5">
				<xd:sequence>
					<xd:element name="Othr" type="_:GenericPersonIdentification1_CdtrSchmeId" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kreditorenidentifikation</xd:documentation>
							<xd:documentation xml:lang="en">Creditor identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PersonIdentificationSchemeName1Choice_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="_:PersonIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Prtry" type="_:Max35Text_CdtrSchmeId">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kodierte Identifikation.

Einzig verfügbarer Wert ist SEPA</xd:documentation>
								<xd:documentation xml:lang="en">Coded identification.

Only available value is SEPA</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32_OrgnlCdtrSchemeId">
		<xd:complexContent>
			<xd:restriction base="_:PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="_:Max140Text_Nm" id="AT-03-Changed" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Vorheriger Name des Lastschrifteinreichers</xd:documentation>
							<xd:documentation xml:lang="en">Previous name of the debiting creditor</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="_:Party6Choice_CdtrSchmeId" id="AT-18" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Vorherige Identifikation des Lastschrifteinreichers</xd:documentation>
							<xd:documentation xml:lang="en">Previous identification of debiting creditor</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="GenericFinancialIdentification1_Gen">
		<xd:complexContent>
			<xd:restriction base="_:GenericFinancialIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="_:Max35Text_IBANonly">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation (IBAN only).

Fixer Wert "NOTPROVIDED"</xd:documentation>
							<xd:documentation xml:lang="en">Identification (IBAN only).

Fixed value "NOTPROVIDED"</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="GenericOrganisationIdentification1_Gen">
		<xd:complexContent>
			<xd:restriction base="_:GenericOrganisationIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="_:Max35Text_REF">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation der Organisation</xd:documentation>
							<xd:documentation xml:lang="en">Identification of organisation</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="_:OrganisationIdentificationSchemeName1Choice_Gen" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ der Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Type of identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Issr" type="_:Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation vergebende Organisation</xd:documentation>
							<xd:documentation xml:lang="en">Identification assigning organisation</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="GenericPersonIdentification1_Gen">
		<xd:complexContent>
			<xd:restriction base="_:GenericPersonIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="_:Max35Text_REF">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation der Person</xd:documentation>
							<xd:documentation xml:lang="en">Identification of person</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="_:PersonIdentificationSchemeName1Choice_Gen" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ der Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Type of identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Issr" type="_:Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation vergebende Organisation</xd:documentation>
							<xd:documentation xml:lang="en">Identification assigning organisation</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="OrganisationIdentification4_Gen">
		<xd:complexContent>
			<xd:restriction base="_:OrganisationIdentification4">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob die Organisation mit BICOrBEI oder einer anderen Id identifiziert wird</xd:documentation>
						<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether identification is made by BICOrBEI or another Id</xd:documentation>
					</xd:annotation>
					<xd:element name="BICOrBEI" type="_:AnyBICIdentifier" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">BIC oder BEI</xd:documentation>
							<xd:documentation xml:lang="en">BIC or BEI</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="_:GenericOrganisationIdentification1_Gen" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Andere Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Other identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="OrganisationIdentificationSchemeName1Choice_Gen">
		<xd:complexContent>
			<xd:restriction base="_:OrganisationIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="_:AT_ExternalOrganisationIdentification1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kodierte Identifikation.

Kode aus Kodeliste</xd:documentation>
								<xd:documentation xml:lang="en">Coded identification.

Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="_:Max35Text_REF">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kodierte Identifikation.

Proprietärer Kode</xd:documentation>
								<xd:documentation xml:lang="en">Coded identification.

Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="Party6Choice_Gen">
		<xd:complexContent>
			<xd:restriction base="_:Party6Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="OrgId" type="_:OrganisationIdentification4_Gen">
							<xd:annotation>
								<xd:documentation xml:lang="de">Identifikation der Organisation</xd:documentation>
								<xd:documentation xml:lang="en">Identification of organisation</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="PrvtId" type="_:PersonIdentification5_Gen">
							<xd:annotation>
								<xd:documentation xml:lang="de">Identifikation der Person</xd:documentation>
								<xd:documentation xml:lang="en">Identification of person</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PersonIdentification5_Gen">
		<xd:complexContent>
			<xd:restriction base="_:PersonIdentification5">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob die Person mittels Geburtsdaten oder einer Id identifiziert wird</xd:documentation>
						<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether identification is made by data of birth or Id</xd:documentation>
					</xd:annotation>
					<xd:element name="DtAndPlcOfBirth" type="_:DateAndPlaceOfBirth" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Datum und Ort der Geburt</xd:documentation>
							<xd:documentation xml:lang="en">Date and place of birth</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="_:GenericPersonIdentification1_Gen" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Andere Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Other identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PersonIdentificationSchemeName1Choice_Gen">
		<xd:complexContent>
			<xd:restriction base="_:PersonIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="_:ExternalPersonIdentification1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kodierte Identifikation.

Kode aus Kodeliste</xd:documentation>
								<xd:documentation xml:lang="en">Coded identification.

Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="_:Max35Text_REF">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kodierte Identifikation.

Proprietärer Kode</xd:documentation>
								<xd:documentation xml:lang="en">Coded identification.

Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<!-- AT specific -->
	<xd:complexType name="GenericOrganisationIdentification1_InitgPty">
		<xd:complexContent>
			<xd:restriction base="_:GenericOrganisationIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="_:Max35Text_REF">
						<xd:annotation>
							<xd:documentation xml:lang="de">Von der Bank vergebene Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification assigned by bank</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="_:OrganisationIdentificationSchemeName1Choice_InitgPty" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ der Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Type of identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="OrganisationIdentification4_InitgPty">
		<xd:complexContent>
			<xd:restriction base="_:OrganisationIdentification4">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob sich der Übermittler mit BICOrBEI oder einer erhaltenen Bank-Id identifiziert</xd:documentation>
						<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether identification is made by BICOrBEI or assigned bank Id</xd:documentation>
					</xd:annotation>
					<xd:element name="BICOrBEI" type="_:AnyBICIdentifier" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">BIC oder BEI</xd:documentation>
							<xd:documentation xml:lang="en">BIC or BEI</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="_:GenericOrganisationIdentification1_InitgPty" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Andere Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Other identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="OrganisationIdentificationSchemeName1Choice_InitgPty">
		<xd:complexContent>
			<xd:restriction base="_:OrganisationIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="_:AT_ExternalOrganisationIdentification1Code_InitgPty">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kodierte Identifikation.

Einzig verfügbarer Wert ist BANK</xd:documentation>
								<xd:documentation xml:lang="en">Coded identification.

Only available value is BANK</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="Party6Choice_InitgPty">
		<xd:complexContent>
			<xd:restriction base="_:Party6Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="OrgId" type="_:OrganisationIdentification4_InitgPty">
							<xd:annotation>
								<xd:documentation xml:lang="de">Identifikation der Organisation</xd:documentation>
								<xd:documentation xml:lang="en">Identification of organisation</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32_InitgPty">
		<xd:complexContent>
			<xd:restriction base="_:PartyIdentification32">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob sich der Übermittler mit Namen oder Id identifiziert</xd:documentation>
						<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether identification is made by name or Id</xd:documentation>
					</xd:annotation>
					<xd:element name="Nm" type="_:Max140Text_Nm" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name des Senders

Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name of Sender

Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="_:Party6Choice_InitgPty" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation des Senders</xd:documentation>
							<xd:documentation xml:lang="en">Identification of sender</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="PaymentTypeInformation20_Single">
		<xd:complexContent>
			<xd:restriction base="_:PaymentTypeInformation20">
				<xd:sequence>
					<xd:element name="SvcLvl" type="_:ServiceLevel8Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Siehe Beschreibung auf Bestandsebene</xd:documentation>
							<xd:documentation xml:lang="en">See description on batch level</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="LclInstrm" type="_:LocalInstrument2Choice">
						<xd:annotation>
							<xd:documentation xml:lang="de">Siehe Beschreibung auf Bestandsebene</xd:documentation>
							<xd:documentation xml:lang="en">See description on batch level</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SeqTp" type="_:SequenceType1Code" id="AT-21s">
						<xd:annotation>
							<xd:documentation xml:lang="de">Siehe Beschreibung auf Bestandsebene</xd:documentation>
							<xd:documentation xml:lang="en">See description on batch level</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CtgyPurp" type="_:CategoryPurpose1Choice" id="AT-59s" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Siehe Beschreibung auf Bestandsebene</xd:documentation>
							<xd:documentation xml:lang="en">See description on batch level</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AccountIdentification4Choice_Amdmnt">
		<xd:complexContent>
			<xd:restriction base="_:AccountIdentification4Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="IBAN" type="_:IBAN2007Identifier">
							<xd:annotation>
								<xd:documentation xml:lang="de">IBAN eines Kontos im SEPA-Raum</xd:documentation>
								<xd:documentation xml:lang="en">IBAN of an account in SEPA area</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Othr" type="_:GenericAccountIdentification1_Amdmnt">
							<xd:annotation>
								<xd:documentation xml:lang="de">Kontowechsel</xd:documentation>
								<xd:documentation xml:lang="en">Account change</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="BranchAndFinancialInstitutionIdentification4_Amdmnt">
		<xd:complexContent>
			<xd:restriction base="_:BranchAndFinancialInstitutionIdentification4">
				<xd:sequence>
					<xd:element name="FinInstnId" type="_:FinancialInstitutionIdentification7_Amdmnt">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation einer Bank im SEPA-Raum oder
Kontowechselindikator</xd:documentation>
							<xd:documentation xml:lang="en">Identification of a bank in SEPA area or
Account change indicator</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="CashAccount16_Amdmnt">
		<xd:complexContent>
			<xd:restriction base="_:CashAccount16">
				<xd:sequence>
					<xd:element name="Id" type="_:AccountIdentification4Choice_Amdmnt">
						<xd:annotation>
							<xd:documentation xml:lang="de">IBAN eines Kontos im SEPA-Raum oder
Kontowechselindikator</xd:documentation>
							<xd:documentation xml:lang="en">IBAN of an account in SEPA area or
Account change indicator</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="FinancialInstitutionIdentification7_Amdmnt">
		<xd:complexContent>
			<xd:restriction base="_:FinancialInstitutionIdentification7">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">NUR EIN FOLGE-ELEMENT

Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur ein Element.
Auswahl, ob die Organisation mit BICOrBEI oder einer anderen Id identifiziert wird</xd:documentation>
						<xd:documentation xml:lang="en">ONLY ONE SUBSEQUENT ELEMENT

Although the original structure allowes the concurrent occurance of both subsequent elements, only one element.
Choose whether identification is made by BICOrBEI or another Id</xd:documentation>
					</xd:annotation>
					<xd:element name="BIC" type="_:BICIdentifier" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation einer Bank im SEPA-Raum</xd:documentation>
							<xd:documentation xml:lang="en">Identification of a bank in SEPA area</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="_:GenericFinancialIdentification1_Amdmnt" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontowechselindikator</xd:documentation>
							<xd:documentation xml:lang="en">Account change indicator</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="GenericAccountIdentification1_Amdmnt">
		<xd:complexContent>
			<xd:restriction base="_:GenericAccountIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="_:Max34Text">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontowechselindikator.

Einzig verfügbarer Wert ist SMNDA</xd:documentation>
							<xd:documentation xml:lang="en">Account change indicator.

Only available value is SMNDA</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="GenericFinancialIdentification1_Amdmnt">
		<xd:complexContent>
			<xd:restriction base="_:GenericFinancialIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="_:Max35Text_Mandate">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontowechselindikator.

Einzig verfügbarer Wert ist SMNDA</xd:documentation>
							<xd:documentation xml:lang="en">Account change indicator.

Only available value is SMNDA</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<!--***** Begin of change log -->
	<!-- 2016-02-12 -->
	<!-- initial release with redefinition -->
	<!-- 2016-06-09 -->
	<!-- correct type errors -->
	<!-- 2016-11-23 -->
	<!-- fix pattern notation -->
	<!-- 2017-07-21 -->
	<!-- change version attribute of schema to Corrigendum.2 -->
	<!-- add and amend rulebooks and implementation guidelines with 2017-V1 -->
	<!-- change attribute validityStart to 2017-11-01 -->
	<!-- change documentation of GrpHdr/CtrlSum, PmtInf/NbOfTxs, PmtInf/CtrlSum, PmtInf/PmtTpInf, PmtInf/PmtTpInf/LclInstrm, PmtInf/PmtTpInf/LclInstrm/Cd, PmtInf/PmtTpInf/SeqTp -->
	<!-- change cardinality of PmtInf/PmtTpInf -->
	<!-- add element PmtInf/DrctDbtTxInf/PmtTpInf -->
	<!-- add type PaymentTypeInformation20_Single for PmtInf/DrctDbtTxInf/PmtTpInf -->
	<!-- assign type PaymentTypeInformation20_Single to element PmtInf/DrctDbtTxInf/PmtTpInf -->
	<!--***** End of change log -->
</xd:schema>
