<?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 7 plus additional options for use in Austria -->
<!--+++change from+++ <xs:schema xmlns="urn:iso:std:iso:20022:tech:xsd:camt.054.001.02" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.02" elementFormDefault="qualified"> -->
<xd:schema xmlns="ISO:camt.054.001.02:APC:STUZZA:payments:004" xmlns:xd="http://www.w3.org/2001/XMLSchema" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="ISO:camt.054.001.02:APC:STUZZA:payments:004" elementFormDefault="qualified">
	<!-- ************************************************************ -->
	<!-- ***                                                      *** -->
	<!-- ***               Diese Definitionen sind als            *** -->
	<!-- ***                                                      *** -->
	<!-- ***               Technical Validation Subset            *** -->
	<!-- ***                                                      *** -->
	<!-- ***   zu verstehen. Alle damit validierbaren XML-Daten   *** -->
	<!-- ***   lassen sich ebenfalls mit dem zugrundeliegenden    *** -->
	<!-- ***   originalen Namespace der ISO validieren. Bei der   *** -->
	<!-- ***   Übermittlung der Daten ist daher der originale     *** -->
	<!-- ***   Namespace der ISO zu verwenden.                    *** -->
	<!-- ***                                                      *** -->
	<!-- ***                                                      *** -->
	<!-- ***               This definitions specify a             *** -->
	<!-- ***                                                      *** -->
	<!-- ***               Technical Validation Subset            *** -->
	<!-- ***                                                      *** -->
	<!-- ***   All XML data validating with this scheme can       *** -->
	<!-- ***   also be validated with the underlying original     *** -->
	<!-- ***   namespace of ISO. Therefor the original ISO        *** -->
	<!-- ***   namespace is to be used for data transmission.     *** -->
	<!-- ***                                                      *** -->
	<!-- ************************************************************ -->
	<!--  ********************** start replace include node with copy of type definitions of schema to get standalone schema  -->
	<xd:include schemaLocation="RB7.0_camt.054_codelists.xsd"/>
	<!--  ********************** stop replace include node with copy of type definitions of schema to get standalone schema  -->
	<xd:attribute name="namespace" fixed="urn:iso:std:iso:20022:tech:xsd:camt.054.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="version" fixed="004">
		<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>
	<xd:attribute name="lastEdit" fixed="2014-06-06">
		<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="replaceVersion" fixed="004">
		<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="replaceLastEdit" fixed="2014-03-27">
		<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="validityStart" fixed="2012-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="validityEnd" fixed="with validity start of version 006">
		<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>
	<!-- Root element -->
	<xd:element name="Document" type="Document"/>
	<!-- Type definitions -->
	<xd:complexType name="AccountIdentification4Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="IBAN" type="IBAN2007Identifier"/>
				<xd:element name="Othr" type="GenericAccountIdentification1"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="AccountInterest2">
		<xd:sequence>
			<xd:element name="Tp" type="InterestType1Choice" minOccurs="0"/>
			<xd:element name="Rate" type="Rate3" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="FrToDt" type="DateTimePeriodDetails" minOccurs="0"/>
			<xd:element name="Rsn" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="AccountNotification2">
		<xd:sequence>
			<xd:element name="Id" type="Max35Text"/>
			<xd:element name="ElctrncSeqNb" type="Number" minOccurs="0"/>
			<xd:element name="LglSeqNb" type="Number" minOccurs="0"/>
			<xd:element name="CreDtTm" type="ISODateTime"/>
			<xd:element name="FrToDt" type="DateTimePeriodDetails" minOccurs="0"/>
			<xd:element name="CpyDplctInd" type="CopyDuplicate1Code" minOccurs="0"/>
			<xd:element name="RptgSrc" type="ReportingSource1Choice" minOccurs="0"/>
			<xd:element name="Acct" type="CashAccount20"/>
			<xd:element name="RltdAcct" type="CashAccount16" minOccurs="0"/>
			<xd:element name="Intrst" type="AccountInterest2" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="TxsSummry" type="TotalTransactions2" minOccurs="0"/>
			<xd:element name="Ntry" type="ReportEntry2" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="AddtlNtfctnInf" type="Max500Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="AccountSchemeName1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalAccountIdentification1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="ActiveOrHistoricCurrencyAndAmount_SimpleType">
		<xd:restriction base="xd:decimal">
			<xd:minInclusive value="0"/>
			<xd:fractionDigits value="5"/>
			<xd:totalDigits value="18"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="ActiveOrHistoricCurrencyAndAmount">
		<xd:simpleContent>
			<xd:extension base="ActiveOrHistoricCurrencyAndAmount_SimpleType">
				<xd:attribute name="Ccy" type="ActiveOrHistoricCurrencyCode" use="required"/>
			</xd:extension>
		</xd:simpleContent>
	</xd:complexType>
	<xd:simpleType name="ActiveOrHistoricCurrencyCode">
		<xd:restriction base="xd:string">
			<xd:pattern value="[A-Z]{3,3}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AddressType2Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="ADDR"/>
			<xd:enumeration value="PBOX"/>
			<xd:enumeration value="HOME"/>
			<xd:enumeration value="BIZZ"/>
			<xd:enumeration value="MLTO"/>
			<xd:enumeration value="DLVY"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="AlternateSecurityIdentification2">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Id" type="Max35Text"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="AmountAndCurrencyExchange3">
		<xd:sequence>
			<xd:element name="InstdAmt" type="AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
			<xd:element name="TxAmt" type="AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
			<xd:element name="CntrValAmt" type="AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
			<xd:element name="AnncdPstngAmt" type="AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
			<xd:element name="PrtryAmt" type="AmountAndCurrencyExchangeDetails4" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="AmountAndCurrencyExchangeDetails3">
		<xd:sequence>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
			<xd:element name="CcyXchg" type="CurrencyExchange5" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="AmountAndCurrencyExchangeDetails4">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
			<xd:element name="CcyXchg" type="CurrencyExchange5" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="AmountRangeBoundary1">
		<xd:sequence>
			<xd:element name="BdryAmt" type="ImpliedCurrencyAndAmount"/>
			<xd:element name="Incl" type="YesNoIndicator"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="AnyBICIdentifier">
		<xd:restriction base="xd:string">
			<xd:pattern value="[A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="BICIdentifier">
		<xd:restriction base="xd:string">
			<xd:pattern value="[A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="BankToCustomerDebitCreditNotificationV02">
		<xd:sequence>
			<xd:element name="GrpHdr" type="GroupHeader42"/>
			<xd:element name="Ntfctn" type="AccountNotification2" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="BankTransactionCodeStructure4">
		<xd:sequence>
			<xd:element name="Domn" type="BankTransactionCodeStructure5" minOccurs="0"/>
			<xd:element name="Prtry" type="ProprietaryBankTransactionCodeStructure1" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="BankTransactionCodeStructure5">
		<xd:sequence>
			<xd:element name="Cd" type="ExternalBankTransactionDomain1Code"/>
			<xd:element name="Fmly" type="BankTransactionCodeStructure6"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="BankTransactionCodeStructure6">
		<xd:sequence>
			<xd:element name="Cd" type="ExternalBankTransactionFamily1Code"/>
			<xd:element name="SubFmlyCd" type="ExternalBankTransactionSubFamily1Code"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="BaseOneRate">
		<xd:restriction base="xd:decimal">
			<xd:fractionDigits value="10"/>
			<xd:totalDigits value="11"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="BatchInformation2">
		<xd:sequence>
			<xd:element name="MsgId" type="Max35Text" minOccurs="0"/>
			<xd:element name="PmtInfId" type="Max35Text" minOccurs="0"/>
			<xd:element name="NbOfTxs" type="Max15NumericText" minOccurs="0"/>
			<xd:element name="TtlAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="BranchAndFinancialInstitutionIdentification4">
		<xd:sequence>
			<xd:element name="FinInstnId" type="FinancialInstitutionIdentification7"/>
			<xd:element name="BrnchId" type="BranchData2" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="BranchData2">
		<xd:sequence>
			<xd:element name="Id" type="Max35Text" minOccurs="0"/>
			<xd:element name="Nm" type="Max140Text" minOccurs="0"/>
			<xd:element name="PstlAdr" type="PostalAddress6" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CashAccount16">
		<xd:sequence>
			<xd:element name="Id" type="AccountIdentification4Choice"/>
			<xd:element name="Tp" type="CashAccountType2" minOccurs="0"/>
			<xd:element name="Ccy" type="ActiveOrHistoricCurrencyCode" minOccurs="0"/>
			<xd:element name="Nm" type="Max70Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CashAccount20">
		<xd:sequence>
			<xd:element name="Id" type="AccountIdentification4Choice"/>
			<xd:element name="Tp" type="CashAccountType2" minOccurs="0"/>
			<xd:element name="Ccy" type="ActiveOrHistoricCurrencyCode" minOccurs="0"/>
			<xd:element name="Nm" type="Max70Text" minOccurs="0"/>
			<xd:element name="Ownr" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="Svcr" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CashAccountType2">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="CashAccountType4Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="CashAccountType4Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="CASH"/>
			<xd:enumeration value="CHAR"/>
			<xd:enumeration value="COMM"/>
			<xd:enumeration value="TAXE"/>
			<xd:enumeration value="CISH"/>
			<xd:enumeration value="TRAS"/>
			<xd:enumeration value="SACC"/>
			<xd:enumeration value="CACC"/>
			<xd:enumeration value="SVGS"/>
			<xd:enumeration value="ONDP"/>
			<xd:enumeration value="MGLD"/>
			<xd:enumeration value="NREX"/>
			<xd:enumeration value="MOMA"/>
			<xd:enumeration value="LOAN"/>
			<xd:enumeration value="SLRY"/>
			<xd:enumeration value="ODFT"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="CashBalanceAvailability2">
		<xd:sequence>
			<xd:element name="Dt" type="CashBalanceAvailabilityDate1"/>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CashBalanceAvailabilityDate1">
		<xd:sequence>
			<xd:choice>
				<xd:element name="NbOfDays" type="Max15PlusSignedNumericText"/>
				<xd:element name="ActlDt" type="ISODate"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="ChargeBearerType1Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="DEBT"/>
			<xd:enumeration value="CRED"/>
			<xd:enumeration value="SHAR"/>
			<xd:enumeration value="SLEV"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ChargeType1Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="BRKF"/>
			<xd:enumeration value="COMM"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="ChargeType2Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ChargeType1Code"/>
				<xd:element name="Prtry" type="GenericIdentification3"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ChargesInformation6">
		<xd:sequence>
			<xd:element name="TtlChrgsAndTaxAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0"/>
			<xd:element name="Tp" type="ChargeType2Choice" minOccurs="0"/>
			<xd:element name="Rate" type="PercentageRate" minOccurs="0"/>
			<xd:element name="Br" type="ChargeBearerType1Code" minOccurs="0"/>
			<xd:element name="Pty" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="Tax" type="TaxCharges2" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ClearingSystemIdentification2Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalClearingSystemIdentification1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ClearingSystemMemberIdentification2">
		<xd:sequence>
			<xd:element name="ClrSysId" type="ClearingSystemIdentification2Choice" minOccurs="0"/>
			<xd:element name="MmbId" type="Max35Text"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ContactDetails2">
		<xd:sequence>
			<xd:element name="NmPrfx" type="NamePrefix1Code" minOccurs="0"/>
			<xd:element name="Nm" type="Max140Text" minOccurs="0"/>
			<xd:element name="PhneNb" type="PhoneNumber" minOccurs="0"/>
			<xd:element name="MobNb" type="PhoneNumber" minOccurs="0"/>
			<xd:element name="FaxNb" type="PhoneNumber" minOccurs="0"/>
			<xd:element name="EmailAdr" type="Max2048Text" minOccurs="0"/>
			<xd:element name="Othr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="CopyDuplicate1Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="CODU"/>
			<xd:enumeration value="COPY"/>
			<xd:enumeration value="DUPL"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="CorporateAction1">
		<xd:sequence>
			<xd:element name="Cd" type="Max35Text" minOccurs="0"/>
			<xd:element name="Nb" type="Max35Text" minOccurs="0"/>
			<xd:element name="Prtry" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="CountryCode">
		<xd:restriction base="xd:string">
			<xd:pattern value="[A-Z]{2,2}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="CreditDebitCode">
		<xd:restriction base="xd:string">
			<xd:enumeration value="CRDT"/>
			<xd:enumeration value="DBIT"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="CreditorReferenceInformation2">
		<xd:sequence>
			<xd:element name="Tp" type="CreditorReferenceType2" minOccurs="0"/>
			<xd:element name="Ref" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CreditorReferenceType1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="DocumentType3Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CreditorReferenceType2">
		<xd:sequence>
			<xd:element name="CdOrPrtry" type="CreditorReferenceType1Choice"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CurrencyAndAmountRange2">
		<xd:sequence>
			<xd:element name="Amt" type="ImpliedCurrencyAmountRangeChoice"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0"/>
			<xd:element name="Ccy" type="ActiveOrHistoricCurrencyCode"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="CurrencyExchange5">
		<xd:sequence>
			<xd:element name="SrcCcy" type="ActiveOrHistoricCurrencyCode"/>
			<xd:element name="TrgtCcy" type="ActiveOrHistoricCurrencyCode" minOccurs="0"/>
			<xd:element name="UnitCcy" type="ActiveOrHistoricCurrencyCode" minOccurs="0"/>
			<xd:element name="XchgRate" type="BaseOneRate"/>
			<xd:element name="CtrctId" type="Max35Text" minOccurs="0"/>
			<xd:element name="QtnDt" type="ISODateTime" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="DateAndDateTimeChoice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Dt" type="ISODate"/>
				<xd:element name="DtTm" type="ISODateTime"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="DateAndPlaceOfBirth">
		<xd:sequence>
			<xd:element name="BirthDt" type="ISODate"/>
			<xd:element name="PrvcOfBirth" type="Max35Text" minOccurs="0"/>
			<xd:element name="CityOfBirth" type="Max35Text"/>
			<xd:element name="CtryOfBirth" type="CountryCode"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="DatePeriodDetails">
		<xd:sequence>
			<xd:element name="FrDt" type="ISODate"/>
			<xd:element name="ToDt" type="ISODate"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="DateTimePeriodDetails">
		<xd:sequence>
			<xd:element name="FrDtTm" type="ISODateTime"/>
			<xd:element name="ToDtTm" type="ISODateTime"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="DecimalNumber">
		<xd:restriction base="xd:decimal">
			<xd:fractionDigits value="17"/>
			<xd:totalDigits value="18"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="Document">
		<xd:sequence>
			<!--+++change from+++ <xd:element name="BkToCstmrDbtCdtNtfctn" type="BankToCustomerDebitCreditNotificationV02"/> -->
			<xd:element name="BkToCstmrDbtCdtNtfctn" type="AT_BankToCustomerDebitCreditNotificationV02" xml:ToC="1;Nachricht">
				<xd:annotation>
					<xd:documentation xml:lang="de">Diese Version definiert die Beschränkungen basierend auf den ImplementationRecommendations des EPC und die Erweiterungen für die Verwendung in Österreich

Diese Struktur enthält Detaildaten zu Buchungszeilen eines Kontoauszugs</xd:documentation>
					<xd:documentation xml:lang="en">This version defines the restrictions based on ImplementationRecommendations of EPC and the extensions for use in Austria

This structure containes detail data on booked items of an account statement</xd:documentation>
				</xd:annotation>
			</xd:element>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="DocumentAdjustment1">
		<xd:sequence>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0"/>
			<xd:element name="Rsn" type="Max4Text" minOccurs="0"/>
			<xd:element name="AddtlInf" type="Max140Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="DocumentType3Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="RADM"/>
			<xd:enumeration value="RPIN"/>
			<xd:enumeration value="FXDR"/>
			<xd:enumeration value="DISP"/>
			<xd:enumeration value="PUOR"/>
			<xd:enumeration value="SCOR"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="DocumentType5Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="MSIN"/>
			<xd:enumeration value="CNFA"/>
			<xd:enumeration value="DNFA"/>
			<xd:enumeration value="CINV"/>
			<xd:enumeration value="CREN"/>
			<xd:enumeration value="DEBN"/>
			<xd:enumeration value="HIRI"/>
			<xd:enumeration value="SBIN"/>
			<xd:enumeration value="CMCN"/>
			<xd:enumeration value="SOAC"/>
			<xd:enumeration value="DISP"/>
			<xd:enumeration value="BOLD"/>
			<xd:enumeration value="VCHR"/>
			<xd:enumeration value="AROI"/>
			<xd:enumeration value="TSUT"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="EntryDetails1">
		<xd:sequence>
			<xd:element name="Btch" type="BatchInformation2" minOccurs="0"/>
			<xd:element name="TxDtls" type="EntryTransaction2" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="EntryStatus2Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="BOOK"/>
			<xd:enumeration value="PDNG"/>
			<xd:enumeration value="INFO"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="EntryTransaction2">
		<xd:sequence>
			<xd:element name="Refs" type="TransactionReferences2" minOccurs="0"/>
			<xd:element name="AmtDtls" type="AmountAndCurrencyExchange3" minOccurs="0"/>
			<xd:element name="Avlbty" type="CashBalanceAvailability2" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="BkTxCd" type="BankTransactionCodeStructure4" minOccurs="0"/>
			<xd:element name="Chrgs" type="ChargesInformation6" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="Intrst" type="TransactionInterest2" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="RltdPties" type="TransactionParty2" minOccurs="0"/>
			<xd:element name="RltdAgts" type="TransactionAgents2" minOccurs="0"/>
			<xd:element name="Purp" type="Purpose2Choice" minOccurs="0"/>
			<xd:element name="RltdRmtInf" type="RemittanceLocation2" minOccurs="0" maxOccurs="10"/>
			<xd:element name="RmtInf" type="RemittanceInformation5" minOccurs="0"/>
			<xd:element name="RltdDts" type="TransactionDates2" minOccurs="0"/>
			<xd:element name="RltdPric" type="TransactionPrice2Choice" minOccurs="0"/>
			<xd:element name="RltdQties" type="TransactionQuantities1Choice" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="FinInstrmId" type="SecurityIdentification4Choice" minOccurs="0"/>
			<xd:element name="Tax" type="TaxInformation3" minOccurs="0"/>
			<xd:element name="RtrInf" type="ReturnReasonInformation10" minOccurs="0"/>
			<xd:element name="CorpActn" type="CorporateAction1" minOccurs="0"/>
			<xd:element name="SfkpgAcct" type="CashAccount16" minOccurs="0"/>
			<xd:element name="AddtlTxInf" type="Max500Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="ExternalAccountIdentification1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalBankTransactionDomain1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalBankTransactionFamily1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalBankTransactionSubFamily1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalClearingSystemIdentification1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="5"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalFinancialInstitutionIdentification1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalOrganisationIdentification1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalPersonIdentification1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalPurpose1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalReportingSource1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalReturnReason1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ExternalTechnicalInputChannel1Code">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="FinancialIdentificationSchemeName1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalFinancialInstitutionIdentification1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="FinancialInstitutionIdentification7">
		<xd:sequence>
			<xd:element name="BIC" type="BICIdentifier" minOccurs="0"/>
			<xd:element name="ClrSysMmbId" type="ClearingSystemMemberIdentification2" minOccurs="0"/>
			<xd:element name="Nm" type="Max140Text" minOccurs="0"/>
			<xd:element name="PstlAdr" type="PostalAddress6" minOccurs="0"/>
			<xd:element name="Othr" type="GenericFinancialIdentification1" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="FinancialInstrumentQuantityChoice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Unit" type="DecimalNumber"/>
				<xd:element name="FaceAmt" type="ImpliedCurrencyAndAmount"/>
				<xd:element name="AmtsdVal" type="ImpliedCurrencyAndAmount"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="FromToAmountRange">
		<xd:sequence>
			<xd:element name="FrAmt" type="AmountRangeBoundary1"/>
			<xd:element name="ToAmt" type="AmountRangeBoundary1"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="GenericAccountIdentification1">
		<xd:sequence>
			<xd:element name="Id" type="Max34Text"/>
			<xd:element name="SchmeNm" type="AccountSchemeName1Choice" minOccurs="0"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="GenericFinancialIdentification1">
		<xd:sequence>
			<xd:element name="Id" type="Max35Text"/>
			<xd:element name="SchmeNm" type="FinancialIdentificationSchemeName1Choice" minOccurs="0"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="GenericIdentification3">
		<xd:sequence>
			<xd:element name="Id" type="Max35Text"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="GenericOrganisationIdentification1">
		<xd:sequence>
			<xd:element name="Id" type="Max35Text"/>
			<xd:element name="SchmeNm" type="OrganisationIdentificationSchemeName1Choice" minOccurs="0"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="GenericPersonIdentification1">
		<xd:sequence>
			<xd:element name="Id" type="Max35Text"/>
			<xd:element name="SchmeNm" type="PersonIdentificationSchemeName1Choice" minOccurs="0"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="GroupHeader42">
		<xd:sequence>
			<xd:element name="MsgId" type="Max35Text"/>
			<xd:element name="CreDtTm" type="ISODateTime"/>
			<xd:element name="MsgRcpt" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="MsgPgntn" type="Pagination" minOccurs="0"/>
			<xd:element name="AddtlInf" type="Max500Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="IBAN2007Identifier">
		<xd:restriction base="xd:string">
			<xd:pattern value="[A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ISINIdentifier">
		<xd:restriction base="xd:string">
			<xd:pattern value="[A-Z0-9]{12,12}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="ISODate">
		<xd:restriction base="xd:date"/>
	</xd:simpleType>
	<xd:simpleType name="ISODateTime">
		<xd:restriction base="xd:dateTime"/>
	</xd:simpleType>
	<xd:complexType name="ImpliedCurrencyAmountRangeChoice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="FrAmt" type="AmountRangeBoundary1"/>
				<xd:element name="ToAmt" type="AmountRangeBoundary1"/>
				<xd:element name="FrToAmt" type="FromToAmountRange"/>
				<xd:element name="EQAmt" type="ImpliedCurrencyAndAmount"/>
				<xd:element name="NEQAmt" type="ImpliedCurrencyAndAmount"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="ImpliedCurrencyAndAmount">
		<xd:restriction base="xd:decimal">
			<xd:minInclusive value="0"/>
			<xd:fractionDigits value="5"/>
			<xd:totalDigits value="18"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="InterestType1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="InterestType1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="InterestType1Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="INDY"/>
			<xd:enumeration value="OVRN"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max105Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="105"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max140Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="140"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max15NumericText">
		<xd:restriction base="xd:string">
			<xd:pattern value="[0-9]{1,15}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max15PlusSignedNumericText">
		<xd:restriction base="xd:string">
			<xd:pattern value="[+]{0,1}[0-9]{1,15}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max16Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="16"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max2048Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="2048"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max34Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="34"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max35Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="35"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max4Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="4"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max500Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="500"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max5NumericText">
		<xd:restriction base="xd:string">
			<xd:pattern value="[0-9]{1,5}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Max70Text">
		<xd:restriction base="xd:string">
			<xd:minLength value="1"/>
			<xd:maxLength value="70"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="MessageIdentification2">
		<xd:sequence>
			<xd:element name="MsgNmId" type="Max35Text" minOccurs="0"/>
			<xd:element name="MsgId" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="NameAndAddress10">
		<xd:sequence>
			<xd:element name="Nm" type="Max140Text"/>
			<xd:element name="Adr" type="PostalAddress6"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="NamePrefix1Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="DOCT"/>
			<xd:enumeration value="MIST"/>
			<xd:enumeration value="MISS"/>
			<xd:enumeration value="MADM"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="Number">
		<xd:restriction base="xd:decimal">
			<xd:fractionDigits value="0"/>
			<xd:totalDigits value="18"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="NumberAndSumOfTransactions1">
		<xd:sequence>
			<xd:element name="NbOfNtries" type="Max15NumericText" minOccurs="0"/>
			<xd:element name="Sum" type="DecimalNumber" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="NumberAndSumOfTransactions2">
		<xd:sequence>
			<xd:element name="NbOfNtries" type="Max15NumericText" minOccurs="0"/>
			<xd:element name="Sum" type="DecimalNumber" minOccurs="0"/>
			<xd:element name="TtlNetNtryAmt" type="DecimalNumber" minOccurs="0"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="OrganisationIdentification4">
		<xd:sequence>
			<xd:element name="BICOrBEI" type="AnyBICIdentifier" minOccurs="0"/>
			<xd:element name="Othr" type="GenericOrganisationIdentification1" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="OrganisationIdentificationSchemeName1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalOrganisationIdentification1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="Pagination">
		<xd:sequence>
			<xd:element name="PgNb" type="Max5NumericText"/>
			<xd:element name="LastPgInd" type="YesNoIndicator"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="Party6Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="OrgId" type="OrganisationIdentification4"/>
				<xd:element name="PrvtId" type="PersonIdentification5"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="PartyIdentification32">
		<xd:sequence>
			<xd:element name="Nm" type="Max140Text" minOccurs="0"/>
			<xd:element name="PstlAdr" type="PostalAddress6" minOccurs="0"/>
			<xd:element name="Id" type="Party6Choice" minOccurs="0"/>
			<xd:element name="CtryOfRes" type="CountryCode" minOccurs="0"/>
			<xd:element name="CtctDtls" type="ContactDetails2" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="PercentageRate">
		<xd:restriction base="xd:decimal">
			<xd:fractionDigits value="10"/>
			<xd:totalDigits value="11"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="PersonIdentification5">
		<xd:sequence>
			<xd:element name="DtAndPlcOfBirth" type="DateAndPlaceOfBirth" minOccurs="0"/>
			<xd:element name="Othr" type="GenericPersonIdentification1" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="PersonIdentificationSchemeName1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalPersonIdentification1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="PhoneNumber">
		<xd:restriction base="xd:string">
			<xd:pattern value="\+[0-9]{1,3}-[0-9()+\-]{1,30}"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="PostalAddress6">
		<xd:sequence>
			<xd:element name="AdrTp" type="AddressType2Code" minOccurs="0"/>
			<xd:element name="Dept" type="Max70Text" minOccurs="0"/>
			<xd:element name="SubDept" type="Max70Text" minOccurs="0"/>
			<xd:element name="StrtNm" type="Max70Text" minOccurs="0"/>
			<xd:element name="BldgNb" type="Max16Text" minOccurs="0"/>
			<xd:element name="PstCd" type="Max16Text" minOccurs="0"/>
			<xd:element name="TwnNm" type="Max35Text" minOccurs="0"/>
			<xd:element name="CtrySubDvsn" type="Max35Text" minOccurs="0"/>
			<xd:element name="Ctry" type="CountryCode" minOccurs="0"/>
			<xd:element name="AdrLine" type="Max70Text" minOccurs="0" maxOccurs="7"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ProprietaryAgent2">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Agt" type="BranchAndFinancialInstitutionIdentification4"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ProprietaryBankTransactionCodeStructure1">
		<xd:sequence>
			<xd:element name="Cd" type="Max35Text"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ProprietaryDate2">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Dt" type="DateAndDateTimeChoice"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ProprietaryParty2">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Pty" type="PartyIdentification32"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ProprietaryPrice2">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Pric" type="ActiveOrHistoricCurrencyAndAmount"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ProprietaryQuantity1">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Qty" type="Max35Text"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ProprietaryReference1">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text"/>
			<xd:element name="Ref" type="Max35Text"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="Purpose2Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalPurpose1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="Rate3">
		<xd:sequence>
			<xd:element name="Tp" type="RateType4Choice"/>
			<xd:element name="VldtyRg" type="CurrencyAndAmountRange2" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="RateType4Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Pctg" type="PercentageRate"/>
				<xd:element name="Othr" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ReferredDocumentInformation3">
		<xd:sequence>
			<xd:element name="Tp" type="ReferredDocumentType2" minOccurs="0"/>
			<xd:element name="Nb" type="Max35Text" minOccurs="0"/>
			<xd:element name="RltdDt" type="ISODate" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ReferredDocumentType1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="DocumentType5Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ReferredDocumentType2">
		<xd:sequence>
			<xd:element name="CdOrPrtry" type="ReferredDocumentType1Choice"/>
			<xd:element name="Issr" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="RemittanceAmount1">
		<xd:sequence>
			<xd:element name="DuePyblAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="DscntApldAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="CdtNoteAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="TaxAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="AdjstmntAmtAndRsn" type="DocumentAdjustment1" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="RmtdAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="RemittanceInformation5">
		<xd:sequence>
			<xd:element name="Ustrd" type="Max140Text" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="Strd" type="StructuredRemittanceInformation7" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="RemittanceLocation2">
		<xd:sequence>
			<xd:element name="RmtId" type="Max35Text" minOccurs="0"/>
			<xd:element name="RmtLctnMtd" type="RemittanceLocationMethod2Code" minOccurs="0"/>
			<xd:element name="RmtLctnElctrncAdr" type="Max2048Text" minOccurs="0"/>
			<xd:element name="RmtLctnPstlAdr" type="NameAndAddress10" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="RemittanceLocationMethod2Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="FAXI"/>
			<xd:enumeration value="EDIC"/>
			<xd:enumeration value="URID"/>
			<xd:enumeration value="EMAL"/>
			<xd:enumeration value="POST"/>
			<xd:enumeration value="SMSM"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="ReportEntry2">
		<xd:sequence>
			<xd:element name="NtryRef" type="Max35Text" minOccurs="0"/>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode"/>
			<xd:element name="RvslInd" type="TrueFalseIndicator" minOccurs="0"/>
			<xd:element name="Sts" type="EntryStatus2Code"/>
			<xd:element name="BookgDt" type="DateAndDateTimeChoice" minOccurs="0"/>
			<xd:element name="ValDt" type="DateAndDateTimeChoice" minOccurs="0"/>
			<xd:element name="AcctSvcrRef" type="Max35Text" minOccurs="0"/>
			<xd:element name="Avlbty" type="CashBalanceAvailability2" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="BkTxCd" type="BankTransactionCodeStructure4"/>
			<xd:element name="ComssnWvrInd" type="YesNoIndicator" minOccurs="0"/>
			<xd:element name="AddtlInfInd" type="MessageIdentification2" minOccurs="0"/>
			<xd:element name="AmtDtls" type="AmountAndCurrencyExchange3" minOccurs="0"/>
			<xd:element name="Chrgs" type="ChargesInformation6" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="TechInptChanl" type="TechnicalInputChannel1Choice" minOccurs="0"/>
			<xd:element name="Intrst" type="TransactionInterest2" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="NtryDtls" type="EntryDetails1" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="AddtlNtryInf" type="Max500Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ReportingSource1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalReportingSource1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ReturnReason5Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalReturnReason1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="ReturnReasonInformation10">
		<xd:sequence>
			<xd:element name="OrgnlBkTxCd" type="BankTransactionCodeStructure4" minOccurs="0"/>
			<xd:element name="Orgtr" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="Rsn" type="ReturnReason5Choice" minOccurs="0"/>
			<xd:element name="AddtlInf" type="Max105Text" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="SecurityIdentification4Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="ISIN" type="ISINIdentifier"/>
				<xd:element name="Prtry" type="AlternateSecurityIdentification2"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="StructuredRemittanceInformation7">
		<xd:sequence>
			<xd:element name="RfrdDocInf" type="ReferredDocumentInformation3" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="RfrdDocAmt" type="RemittanceAmount1" minOccurs="0"/>
			<xd:element name="CdtrRefInf" type="CreditorReferenceInformation2" minOccurs="0"/>
			<xd:element name="Invcr" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="Invcee" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="AddtlRmtInf" type="Max140Text" minOccurs="0" maxOccurs="3"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxAmount1">
		<xd:sequence>
			<xd:element name="Rate" type="PercentageRate" minOccurs="0"/>
			<xd:element name="TaxblBaseAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="TtlAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="Dtls" type="TaxRecordDetails1" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxAuthorisation1">
		<xd:sequence>
			<xd:element name="Titl" type="Max35Text" minOccurs="0"/>
			<xd:element name="Nm" type="Max140Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxCharges2">
		<xd:sequence>
			<xd:element name="Id" type="Max35Text" minOccurs="0"/>
			<xd:element name="Rate" type="PercentageRate" minOccurs="0"/>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxInformation3">
		<xd:sequence>
			<xd:element name="Cdtr" type="TaxParty1" minOccurs="0"/>
			<xd:element name="Dbtr" type="TaxParty2" minOccurs="0"/>
			<xd:element name="AdmstnZn" type="Max35Text" minOccurs="0"/>
			<xd:element name="RefNb" type="Max140Text" minOccurs="0"/>
			<xd:element name="Mtd" type="Max35Text" minOccurs="0"/>
			<xd:element name="TtlTaxblBaseAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="TtlTaxAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
			<xd:element name="Dt" type="ISODate" minOccurs="0"/>
			<xd:element name="SeqNb" type="Number" minOccurs="0"/>
			<xd:element name="Rcrd" type="TaxRecord1" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxParty1">
		<xd:sequence>
			<xd:element name="TaxId" type="Max35Text" minOccurs="0"/>
			<xd:element name="RegnId" type="Max35Text" minOccurs="0"/>
			<xd:element name="TaxTp" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxParty2">
		<xd:sequence>
			<xd:element name="TaxId" type="Max35Text" minOccurs="0"/>
			<xd:element name="RegnId" type="Max35Text" minOccurs="0"/>
			<xd:element name="TaxTp" type="Max35Text" minOccurs="0"/>
			<xd:element name="Authstn" type="TaxAuthorisation1" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxPeriod1">
		<xd:sequence>
			<xd:element name="Yr" type="ISODate" minOccurs="0"/>
			<xd:element name="Tp" type="TaxRecordPeriod1Code" minOccurs="0"/>
			<xd:element name="FrToDt" type="DatePeriodDetails" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxRecord1">
		<xd:sequence>
			<xd:element name="Tp" type="Max35Text" minOccurs="0"/>
			<xd:element name="Ctgy" type="Max35Text" minOccurs="0"/>
			<xd:element name="CtgyDtls" type="Max35Text" minOccurs="0"/>
			<xd:element name="DbtrSts" type="Max35Text" minOccurs="0"/>
			<xd:element name="CertId" type="Max35Text" minOccurs="0"/>
			<xd:element name="FrmsCd" type="Max35Text" minOccurs="0"/>
			<xd:element name="Prd" type="TaxPeriod1" minOccurs="0"/>
			<xd:element name="TaxAmt" type="TaxAmount1" minOccurs="0"/>
			<xd:element name="AddtlInf" type="Max140Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TaxRecordDetails1">
		<xd:sequence>
			<xd:element name="Prd" type="TaxPeriod1" minOccurs="0"/>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="TaxRecordPeriod1Code">
		<xd:restriction base="xd:string">
			<xd:enumeration value="MM01"/>
			<xd:enumeration value="MM02"/>
			<xd:enumeration value="MM03"/>
			<xd:enumeration value="MM04"/>
			<xd:enumeration value="MM05"/>
			<xd:enumeration value="MM06"/>
			<xd:enumeration value="MM07"/>
			<xd:enumeration value="MM08"/>
			<xd:enumeration value="MM09"/>
			<xd:enumeration value="MM10"/>
			<xd:enumeration value="MM11"/>
			<xd:enumeration value="MM12"/>
			<xd:enumeration value="QTR1"/>
			<xd:enumeration value="QTR2"/>
			<xd:enumeration value="QTR3"/>
			<xd:enumeration value="QTR4"/>
			<xd:enumeration value="HLF1"/>
			<xd:enumeration value="HLF2"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:complexType name="TechnicalInputChannel1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Cd" type="ExternalTechnicalInputChannel1Code"/>
				<xd:element name="Prtry" type="Max35Text"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TotalTransactions2">
		<xd:sequence>
			<xd:element name="TtlNtries" type="NumberAndSumOfTransactions2" minOccurs="0"/>
			<xd:element name="TtlCdtNtries" type="NumberAndSumOfTransactions1" minOccurs="0"/>
			<xd:element name="TtlDbtNtries" type="NumberAndSumOfTransactions1" minOccurs="0"/>
			<xd:element name="TtlNtriesPerBkTxCd" type="TotalsPerBankTransactionCode2" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TotalsPerBankTransactionCode2">
		<xd:sequence>
			<xd:element name="NbOfNtries" type="Max15NumericText" minOccurs="0"/>
			<xd:element name="Sum" type="DecimalNumber" minOccurs="0"/>
			<xd:element name="TtlNetNtryAmt" type="DecimalNumber" minOccurs="0"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0"/>
			<xd:element name="FcstInd" type="TrueFalseIndicator" minOccurs="0"/>
			<xd:element name="BkTxCd" type="BankTransactionCodeStructure4"/>
			<xd:element name="Avlbty" type="CashBalanceAvailability2" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TransactionAgents2">
		<xd:sequence>
			<xd:element name="DbtrAgt" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="CdtrAgt" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="IntrmyAgt1" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="IntrmyAgt2" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="IntrmyAgt3" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="RcvgAgt" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="DlvrgAgt" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="IssgAgt" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="SttlmPlc" type="BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
			<xd:element name="Prtry" type="ProprietaryAgent2" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TransactionDates2">
		<xd:sequence>
			<xd:element name="AccptncDtTm" type="ISODateTime" minOccurs="0"/>
			<xd:element name="TradActvtyCtrctlSttlmDt" type="ISODate" minOccurs="0"/>
			<xd:element name="TradDt" type="ISODate" minOccurs="0"/>
			<xd:element name="IntrBkSttlmDt" type="ISODate" minOccurs="0"/>
			<xd:element name="StartDt" type="ISODate" minOccurs="0"/>
			<xd:element name="EndDt" type="ISODate" minOccurs="0"/>
			<xd:element name="TxDtTm" type="ISODateTime" minOccurs="0"/>
			<xd:element name="Prtry" type="ProprietaryDate2" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TransactionInterest2">
		<xd:sequence>
			<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount"/>
			<xd:element name="CdtDbtInd" type="CreditDebitCode"/>
			<xd:element name="Tp" type="InterestType1Choice" minOccurs="0"/>
			<xd:element name="Rate" type="Rate3" minOccurs="0" maxOccurs="unbounded"/>
			<xd:element name="FrToDt" type="DateTimePeriodDetails" minOccurs="0"/>
			<xd:element name="Rsn" type="Max35Text" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TransactionParty2">
		<xd:sequence>
			<xd:element name="InitgPty" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="Dbtr" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="DbtrAcct" type="CashAccount16" minOccurs="0"/>
			<xd:element name="UltmtDbtr" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="Cdtr" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="CdtrAcct" type="CashAccount16" minOccurs="0"/>
			<xd:element name="UltmtCdtr" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="TradgPty" type="PartyIdentification32" minOccurs="0"/>
			<xd:element name="Prtry" type="ProprietaryParty2" minOccurs="0" maxOccurs="unbounded"/>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TransactionPrice2Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="DealPric" type="ActiveOrHistoricCurrencyAndAmount"/>
				<xd:element name="Prtry" type="ProprietaryPrice2" maxOccurs="unbounded"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TransactionQuantities1Choice">
		<xd:sequence>
			<xd:choice>
				<xd:element name="Qty" type="FinancialInstrumentQuantityChoice"/>
				<xd:element name="Prtry" type="ProprietaryQuantity1"/>
			</xd:choice>
		</xd:sequence>
	</xd:complexType>
	<xd:complexType name="TransactionReferences2">
		<xd:sequence>
			<xd:element name="MsgId" type="Max35Text" minOccurs="0"/>
			<xd:element name="AcctSvcrRef" type="Max35Text" minOccurs="0"/>
			<xd:element name="PmtInfId" type="Max35Text" minOccurs="0"/>
			<xd:element name="InstrId" type="Max35Text" minOccurs="0"/>
			<xd:element name="EndToEndId" type="Max35Text" minOccurs="0"/>
			<xd:element name="TxId" type="Max35Text" minOccurs="0"/>
			<xd:element name="MndtId" type="Max35Text" minOccurs="0"/>
			<xd:element name="ChqNb" type="Max35Text" minOccurs="0"/>
			<xd:element name="ClrSysRef" type="Max35Text" minOccurs="0"/>
			<xd:element name="Prtry" type="ProprietaryReference1" minOccurs="0"/>
		</xd:sequence>
	</xd:complexType>
	<xd:simpleType name="TrueFalseIndicator">
		<xd:restriction base="xd:boolean"/>
	</xd:simpleType>
	<xd:simpleType name="YesNoIndicator">
		<xd:restriction base="xd:boolean"/>
	</xd:simpleType>
	<!-- own redefined datatypes -->
	<!-- simple types -->
	<xd:simpleType name="AT_EntryStatus2Code">
		<xd:restriction base="EntryStatus2Code">
			<xd:enumeration value="BOOK">
				<xd:annotation>
					<xd:documentation xml:lang="de">Gebucht</xd:documentation>
					<xd:documentation xml:lang="en">Booked</xd:documentation>
				</xd:annotation>
			</xd:enumeration>
			<xd:enumeration value="PDNG">
				<xd:annotation>
					<xd:documentation xml:lang="de">Buchung ausständig</xd:documentation>
					<xd:documentation xml:lang="en">Booking pending</xd:documentation>
				</xd:annotation>
			</xd:enumeration>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max105Text">
		<xd:restriction base="AT_NotEmpty105">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Erläuterungstexte</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for textual information</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;äöüßÄÖÜ&amp;&gt;&lt;&quot;\|€$§%!=#~;\*\{\}\[\]@\\_°\^]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max140Text">
		<xd:restriction base="AT_NotEmpty140">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Namen und Verwendungszweck</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for names and remittance information</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;äöüßÄÖÜ&amp;&gt;&lt;&quot;\|€$§%!=#~;\*\{\}\[\]@\\_°\^]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max140Text_Nm">
		<xd:restriction base="AT_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="AT_Max16Text">
		<xd:restriction base="AT_NotEmpty16">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Adressinformationen</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for address information</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;äöüßÄÖÜ&amp;&gt;&lt;&quot;\|€$§%!=#~;\*\{\}\[\]@\\_°\^]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max2048Text">
		<xd:restriction base="AT_NotEmpty2048">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Inhalts auf email-Adressen gemäß RFC 5322 (ohne veraltete Notationen, Kommentare und Mehrzeilendarstellung) und der Länge auf 254 Zeichen</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of content following RFC 5322 (without obsolete notations, comments and folding whitespaces) and length to 254 characters</xd:documentation>
			</xd:annotation>
			<xd:maxLength value="254"/>
			<xd:pattern value="(([-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+|&quot;(([&#x21;&#x23;-&#x5a;\[\]&#x5e;-&#x7e;]+|\\([&#x21;-&#x7e;]|[&#x20;&#x09;]))+)&quot;)?&lt;(([-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+(\.[-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+)+|&quot;(([&#x21;&#x23;-&#x5a;\[\]&#x5e;-&#x7e;]+|\\([&#x21;-&#x7e;]|[&#x20;&#x09;]))+)&quot;)@([-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+(\.[-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+)*|\[[&#x21;-&#x5a;&#x5e;-&#x7e;]+\]))>)|(([-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+(\.[-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+)*|&quot;(([&#x21;&#x23;-&#x5a;\[\]&#x5e;-&#x7e;]+|\\([&#x21;-&#x7e;]|[&#x20;&#x09;]))+)&quot;)@([-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+(\.[-&#x21;&#x23;-&#x27;&#x2a;-&#x2b;&#x2f;-&#x39;&#x3d;&#x3f;&#x41;-&#x5a;&#x5e;-&#x7b;&#x7d;-&#x7e;]+)+|\[[&#x21;-&#x5a;&#x5e;-&#x7e;]+\]))"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max34Text">
		<xd:restriction base="AT_NotEmpty34">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Identifikationen</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for identifications</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max35Text">
		<xd:restriction base="AT_NotEmpty35">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Namen</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for names</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;äöüßÄÖÜ&amp;&gt;&lt;&quot;\|€$§%!=#~;\*\{\}\[\]@\\_°\^]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max35Text_REF">
		<xd:restriction base="AT_Max35Text_STRUCTURE">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Codes, Referenzen und Identifikatoren</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for codes, references and identifications</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max35Text_STRUCTURE">
		<xd:restriction base="AT_NotEmpty35">
			<xd:annotation>
				<xd:documentation xml:lang="de">Erlaubte Struktur für Codes, Referenzen und Identifikatoren nach EPC217-08 Best Practices SEPA Requirements for Character Set SSG.pdf

Startet nicht mit /
Endet nicht mit /
Enthält kein //</xd:documentation>
				<xd:documentation xml:lang="en">Allowed structure for codes, references and identifications according EPC217-08 Best Practices SEPA Requirements for Character Set SSG.pdf

Don't start with /
Don't end with /
Don't contain //</xd:documentation>
			</xd:annotation>
			<xd:pattern value="([^/]+|[^/]+/)*[^/]"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max4Text">
		<xd:restriction base="AT_NotEmpty4">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Codes</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for codes</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max500Text">
		<xd:restriction base="AT_NotEmpty500">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Zusatzinformation</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for additional information</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;äöüßÄÖÜ&amp;&gt;&lt;&quot;\|€$§%!=#~;\*\{\}\[\]@\\_°\^]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_Max70Text">
		<xd:restriction base="AT_NotEmpty70">
			<xd:annotation>
				<xd:documentation xml:lang="de">Begrenzung des Zeichensatzes für Adressen</xd:documentation>
				<xd:documentation xml:lang="en">Limitation of character set for addresses</xd:documentation>
			</xd:annotation>
			<xd:pattern value="[\-A-Za-z0-9\+/\?:\(\)\.,'&#x20;äöüßÄÖÜ&amp;&gt;&lt;&quot;\|€$§%!=#~;\*\{\}\[\]@\\_°\^]*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty105">
		<xd:restriction base="Max105Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty140">
		<xd:restriction base="Max140Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty16">
		<xd:restriction base="Max16Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty2048">
		<xd:restriction base="Max2048Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty34">
		<xd:restriction base="Max34Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty35">
		<xd:restriction base="Max35Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty4">
		<xd:restriction base="Max4Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty500">
		<xd:restriction base="Max500Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<xd:simpleType name="AT_NotEmpty70">
		<xd:restriction base="Max70Text">
			<xd:annotation>
				<xd:documentation xml:lang="de">Ein Text oder Wert muß mindestens ein druckbares Zeichen enthalten</xd:documentation>
				<xd:documentation xml:lang="en">A text or value must contain at least one printable character</xd:documentation>
			</xd:annotation>
			<xd:pattern value=".*\S+.*"/>
		</xd:restriction>
	</xd:simpleType>
	<!-- complex types with complex content -->
	<xd:complexType name="AT_AccountIdentification4Choice">
		<xd:complexContent>
			<xd:restriction base="AccountIdentification4Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="IBAN" type="IBAN2007Identifier">
							<xd:annotation>
								<xd:documentation xml:lang="de">SEPA
CT
C AT-20
D AT-01
DD
C AT-04
D AT-07</xd:documentation>
								<xd:documentation xml:lang="en">SEPA
CT
C AT-20
D AT-01
DD
C AT-04
D AT-07</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AccountIdentification4Choice_TxDtls">
		<xd:complexContent>
			<xd:restriction base="AccountIdentification4Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="IBAN" type="IBAN2007Identifier">
							<xd:annotation>
								<xd:documentation xml:lang="de">IBAN</xd:documentation>
								<xd:documentation xml:lang="en">IBAN</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Othr" type="AT_GenericAccountIdentification1">
							<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:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AccountInterest2">
		<xd:complexContent>
			<xd:restriction base="AccountInterest2">
				<xd:sequence>
					<xd:element name="Tp" type="AT_InterestType1Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">IntraDay oder OverNight</xd:documentation>
							<xd:documentation xml:lang="en">IntraDay or OverNight</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Rate" type="AT_Rate3" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zinssätze je Betragsrahmen</xd:documentation>
							<xd:documentation xml:lang="en">Interest per credit range </xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="FrToDt" type="AT_DateTimePeriodDetails" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Gültigkeitszeitraum</xd:documentation>
							<xd:documentation xml:lang="en">Time of validity</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Rsn" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Freie Erläuterung</xd:documentation>
							<xd:documentation xml:lang="en">Free text explanation</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AccountNotification2">
		<xd:complexContent>
			<xd:restriction base="AccountNotification2">
				<xd:sequence>
					<xd:element name="Id" type="AT_Max35Text_REF" xml:ToC="2;Detaildatenreferenz">
						<xd:annotation>
							<xd:documentation xml:lang="de">Eine eindeutige und somit nicht wiederholte, technische Referenz auf diese Detaildaten

Entsprechungen:
EDIFACT -> UNH MessageRef</xd:documentation>
							<xd:documentation xml:lang="en">A unique and therefore not repeated, technical reference to this detail data

Equivalents:
EDIFACT -> UNH MessageRef</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="ElctrncSeqNb" type="Number" minOccurs="0" xml:ToC="2;Detaildatenzähler">
						<xd:annotation>
							<xd:documentation xml:lang="de">Elektronischer Zähler
Wird die Datei oder die Detaildaten geteilt, werden die Detaildaten mit der gleichen -> LglSeqNb mit diesem Zähler fortgesetzt.

Siehe GrpHdr/MsgPgntn

Entsprechungen:
EDIFACT -> keine</xd:documentation>
							<xd:documentation xml:lang="en">Electronic counter
If file or datail data is splittet, the datail data with same -> LglSeqNb is continued with this counter.

See GrpHdr/MsgPgntn

Equivalents:
EDIFACT -> none</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="LglSeqNb" type="Number" minOccurs="0" xml:ToC="2;Auszugsnummer">
						<xd:annotation>
							<xd:documentation xml:lang="de">Auszugsnummer

Nummer des Papierauszugs mit den zugrunde liegenden Buchungszeilen, die elektronisch übermittelt werden.
In Österreich üblicherweise 9 Ziffern, 4 Ziffern Jahr und 5 Ziffern laufende Nummer

Bei Datenteilung erhalten alle zusammengehörigen Teile die gleiche Nummer. Siehe GrpHdr/MsgPgntn und ElctrncSeqNb

Entsprechungen:
EDIFACT -> RFF+ADP</xd:documentation>
							<xd:documentation xml:lang="en">Account statement number

Number of paper based account statement with the same underlying booking lines, transmitted electronically.
In Austria habitually 9 digits, 4 digit year and 5 digit sequence number

With splittet data all belonging parts have the same number. See GrpHdr/MsgPgntn and ElctrncSeqNb

Equivalents:
EDIFACT -> RFF+ADP</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CreDtTm" type="ISODateTime" xml:ToC="2;Detaildatenerstellung">
						<xd:annotation>
							<xd:documentation xml:lang="de">Erstellungszeitpunkt der Detaildaten

Entsprechungen:
EDIFACT -> DTM+137</xd:documentation>
							<xd:documentation xml:lang="en">Creation date time of detail data

Equivalents:
EDIFACT -> DTM+137</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="FrToDt" type="AT_DateTimePeriodDetails" minOccurs="0" xml:ToC="2;Detaildatenzeitraum">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zeitraum der enthaltenen Buchungen

Entsprechungen:
EDIFACT -> keine</xd:documentation>
							<xd:documentation xml:lang="en">Time period of contained booking items

Equivalents:
EDIFACT -> none</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CpyDplctInd" type="CopyDuplicate1Code" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kein Original

Ist dieses Element vorhanden, handelt es sich nicht um ein Original. Kennzeichnungen: Kopie (an Dritte, z.B. Steuerberater; COPY), Duplikat (an Kontoinhaber, z.B. nochmalige Übermittlung; DUPL), oder  KopieDuplikat (Wiederholung an Dritte; CODU)

Entsprechungen:
EDIFACT -> BGM</xd:documentation>
							<xd:documentation xml:lang="en">Not an original

If this element exists, the statement is not the original statement. Indikators: Copy (to third party, e.g. tax consultant; COPY), Duplicate (to account owner, e.g. repetitive transmission; DUPL), or  CopyDuplicate (to third party, e.g. repetitive transmission; CODU)

Equivalents:
EDIFACT -> BGM</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Acct" type="AT_CashAccount20" xml:ToC="2;Detaildatenkonto">
						<xd:annotation>
							<xd:documentation xml:lang="de">Die Detaildaten beziehen sich auf das hier angegebene Konto</xd:documentation>
							<xd:documentation xml:lang="en">The detail data made is valid for the account stated here</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Intrst" type="AT_AccountInterest2" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zinsinformationen

Zur strukturierten Angabe von Zinssätzen zum Konto. Diese Informationen wurden bisher in Textzeilen übermittelt

Entsprechungen:
EDIFACT -> keine / FTX</xd:documentation>
							<xd:documentation xml:lang="en">Interest information

For structured interest information on account. This information was transmitted in free text so far

Equivalents:
EDIFACT -> none / FTX</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TxsSummry" type="AT_TotalTransactions2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zusammenfassung enthaltener Buchungen

Entsprechungen:
EDIFACT
CREMUL -> CNT+1 Summe Gutschriften
CREMUL -> CNT+39 Anzahl Gutschriften
DEBMUL -> CNT+1 Summe Belastungen
DEBMUL -> CNT+39 Anzahl Belastungen</xd:documentation>
							<xd:documentation xml:lang="en">Summary of contained booking items

Equivalents:
EDIFACT
CREMUL -> CNT+1 Sum credits
CREMUL -> CNT+39 Credits count
DEBMUL -> CNT+1 Sum debits
DEBMUL -> CNT+39 Debits count</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ntry" type="AT_ReportEntry2" minOccurs="0" maxOccurs="unbounded" xml:ToC="1;Detaildaten Zeilen">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungszeile

Nur dann enthalten, wenn Buchungen vorliegen. Für "Nullumsätze" nicht verwendet</xd:documentation>
							<xd:documentation xml:lang="en">Booking item

Only quoted, if statement contains booking item. Not used on INFO statements</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AddtlNtfctnInf" type="AT_Max500Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zusätzliche Informationen

Immer bei INFO Auszügen, sonst optional

Entsprechungen:
MT940/942 -> 86: Kontoinformation</xd:documentation>
							<xd:documentation xml:lang="en">Additional information

Allways qouted on INFO statements, otherwise optional

Equivalents:
MT940/942 -> 86: Account information</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AccountSchemeName1Choice">
		<xd:complexContent>
			<xd:restriction base="AccountSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="AT_ExternalAccountIdentification1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AlternateSecurityIdentification2">
		<xd:complexContent>
			<xd:restriction base="AlternateSecurityIdentification2">
				<xd:sequence>
					<xd:element name="Tp" type="AT_Max35Text">
						<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="Id" type="AT_Max35Text">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AmountAndCurrencyExchange3">
		<xd:complexContent>
			<xd:restriction base="AmountAndCurrencyExchange3">
				<xd:sequence>
					<xd:element name="InstdAmt" type="AT_AmountAndCurrencyExchangeDetails3" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Auftragsbetrag und -währung
Ggf. mit Umrechnungsinformationen

Entsprechungen:
EDIFACT PAYMUL DIRDEB
MOA+9/57
EDIFACT FINPAY
MOA+98

CUX ähnlich

MT103
33B/32A</xd:documentation>
							<xd:documentation xml:lang="en">Ordered amount and currency

Equivalents:
EDIFACT PAYMUL DIRDEB
MOA+9/57
EDIFACT FINPAY
MOA+98

CUX similar

MT103
33B/32A</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TxAmt" type="AT_AmountAndCurrencyExchangeDetails3_Tx">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungsbetrag in Kontowährung ggf. mit Spesen

Bildet die Summe der Sammelbuchung

Entsprechungen:
EDIFACT CREMUL DEBMUL-> MOA+9

SEPA
CT AT-04
DD AT-06</xd:documentation>
							<xd:documentation xml:lang="en">Booking amount in account currency occ. with charges

This amount builds up the sum of batch item

Equivalent:
EDIFACT CREMUL DEBMUL-> MOA+9

SEPA
CT AT-04
DD AT-06</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CntrValAmt" type="AT_AmountAndCurrencyExchangeDetails3" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Keine Verwendung definiert</xd:documentation>
							<xd:documentation xml:lang="en">No usage defined</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AmountAndCurrencyExchangeDetails3">
		<xd:complexContent>
			<xd:restriction base="AmountAndCurrencyExchangeDetails3">
				<xd:sequence>
					<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung</xd:documentation>
							<xd:documentation xml:lang="en">Amount and currency</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CcyXchg" type="AT_CurrencyExchange5" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Konvertierungsinformationen

Bei Umsätzen ungleich Kontowährung</xd:documentation>
							<xd:documentation xml:lang="en">Conversion information

With transaction not having accounts currency</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AmountAndCurrencyExchangeDetails3_Tx">
		<xd:complexContent>
			<xd:restriction base="AmountAndCurrencyExchangeDetails3">
				<xd:sequence>
					<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung</xd:documentation>
							<xd:documentation xml:lang="en">Amount and currency</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_AmountRangeBoundary1">
		<xd:complexContent>
			<xd:restriction base="AmountRangeBoundary1">
				<xd:sequence>
					<xd:element name="BdryAmt" type="ImpliedCurrencyAndAmount">
						<xd:annotation>
							<xd:documentation xml:lang="de">Grenzbetrag</xd:documentation>
							<xd:documentation xml:lang="en">Boundary amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Incl" type="YesNoIndicator">
						<xd:annotation>
							<xd:documentation xml:lang="de">Grenzbetrag inkludiert

Yes = Ja
No = Nein</xd:documentation>
							<xd:documentation xml:lang="en">Boundary amount included

Yes
No</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BankToCustomerDebitCreditNotificationV02">
		<xd:complexContent>
			<xd:restriction base="BankToCustomerDebitCreditNotificationV02">
				<xd:sequence>
					<xd:element name="GrpHdr" type="AT_GroupHeader42" xml:ToC="1;Nachrichtenkopf">
						<xd:annotation>
							<xd:documentation xml:lang="de">Grundlegende Informationen zur übermittelten Datei</xd:documentation>
							<xd:documentation xml:lang="en">Basic information on transmitted file</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ntfctn" type="AT_AccountNotification2" maxOccurs="unbounded" xml:ToC="1;Konto Detaildaten">
						<xd:annotation>
							<xd:documentation xml:lang="de">Detaildaten

Diese Struktur enthält Detaildaten zu jeweils genau einen Auszug. Da die Struktur mehrfach vorkommen kann, sind Detaildaten zu mehrere Konten und Auszüge je Datei möglich.

Entsprechungen:
EDIFACT -> Eine Nachricht (UNH-UNT); die Einzeltransaktionen zu Sammelbuchungen</xd:documentation>
							<xd:documentation xml:lang="en">Detail data

This structure containes detail data for exactly one statement. The structure is repeatable. Therefore detail data for multible accounts and statements are possible in a file.

Equivalents:
EDIFACT -> A message (UNH-UNT); the detail information of batch booking items</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BankTransactionCodeStructure4">
		<xd:complexContent>
			<xd:restriction base="BankTransactionCodeStructure4">
				<xd:sequence>
					<xd:element name="Domn" type="AT_BankTransactionCodeStructure5">
						<xd:annotation>
							<xd:documentation xml:lang="de">Sind zu den enthaltenen Transaktionen Beleg-Images verfügbar, enthält diese Struktur die Werte PMNT, RCDT und OTHR. Eine Anforderung zur Übermittlung dieser Images erfolgt unter Nennung der AcctSvcrRef auf Ntry-Ebene

Weitere Code-Kombinationen für diese Struktur sind zusammen mit den zugehörigen Werten im Prtry Element in der Codeliste zu Prtry dokumentiert</xd:documentation>
							<xd:documentation xml:lang="en">In case of availability of images of payment slips of contained transactions, this structure containes the values PMNT, RCDT and OTHR. A request for image transmission needs to quote the AcctSvcrRef on Ntry level

Additional code combinations for this structure and their associated values for element Prtry are documented in the code list for Prtry</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Prtry" type="AT_ProprietaryBankTransactionCodeStructure1">
						<xd:annotation>
							<xd:documentation xml:lang="de">Sind zu den enthaltenen Transaktionen Beleg-Images verfügbar, enthält diese Struktur den Wert 48. Eine Anforderung zur Übermittlung dieser Images erfolgt unter Nennung der AcctSvcrRef auf Ntry-Ebene

Weitere Werte sind zusammen mit den zugehörigen Code-Kombinationen für die Struktur im Domn Element in der Codeliste dokumentiert</xd:documentation>
							<xd:documentation xml:lang="en">In case of availability of images of payment slips of contained transactions, this structure containes the value 48. A request for image transmission needs to quote the AcctSvcrRef on Ntry level

Additional values and their associated code combinations for the structure of element Domn are documented in the code list</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BankTransactionCodeStructure4_Single">
		<xd:complexContent>
			<xd:restriction base="BankTransactionCodeStructure4">
				<xd:sequence>
					<xd:element name="Domn" type="AT_BankTransactionCodeStructure5">
						<xd:annotation>
							<xd:documentation xml:lang="de">Ist zu dieser Transaktion ein Beleg-Image verfügbar, enthält diese Struktur die Werte PMNT, RCDT und OTHR. Eine Anforderung zur Übermittlung dieses Images erfolgt unter Nennung der AcctSvcrRef in TxDtls/Refs

Weitere Code-Kombinationen für diese Struktur sind zusammen mit den zugehörigen Werten im Prtry Element in der Codeliste zu Prtry dokumentiert</xd:documentation>
							<xd:documentation xml:lang="en">In case of availability of an image of the payment slip of this transactions, this structure containes the values PMNT, RCDT and OTHR. A request for image transmission needs to quote the AcctSvcrRef in TxDtls/Refs

Additional code combinations for this structure and their associated values for element Prtry are documented in the code list for Prtry</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Prtry" type="AT_ProprietaryBankTransactionCodeStructure1">
						<xd:annotation>
							<xd:documentation xml:lang="de">Ist zu dieser Transaktion ein Beleg-Image verfügbar, enthält diese Struktur den Wert 48. Eine Anforderung zur Übermittlung dieses Images erfolgt unter Nennung der AcctSvcrRef in TxDtls/Refs

Weitere Werte sind zusammen mit den zugehörigen Code-Kombinationen für die Struktur im Domn Element in der Codeliste dokumentiert</xd:documentation>
							<xd:documentation xml:lang="en">In case of availability of an image of the payment slip of this transactions, this structure containes the value 48. A request for image transmission needs to quote the AcctSvcrRef in TxDtls/Refs

Additional values and their associated code combinations for the structure of element Domn are documented in the code list</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BankTransactionCodeStructure5">
		<xd:complexContent>
			<xd:restriction base="BankTransactionCodeStructure5">
				<xd:sequence>
					<xd:element name="Cd" type="AT_ExternalBankTransactionDomain1Code">
						<xd:annotation>
							<xd:documentation xml:lang="de">Domain Code

Code aus Codeliste</xd:documentation>
							<xd:documentation xml:lang="en">Domain Code

Code from code list</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Fmly" type="AT_BankTransactionCodeStructure6">
						<xd:annotation>
							<xd:documentation xml:lang="de">Codes aus Codelisten</xd:documentation>
							<xd:documentation xml:lang="en">Codes from code lists</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BankTransactionCodeStructure6">
		<xd:complexContent>
			<xd:restriction base="BankTransactionCodeStructure6">
				<xd:sequence>
					<xd:element name="Cd" type="AT_ExternalBankTransactionFamily1Code">
						<xd:annotation>
							<xd:documentation xml:lang="de">Family Code

Code aus Codeliste</xd:documentation>
							<xd:documentation xml:lang="en">Family Code

Code from code list</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SubFmlyCd" type="AT_ExternalBankTransactionSubFamily1Code">
						<xd:annotation>
							<xd:documentation xml:lang="de">Sub Family Code

Code aus Codeliste</xd:documentation>
							<xd:documentation xml:lang="en">Sub Family Code

Code from code list</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BatchInformation2">
		<xd:complexContent>
			<xd:restriction base="BatchInformation2">
				<xd:sequence>
					<xd:element name="PmtInfId" type="AT_Max35Text_REF" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Bestandsreferenz des Kunden

Bei Abrechnungen von Kundeneinreichungen, sonst nicht verwendet

Siehe auch Ntry/NtryRef, mit dieser parallel zu befüllen

Entsprechungen:
MT940/1/2 -> 61: SF7 (wenn diese nicht die Bankreferenz oder den Wert NONREF enthält)
EDIFACT -> RFF+AEK, AKJ</xd:documentation>
							<xd:documentation xml:lang="en">Clients batch reference

See also Ntry/NtryRef, to be populatet in parallel

On entries resulting from clients orders, otherwise not used

Equivalents:
MT940/1/2 -> 61: SF7 (if this field doesn't contain a bank reference or the value NONREF)
EDIFACT -> RFF+AEK, AKJ</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="NbOfTxs" type="Max15NumericText">
						<xd:annotation>
							<xd:documentation xml:lang="de">Anzahl der im Bestand enthaltenen Einzelbuchungen</xd:documentation>
							<xd:documentation xml:lang="en">Count of transactions in batch</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BranchAndFinancialInstitutionIdentification4">
		<xd:complexContent>
			<xd:restriction base="BranchAndFinancialInstitutionIdentification4">
				<xd:sequence>
					<xd:element name="FinInstnId" type="AT_FinancialInstitutionIdentification7">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation des Instituts

Entweder BIC oder Othr, aber nicht beides</xd:documentation>
							<xd:documentation xml:lang="en">Identification of Institution

Either BIC or Othr, but not both</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_BranchAndFinancialInstitutionIdentification4_Svcr">
		<xd:complexContent>
			<xd:restriction base="BranchAndFinancialInstitutionIdentification4">
				<xd:sequence>
					<xd:element name="FinInstnId" type="AT_FinancialInstitutionIdentification7_Svcr">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation des Instituts</xd:documentation>
							<xd:documentation xml:lang="en">Institutions identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CashAccount16">
		<xd:complexContent>
			<xd:restriction base="CashAccount16">
				<xd:sequence>
					<xd:element name="Id" type="AT_AccountIdentification4Choice_TxDtls">
						<xd:annotation>
							<xd:documentation xml:lang="de">Konto Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Account identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Tp" type="AT_CashAccountType2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Konto Typ</xd:documentation>
							<xd:documentation xml:lang="en">Account type</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ccy" type="ActiveOrHistoricCurrencyCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Konto Währung</xd:documentation>
							<xd:documentation xml:lang="en">Account currency</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Nm" type="AT_Max70Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Konto Bezeichnung</xd:documentation>
							<xd:documentation xml:lang="en">Account name</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CashAccount20">
		<xd:complexContent>
			<xd:restriction base="CashAccount20">
				<xd:sequence>
					<xd:element name="Id" type="AT_AccountIdentification4Choice">
						<xd:annotation>
							<xd:documentation xml:lang="de">IBAN

Entsprechungen:
EDIFACT -> FII+AS</xd:documentation>
							<xd:documentation xml:lang="en">IBAN

Equivalents:
EDIFACT -> FII+AS</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ccy" type="ActiveOrHistoricCurrencyCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontowährung

Entsprechungen:
EDIFACT -> FII+AS</xd:documentation>
							<xd:documentation xml:lang="en">Account currency

Equivalents:
EDIFACT -> FII+AS</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Nm" type="AT_Max70Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontobezeichnung

Entsprechungen:
EDIFACT -> keine</xd:documentation>
							<xd:documentation xml:lang="en">Account name

Equivalents:
EDIFACT -> none</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ownr" type="AT_PartyIdentification32_NtfctnOwnr" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontoinhaber

Einsatz bei COPY und CODU in CpyDplctInd, sonst nicht zwingend vorhanden</xd:documentation>
							<xd:documentation xml:lang="en">Account owner

To be used with COPY and CODU in CpyDplctInd, otherwise not mandatory</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Svcr" type="AT_BranchAndFinancialInstitutionIdentification4_Svcr" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontoführendes Institut

Entsprechungen:
EDIFACT-> FII+AS

SEPA
CT
C AT-23
D AT-06
DD
C AT-12
D AT-13</xd:documentation>
							<xd:documentation xml:lang="en">Account servicing institution

Equivalents:
EDIFACT -> FII+AS

SEPA
CT
C AT-23
D AT-06
DD
C AT-12
D AT-13</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CashAccountType2">
		<xd:complexContent>
			<xd:restriction base="CashAccountType2">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="CashAccountType4Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ChargesInformation6">
		<xd:complexContent>
			<xd:restriction base="ChargesInformation6">
				<xd:sequence>
					<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung</xd:documentation>
							<xd:documentation xml:lang="en">Amount and currency</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtDbtInd" type="CreditDebitCode">
						<xd:annotation>
							<xd:documentation xml:lang="de">Soll (DBIT) oder Haben (CRDT)</xd:documentation>
							<xd:documentation xml:lang="en">Credit (CRDT) or Debit (DBIT)</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Tp" type="AT_ChargeType2Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ der Spesen</xd:documentation>
							<xd:documentation xml:lang="en">Type of charges</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ChargesInformation6_Single">
		<xd:complexContent>
			<xd:restriction base="ChargesInformation6">
				<xd:sequence>
					<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung</xd:documentation>
							<xd:documentation xml:lang="en">Amount and currency</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtDbtInd" type="CreditDebitCode">
						<xd:annotation>
							<xd:documentation xml:lang="de">Soll (DBIT) oder Haben (CRDT)</xd:documentation>
							<xd:documentation xml:lang="en">Credit (CRDT) or Debit (DBIT)</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Tp" type="AT_ChargeType2Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Spesenkode

Siehe externe Liste</xd:documentation>
							<xd:documentation xml:lang="en">Charge code

See external list</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Rate" type="PercentageRate" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Angabe des Prozentsatzes, der zur Berechnung des Spesenbetrags verwendet wurde</xd:documentation>
							<xd:documentation xml:lang="en">Percentage rate used to calculate charge amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Br" type="ChargeBearerType1Code" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Angabe der Spesenoption

CRED Zulasten des Geldempfängers
DEBT Zulasten des Geldgebers
SHAR Geteilte Spesen
SLEV Entsprechend genutztem Service</xd:documentation>
							<xd:documentation xml:lang="en">Charge option

CRED Borne by creditor
DEBT Borne by debtor
SHAR Shared
SLEV Following service level</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Pty" type="AT_BranchAndFinancialInstitutionIdentification4" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Spesenverrechnende Partei</xd:documentation>
							<xd:documentation xml:lang="en">Charge raising party</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ChargeType2Choice">
		<xd:complexContent>
			<xd:restriction base="ChargeType2Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Prtry" type="AT_GenericIdentification3">
							<xd:annotation>
								<xd:documentation xml:lang="de">INCL für inkludiert, also bereits im Buchungsbetrag berücksichtigte Spesen, genettete Buchung
INFO für Brutto Buchung, nicht im Buchungsbetrag berücksichtigt, separate Spesenbuchung</xd:documentation>
								<xd:documentation xml:lang="en">INCL for included charges, i.e. allready respected in booking amount, nettet booking
INFO for information purposes, not respectet in booking amount, separate booking occurs</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ContactDetails2">
		<xd:complexContent>
			<xd:restriction base="ContactDetails2">
				<xd:sequence>
					<xd:element name="NmPrfx" type="NamePrefix1Code" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Titel</xd:documentation>
							<xd:documentation xml:lang="en">Name prefix</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Nm" type="AT_Max140Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name</xd:documentation>
							<xd:documentation xml:lang="en">Name</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="PhneNb" type="PhoneNumber" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Telefonnummer</xd:documentation>
							<xd:documentation xml:lang="en">Phone number</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="MobNb" type="PhoneNumber" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Mobilnummer</xd:documentation>
							<xd:documentation xml:lang="en">Mobile number</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="FaxNb" type="PhoneNumber" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Faxnummer</xd:documentation>
							<xd:documentation xml:lang="en">Fax number</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="EmailAdr" type="AT_Max2048Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Emailadresse

ATTENTION: Limited to 254 characters</xd:documentation>
							<xd:documentation xml:lang="en">Email address

ATTENTION: Limited to 254 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Andere Kontaktmöglichkeit</xd:documentation>
							<xd:documentation xml:lang="en">Other contact possibility</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CorporateAction1">
		<xd:complexContent>
			<xd:restriction base="CorporateAction1">
				<xd:sequence>
					<xd:element name="Cd" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Code der Kapitalmaßnahme</xd:documentation>
							<xd:documentation xml:lang="en">Code of corporate action</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Nb" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Nummer der Kapitalmaßnahme</xd:documentation>
							<xd:documentation xml:lang="en">Number of corporate action</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Prtry" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Proprietäre Information zur Kapitalmaßnahme</xd:documentation>
							<xd:documentation xml:lang="en">Proprietary information on corporate action</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CreditorReferenceInformation2">
		<xd:complexContent>
			<xd:restriction base="CreditorReferenceInformation2">
				<xd:sequence>
					<xd:element name="Tp" type="AT_CreditorReferenceType2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ der Referenz</xd:documentation>
							<xd:documentation xml:lang="en">Type of reference</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ref" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zahlungsreferenz

Bei Überweisungen die Referenz des Geldempfängers, bei Lastschriften die Referenz des Geldgebers</xd:documentation>
							<xd:documentation xml:lang="en">Payment reference

With credit transfers the reference of creditor, with debit transfers the reference of debtor</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CreditorReferenceType1Choice">
		<xd:complexContent>
			<xd:restriction base="CreditorReferenceType1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="DocumentType3Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste

Typisch:
SCOR StructuredCommunicationReference</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list

Typical:
SCOR StructuredCommunicationReference</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CreditorReferenceType2">
		<xd:complexContent>
			<xd:restriction base="CreditorReferenceType2">
				<xd:sequence>
					<xd:element name="CdOrPrtry" type="AT_CreditorReferenceType1Choice">
						<xd:annotation>
							<xd:documentation xml:lang="de">Code</xd:documentation>
							<xd:documentation xml:lang="en">Code</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Issr" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Code vergebende Organisation</xd:documentation>
							<xd:documentation xml:lang="en">Code assigning organisation</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CurrencyAndAmountRange2">
		<xd:complexContent>
			<xd:restriction base="CurrencyAndAmountRange2">
				<xd:sequence>
					<xd:element name="Amt" type="AT_ImpliedCurrencyAmountRangeChoice">
						<xd:annotation>
							<xd:documentation xml:lang="de">Beträge</xd:documentation>
							<xd:documentation xml:lang="en">Amounts</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Soll (DBIT) oder Haben (CRDT)</xd:documentation>
							<xd:documentation xml:lang="en">Credit (CRDT) or Debit (DBIT)</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Ccy" type="ActiveOrHistoricCurrencyCode">
						<xd:annotation>
							<xd:documentation xml:lang="de">Währung</xd:documentation>
							<xd:documentation xml:lang="en">Currency</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_CurrencyExchange5">
		<xd:complexContent>
			<xd:restriction base="CurrencyExchange5">
				<xd:sequence>
					<xd:element name="SrcCcy" type="ActiveOrHistoricCurrencyCode">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung der Transaktion</xd:documentation>
							<xd:documentation xml:lang="en">Amount and currency of transaction</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TrgtCcy" type="ActiveOrHistoricCurrencyCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zielwährung, Währung, in die konvertiert wurde</xd:documentation>
							<xd:documentation xml:lang="en">Target currency, currency that was converted to</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="UnitCcy" type="ActiveOrHistoricCurrencyCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Basiswährung des Kurses</xd:documentation>
							<xd:documentation xml:lang="en">Base currency of rate</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="XchgRate" type="BaseOneRate">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kurs Basiswährung zu Zielwährung

XchgRate=UnitCcy/TrgtCcy</xd:documentation>
							<xd:documentation xml:lang="en">Rate of base to target currency

XchgRate=UnitCcy/TrgtCcy</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CtrctId" type="AT_Max35Text_REF" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Vertragsnummer eines vereinbarten Kurses</xd:documentation>
							<xd:documentation xml:lang="en">Contract number of agreed rate</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="QtnDt" type="ISODateTime" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Tag und Zeit der Anwendung des Kurses</xd:documentation>
							<xd:documentation xml:lang="en">Date and time of rate application</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_DateAndDateTimeChoice">
		<xd:complexContent>
			<xd:restriction base="DateAndDateTimeChoice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Dt" type="ISODate">
							<xd:annotation>
								<xd:documentation xml:lang="de">Datum</xd:documentation>
								<xd:documentation xml:lang="en">Date</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="DtTm" type="ISODateTime">
							<xd:annotation>
								<xd:documentation xml:lang="de">Datum und Zeit</xd:documentation>
								<xd:documentation xml:lang="en">Date and time</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_DateAndPlaceOfBirth">
		<xd:complexContent>
			<xd:restriction base="DateAndPlaceOfBirth">
				<xd:sequence>
					<xd:element name="BirthDt" type="ISODate">
						<xd:annotation>
							<xd:documentation xml:lang="de">Geburtstag</xd:documentation>
							<xd:documentation xml:lang="en">Birthday</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="PrvcOfBirth" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Geburtsprovinz</xd:documentation>
							<xd:documentation xml:lang="en">Province of birth</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CityOfBirth" type="AT_Max35Text">
						<xd:annotation>
							<xd:documentation xml:lang="de">Geburtsort</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">Geburtsland</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="AT_DateTimePeriodDetails">
		<xd:complexContent>
			<xd:restriction base="DateTimePeriodDetails">
				<xd:sequence>
					<xd:element name="FrDtTm" type="ISODateTime">
						<xd:annotation>
							<xd:documentation xml:lang="de">Timestamp, ab dem Einträge enthalten sind</xd:documentation>
							<xd:documentation xml:lang="en">Timestamp from when entries are contained</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="ToDtTm" type="ISODateTime">
						<xd:annotation>
							<xd:documentation xml:lang="de">Timestamp, bis zu dem Einträge enthalten sind</xd:documentation>
							<xd:documentation xml:lang="en">Timestamp up to when entries are contained</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_DocumentAdjustment1">
		<xd:complexContent>
			<xd:restriction base="DocumentAdjustment1">
				<xd:sequence>
					<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung</xd:documentation>
							<xd:documentation xml:lang="en">Amount and currency</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Soll (DBIT) oder Haben (CRDT)</xd:documentation>
							<xd:documentation xml:lang="en">Credit (CRDT) or Debit (DBIT)</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Rsn" type="AT_Max4Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Codierter Grund</xd:documentation>
							<xd:documentation xml:lang="en">Coded reason</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AddtlInf" type="AT_Max140Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Grund in Textform</xd:documentation>
							<xd:documentation xml:lang="en">Reason in textual form</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_EntryDetails1">
		<xd:complexContent>
			<xd:restriction base="EntryDetails1">
				<xd:sequence>
					<xd:element name="Btch" type="AT_BatchInformation2" minOccurs="0" xml:ToC="2;Sammlerinformationen">
						<xd:annotation>
							<xd:documentation xml:lang="de">Sammlerabrechnung

Die wichtigsten Sammlerinformationen</xd:documentation>
							<xd:documentation xml:lang="en">Batch entry

The most essential batch information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TxDtls" type="AT_EntryTransaction2" minOccurs="0" maxOccurs="unbounded" xml:ToC="1;Einzelumsätze">
						<xd:annotation>
							<xd:documentation xml:lang="de">Einzelabrechnung bzw. Detailinformationen

Alle Details - auch bei Rück- und Korrekturinformationen aller Art - transportieren die Daten in den jeweiligen Originalelementen des Grundgeschäftes</xd:documentation>
							<xd:documentation xml:lang="en">Single Entry respektive detail information

All details - with returning or correcting information of all kinds - populate the respective original elements of underlying transaction</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_EntryTransaction2">
		<xd:complexContent>
			<xd:restriction base="EntryTransaction2">
				<xd:sequence>
					<xd:element name="Refs" type="AT_TransactionReferences2" xml:ToC="2;Bank- und Auftraggeberreferenzen">
						<xd:annotation>
							<xd:documentation xml:lang="de">Referenzen</xd:documentation>
							<xd:documentation xml:lang="en">References</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AmtDtls" type="AT_AmountAndCurrencyExchange3" xml:ToC="2;Einzelbeträge">
						<xd:annotation>
							<xd:documentation xml:lang="de">Beträge</xd:documentation>
							<xd:documentation xml:lang="en">Amounts</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="BkTxCd" type="AT_BankTransactionCodeStructure4_Single" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungscode

Siehe externe Liste

Entsprechungen:
MT940/1/2 -> 61: SF6
EDIFACT -> LIN BUS BOP

SEPA
CT AT-40
DD AT-20</xd:documentation>
							<xd:documentation xml:lang="en">Booking code

See external list

Equivalents:
MT940/1/2 -> 61: SF6
EDIFACT -> LIN BUS BOP

SEPA
CT AT-40
DD AT-20</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Chrgs" type="AT_ChargesInformation6_Single" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Spesen zu dieser Buchung</xd:documentation>
							<xd:documentation xml:lang="en">Charges associated with this booking</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Intrst" type="AT_TransactionInterest2" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Informationen zu einem im Buchungsbetrag enthaltenen Zinsbetrag</xd:documentation>
							<xd:documentation xml:lang="en">Information on a interest amount contained in booking amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RltdPties" type="AT_TransactionParty2" minOccurs="0" xml:ToC="2;Einzelkonten">
						<xd:annotation>
							<xd:documentation xml:lang="de">An der Zahlung beteiligte Parteien

Es erfolgen lediglich die Angaben der Gegenseite des Umsatzes, die eigenen Daten befinden sich bereits parallel zum Ntry drei Ebenen höher

Die Angabe des Kontos der Gegenseite ist optional, der Name der Gegenseite verpflichtend</xd:documentation>
							<xd:documentation xml:lang="en">Parties involved in transaction

Only information regarding the counterpart of transaction are made. Own data allready contained parallel to Ntry three level above

The account information of counterpart is optional, the counterparts name mandatory</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RltdAgts" type="AT_TransactionAgents2" minOccurs="0" xml:ToC="2;Einzelbanken">
						<xd:annotation>
							<xd:documentation xml:lang="de">An der Zahlung Beteiligte Institute</xd:documentation>
							<xd:documentation xml:lang="en">Financial institutions involved in transaction</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Purp" type="AT_Purpose2Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kodierter Zahlungsgrund

SEPA
CT
AT-44
DD
AT-58</xd:documentation>
							<xd:documentation xml:lang="en">Coded payment reason

SEPA
CT
AT-44
DD
AT-58</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RmtInf" type="AT_RemittanceInformation5" minOccurs="0" xml:ToC="2;Empfänger- und Bezogenenreferenzen">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zahlungsreferenz oder Verwendungszweck

Entweder Ustrd oder Strd, aber nicht beides

SEPA
CT
AT-05
DD
AT-22</xd:documentation>
							<xd:documentation xml:lang="en">Payment reference or remittance text

Either Ustrd or Strd, but not both

SEPA
CT
AT-05
DD
AT-22</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RltdDts" type="AT_TransactionDates2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Für die strukturierte Angabe sonst in Textzeilen ausgewiesener Daten bei Wertpapierhandel</xd:documentation>
							<xd:documentation xml:lang="en">For structured information on data from securities trade which otherwise would populate free text remittance information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RltdPric" type="AT_TransactionPrice2Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Für die strukturierte Angabe sonst in Textzeilen ausgewiesener Daten bei Wertpapierhandel</xd:documentation>
							<xd:documentation xml:lang="en">For structured information on data from securities trade which otherwise would populate free text remittance information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RltdQties" type="AT_TransactionQuantities1Choice" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Für die strukturierte Angabe sonst in Textzeilen ausgewiesener Daten bei Wertpapierhandel</xd:documentation>
							<xd:documentation xml:lang="en">For structured information on data from securities trade which otherwise would populate free text remittance information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="FinInstrmId" type="AT_SecurityIdentification4Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Für die strukturierte Angabe sonst in Textzeilen ausgewiesener Daten bei Wertpapierhandel</xd:documentation>
							<xd:documentation xml:lang="en">For structured information on data from securities trade which otherwise would populate free text remittance information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RtrInf" type="AT_ReturnReasonInformation10" minOccurs="0" xml:ToC="2;Rückbuchungsgründe">
						<xd:annotation>
							<xd:documentation xml:lang="de">Informationen zu rückgeleiteten Transaktionen</xd:documentation>
							<xd:documentation xml:lang="en">Information on returned transactions</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CorpActn" type="AT_CorporateAction1" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Für die strukturierte Angabe sonst in Textzeilen ausgewiesener Daten bei Wertpapierhandel</xd:documentation>
							<xd:documentation xml:lang="en">For structured information on data from securities trade which otherwise would populate free text remittance information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SfkpgAcct" type="AT_CashAccount16" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Für die strukturierte Angabe sonst in Textzeilen ausgewiesener Daten bei Wertpapierhandel</xd:documentation>
							<xd:documentation xml:lang="en">For structured information on data from securities trade which otherwise would populate free text remittance information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AddtlTxInf" type="AT_Max500Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungs- und Informationstexte des Kontoführers, z.B. Erläuterungen zu mit dieser Transaktion in Zusammenhang stehenden Entgelte</xd:documentation>
							<xd:documentation xml:lang="en">Booking and information text of account servicer, e.g. explation of related fees raised with this transaction</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_FinancialIdentificationSchemeName1Choice">
		<xd:complexContent>
			<xd:restriction base="FinancialIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="AT_ExternalFinancialInstitutionIdentification1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste

Zur Zeit sind keine Codes definiert</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list

Currently no codes are defined</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code

xx Landescode
z.B.
TW Chinese Taipei Bank Code
US Fedwire/CHIPS</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code

xx country code
e.g.
TW Chinese Taipei Bank Code
US Fedwire/CHIPS</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_FinancialInstitutionIdentification7">
		<xd:complexContent>
			<xd:restriction base="FinancialInstitutionIdentification7">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur eines der möglichen Elemente.

Es darf nur ein Folgeelement geben</xd:documentation>
						<xd:documentation xml:lang="en">Although the original structure allows the concurrent occurance of both descending elements, just one of the possible elements follow.

Only one descendant is allowed</xd:documentation>
					</xd:annotation>
					<xd:element name="BIC" type="BICIdentifier" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Standard Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Standard identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="AT_GenericFinancialIdentification1" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Im Fall, das eine Bank nicht mittels BIC identifiziert werden kann</xd:documentation>
							<xd:documentation xml:lang="en">In case of a financial institution cannot be identified by a BIC </xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_FinancialInstitutionIdentification7_Svcr">
		<xd:complexContent>
			<xd:restriction base="FinancialInstitutionIdentification7">
				<xd:sequence>
					<xd:element name="BIC" type="BICIdentifier">
						<xd:annotation>
							<xd:documentation xml:lang="de">BIC des kontoführenden Instituts</xd:documentation>
							<xd:documentation xml:lang="en">BIC of account servicing institution</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_FinancialInstrumentQuantityChoice">
		<xd:complexContent>
			<xd:restriction base="FinancialInstrumentQuantityChoice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Unit" type="DecimalNumber">
							<xd:annotation>
								<xd:documentation xml:lang="de">Menge</xd:documentation>
								<xd:documentation xml:lang="en">Quantity</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="FaceAmt" type="ImpliedCurrencyAndAmount">
							<xd:annotation>
								<xd:documentation xml:lang="de">Betrag und Währung des Nennwertes</xd:documentation>
								<xd:documentation xml:lang="en">Face amount and currency</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="AmtsdVal" type="ImpliedCurrencyAndAmount">
							<xd:annotation>
								<xd:documentation xml:lang="de">Amortisationsbetrag und -währung</xd:documentation>
								<xd:documentation xml:lang="en">Amortised amount and currency</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_FromToAmountRange">
		<xd:complexContent>
			<xd:restriction base="FromToAmountRange">
				<xd:sequence>
					<xd:element name="FrAmt" type="AT_AmountRangeBoundary1">
						<xd:annotation>
							<xd:documentation xml:lang="de">Unterer Betrag</xd:documentation>
							<xd:documentation xml:lang="en">Lower amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="ToAmt" type="AT_AmountRangeBoundary1">
						<xd:annotation>
							<xd:documentation xml:lang="de">Oberer Betrag</xd:documentation>
							<xd:documentation xml:lang="en">Higher amount</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_GenericAccountIdentification1">
		<xd:complexContent>
			<xd:restriction base="GenericAccountIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="AT_Max34Text">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="AT_AccountSchemeName1Choice" 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="AT_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="AT_GenericFinancialIdentification1">
		<xd:complexContent>
			<xd:restriction base="GenericFinancialIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="AT_Max35Text_REF">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="AT_FinancialIdentificationSchemeName1Choice" 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="AT_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="AT_GenericIdentification3">
		<xd:complexContent>
			<xd:restriction base="GenericIdentification3">
				<xd:sequence>
					<xd:element name="Id" type="AT_Max35Text_REF">
						<xd:annotation>
							<xd:documentation xml:lang="de">INCL für inkludiert
INFO für separate Spesenbuchung</xd:documentation>
							<xd:documentation xml:lang="en">INCL for included
INFO for separate charge booking</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Issr" type="AT_Max35Text" fixed="APC" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Code vergebende Organisation, sofern ein anderer Wert als INCL oder INFO verwendet wird</xd:documentation>
							<xd:documentation xml:lang="en">Code assigning organisation, if another value than INCL or INFO is used</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_GenericOrganisationIdentification1">
		<xd:complexContent>
			<xd:restriction base="GenericOrganisationIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="AT_Max35Text">
						<xd:annotation>
							<xd:documentation xml:lang="de">Organisationsidentifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification of organisation</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="AT_OrganisationIdentificationSchemeName1Choice" 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="AT_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="AT_GenericPersonIdentification1">
		<xd:complexContent>
			<xd:restriction base="GenericPersonIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="AT_Max35Text">
						<xd:annotation>
							<xd:documentation xml:lang="de">Personenidentifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification of person</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="AT_PersonIdentificationSchemeName1Choice" 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="AT_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="AT_GenericPersonIdentification1_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="GenericPersonIdentification1">
				<xd:sequence>
					<xd:element name="Id" type="AT_Max35Text">
						<xd:annotation>
							<xd:documentation xml:lang="de">Die Creditor Identification laut Scheme</xd:documentation>
							<xd:documentation xml:lang="en">The creditor identification according scheme</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SchmeNm" type="AT_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="AT_GroupHeader42">
		<xd:complexContent>
			<xd:restriction base="GroupHeader42">
				<xd:sequence>
					<xd:element name="MsgId" type="AT_Max35Text_REF" xml:ToC="2;Nachrichtenreferenz">
						<xd:annotation>
							<xd:documentation xml:lang="de">Technische Referenz der Übermittlungsdatei. Eindeutigkeit über mindestens 30 Tage ist herzustellen
ACHTUNG: 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

Entsprechungen:
EDIFACT -> UNB InterchangeRef</xd:documentation>
							<xd:documentation xml:lang="en">Technical reference of transmitted file. Ensure uniqueness for at least 30 days
ATTENTION: For save processing limit yourselves to digits, letters and minus sign.
Uniqueness is simple achievable eg with combining the date with a daily counter

Equivalents:
EDIFACT -> UNB InterchangeRef</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CreDtTm" type="ISODateTime" xml:ToC="2;Nachrichtenerstellung">
						<xd:annotation>
							<xd:documentation xml:lang="de">Erstellungszeitpunkt

Es ist nur das Format YYYY-MM-DDThh:mm:ss verfügbar. Zeitpunkt in CET(CEST)-Zeit

Entsprechungen:
EDIFACT -> UNB Date+Time</xd:documentation>
							<xd:documentation xml:lang="en">Creation date time of file

Only format available is YYYY-MM-DDThh:mm:ss. It is the CET(CEST) timestamp

Equivalents:

EDIFACT -> UNB Date+Time</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="MsgRcpt" type="AT_PartyIdentification32" xml:ToC="2;Nachrichtenempfänger">
						<xd:annotation>
							<xd:documentation xml:lang="de">Empfänger der Datei

Entweder Name oder Id, aber nicht beides

Entsprechungen:
EDIFACT -> UNB ReceiverId</xd:documentation>
							<xd:documentation xml:lang="en">Receiver of file

Either name or Id, but not both

Equivalents:
EDIFACT -> UNB ReceiverId</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="MsgPgntn" type="AT_Pagination" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Teilung von Dateien

Fehlt diese Angabe, ist dies gleichbedeutend mit der Angabe "Datei 1, letzte Datei". Wird die Struktur befüllt, wird jedoch keine andere Information gemacht.

Das Zusammenfinden von geteilten Daten erfolgt auf inhaltlicher Ebene. Siehe
Ntfctn/ElctrncSeqNb
mit gleichen Daten in
Ntfctn/LglSeqNb
Ntfctn/Acct

Entsprechungen:
EDIFACT -> keine</xd:documentation>
							<xd:documentation xml:lang="en">File pagination

The default for missing structure is "File 1, last file". If structure is populated no other information will be made.

The matching of paginated data is made at contend level. See
Ntfctn/ElctrncSeqNb
with identical data in
Ntfctn/LglSeqNb
Ntfctn/Acct

Equivalents:
EDIFACT -> none</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AddtlInf" type="AT_Max500Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zu Testzwecken mit "TEST" ausgegeben.

Keine weitere Verwendung zur Zeit definiert

Entsprechungen:
EDIFACT -> UNB TestFlag</xd:documentation>
							<xd:documentation xml:lang="en">For testing purposes populate with "TEST".

No other usage defined so far

Equivalents:
EDIFACT -> UNB TestFlag</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ImpliedCurrencyAmountRangeChoice">
		<xd:complexContent>
			<xd:restriction base="ImpliedCurrencyAmountRangeChoice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="FrAmt" type="AT_AmountRangeBoundary1">
							<xd:annotation>
								<xd:documentation xml:lang="de">Unterer Betrag</xd:documentation>
								<xd:documentation xml:lang="en">Lower amount</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="ToAmt" type="AT_AmountRangeBoundary1">
							<xd:annotation>
								<xd:documentation xml:lang="de">Oberer Betrag</xd:documentation>
								<xd:documentation xml:lang="en">Higher amount</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="FrToAmt" type="AT_FromToAmountRange">
							<xd:annotation>
								<xd:documentation xml:lang="de">Betragsbereich</xd:documentation>
								<xd:documentation xml:lang="en">Amount range</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="EQAmt" type="ImpliedCurrencyAndAmount">
							<xd:annotation>
								<xd:documentation xml:lang="de">Fixbetrag</xd:documentation>
								<xd:documentation xml:lang="en">Equal amount</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="NEQAmt" type="ImpliedCurrencyAndAmount">
							<xd:annotation>
								<xd:documentation xml:lang="de">Ausschlußbetrag</xd:documentation>
								<xd:documentation xml:lang="en">Not equal amount</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_InterestType1Choice">
		<xd:complexContent>
			<xd:restriction base="InterestType1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="InterestType1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">INDY für IntraDay
OVRN für OverNight</xd:documentation>
								<xd:documentation xml:lang="en">INDY for IntraDay
OVRN for OverNight</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_InterestType1Choice_Entry">
		<xd:complexContent>
			<xd:restriction base="InterestType1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="InterestType1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">INDY für IntraDay
OVRN für OverNight</xd:documentation>
								<xd:documentation xml:lang="en">INDY for IntraDay
OVRN for OverNight</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Zinstyp</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary interest type</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_NumberAndSumOfTransactions1">
		<xd:complexContent>
			<xd:restriction base="NumberAndSumOfTransactions1">
				<xd:sequence>
					<xd:element name="NbOfNtries" type="Max15NumericText">
						<xd:annotation>
							<xd:documentation xml:lang="de">Anzahl der Transaktionen</xd:documentation>
							<xd:documentation xml:lang="en">Count of transactions</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Sum" type="DecimalNumber" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Summe der Transaktionen</xd:documentation>
							<xd:documentation xml:lang="en">Sum of transactions</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_NumberAndSumOfTransactions2">
		<xd:complexContent>
			<xd:restriction base="NumberAndSumOfTransactions2">
				<xd:sequence>
					<xd:element name="NbOfNtries" type="Max15NumericText">
						<xd:annotation>
							<xd:documentation xml:lang="de">Anzahl der Transaktionen</xd:documentation>
							<xd:documentation xml:lang="en">Count of transactions</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Sum" type="DecimalNumber" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Summe der Transaktionen</xd:documentation>
							<xd:documentation xml:lang="en">Sum of transactions</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TtlNetNtryAmt" type="DecimalNumber" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Resultierender Buchungsbetrag</xd:documentation>
							<xd:documentation xml:lang="en">Resulting booking amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtDbtInd" type="CreditDebitCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Soll (DBIT) oder Haben (CRDT)</xd:documentation>
							<xd:documentation xml:lang="en">Credit (CRDT) or Debit (DBIT)</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_OrganisationIdentification4">
		<xd:complexContent>
			<xd:restriction base="OrganisationIdentification4">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur eines der möglichen Elemente.

Es darf nur ein Folgeelement geben</xd:documentation>
						<xd:documentation xml:lang="en">Although the original structure allows the concurrent occurance of both descending elements, just one of the possible elements follow.

Only one descendant is allowed</xd:documentation>
					</xd:annotation>
					<xd:element name="BICOrBEI" type="AnyBICIdentifier" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Bank Identification Code, Business Entity Identification oder Business Identification Code

Verwendung Kunden- und Bankseitig</xd:documentation>
							<xd:documentation xml:lang="en">Bank Identification Code, Business Entity Identification or Business Identification Code

Used for customers and banks</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Othr" type="AT_GenericOrganisationIdentification1" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Andere Identifikation

Verwendung nur Kundenseitig</xd:documentation>
							<xd:documentation xml:lang="en">Other identification

Only used for customers</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_OrganisationIdentificationSchemeName1Choice">
		<xd:complexContent>
			<xd:restriction base="OrganisationIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="AT_ExternalOrganisationIdentification1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_Pagination">
		<xd:complexContent>
			<xd:restriction base="Pagination">
				<xd:sequence>
					<xd:element name="PgNb" type="Max5NumericText" fixed="1">
						<xd:annotation>
							<xd:documentation xml:lang="de">Dateinummer

Immer "1", also immer erste Datei</xd:documentation>
							<xd:documentation xml:lang="en">File number

Allways "1", i.e. allways first file</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="LastPgInd" type="YesNoIndicator" fixed="true">
						<xd:annotation>
							<xd:documentation xml:lang="de">Ende Indikator

Immer "true", also immer letzte Datei</xd:documentation>
							<xd:documentation xml:lang="en">End Indikator

Allways "true", i.e. allways last file</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_Party6Choice">
		<xd:complexContent>
			<xd:restriction base="Party6Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="OrgId" type="AT_OrganisationIdentification4">
							<xd:annotation>
								<xd:documentation xml:lang="de">Identifikation der Organisation

Entweder BIC oder Othr, aber nicht beides</xd:documentation>
								<xd:documentation xml:lang="en">Identification of organisation

Either BIC or Othr, but not both</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_Party6Choice_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="Party6Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="PrvtId" type="AT_PersonIdentification5_CdtrSchmeId">
							<xd:annotation>
								<xd:documentation xml:lang="de">Identifikation gemäß EPC188-09 Recommendation on Customer Reporting SCT and SDD.pdf</xd:documentation>
								<xd:documentation xml:lang="en">Identification according EPC188-09 Recommendation on Customer Reporting SCT and SDD.pdf</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_Party6Choice_TxDtls">
		<xd:complexContent>
			<xd:restriction base="Party6Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="OrgId" type="AT_OrganisationIdentification4">
							<xd:annotation>
								<xd:documentation xml:lang="de">Identifikation der Organisation

Entweder BIC oder Othr, aber nicht beides</xd:documentation>
								<xd:documentation xml:lang="en">Identification of organisation

Either BIC or Othr, but not both</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="PrvtId" type="AT_PersonIdentification5">
							<xd:annotation>
								<xd:documentation xml:lang="de">Identifikation der Person

Entweder DtAndPlcOfBirth oder Othr, aber nicht beides</xd:documentation>
								<xd:documentation xml:lang="en">Identification of person

Either DtAndPlcOfBirth or Othr, but not both</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PartyIdentification32">
		<xd:complexContent>
			<xd:restriction base="PartyIdentification32">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur eines der möglichen Elemente.

Es darf nur ein Folgeelement geben</xd:documentation>
						<xd:documentation xml:lang="en">Although the original structure allows the concurrent occurance of both descending elements, just one of the possible elements follow.

Only one descendant is allowed</xd:documentation>
					</xd:annotation>
					<xd:element name="Nm" type="AT_Max140Text_Nm" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name

Verwendung nur Kundenseitig

ACHTUNG: Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name

Only used for customers

ATTENTION: Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="AT_Party6Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation

Verwendung Kunden- und Bankseitig</xd:documentation>
							<xd:documentation xml:lang="en">Identification

Used for customers and banks</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PartyIdentification32_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="PartyIdentification32">
				<xd:sequence>
					<xd:element name="Id" type="AT_Party6Choice_CdtrSchmeId">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PartyIdentification32_NtfctnOwnr">
		<xd:complexContent>
			<xd:restriction base="PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="AT_Max140Text_Nm" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name des Kontoinhabers

Entsprechungen:
EDIFACT -> FII+AS

SEPA
CT
C AT-21
D AT-03
DD
C AT-04
D AT-14

ACHTUNG: Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name of account owner

Equivalents:
EDIFACT -> FII+AS

SEPA
CT
C AT-21
D AT-03
DD
C AT-04
D AT-14

ATTENTION: Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="AT_Party6Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation

Verwendbar von/für Kunden und Banken</xd:documentation>
							<xd:documentation xml:lang="en">Identification

Used by/for Customers and banks</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PartyIdentification32_Strd">
		<xd:complexContent>
			<xd:restriction base="PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="AT_Max140Text_Nm" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name

ACHTUNG: Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name

ATTENTION: Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="PstlAdr" type="AT_PostalAddress6" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Adresse

Die folgende Struktur ist auf eine der zwei Arten zu verwenden:

1) Alle -oder einige- Elemente außer AdrLine

2) AdrLine und ggf. AdrTp und/oder Ctry

Die Gesamtanzahl der verwendeten Zeichen darf dabei 140 nicht übersteigen</xd:documentation>
							<xd:documentation xml:lang="en">Address

The subsequent structure is to be populated in one of the two ways:

1) All -or some- elements other than AdrLine

2) AdrLine and resp. AdrTp and/or Ctry

The total count of populating characters needs to be less than 140</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="AT_Party6Choice_TxDtls" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CtryOfRes" type="CountryCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Land des Wohnsitzes oder der Niederlassung</xd:documentation>
							<xd:documentation xml:lang="en">Country of residence</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CtctDtls" type="AT_ContactDetails2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kontaktdetails</xd:documentation>
							<xd:documentation xml:lang="en">Contact details</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PartyIdentification32_TxDtls">
		<xd:complexContent>
			<xd:restriction base="PartyIdentification32">
				<xd:sequence>
					<xd:element name="Nm" type="AT_Max140Text_Nm" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Name

Verwendung nur Kundenseitig

ACHTUNG: Auf 70 Zeichen begrenzt</xd:documentation>
							<xd:documentation xml:lang="en">Name

Only used for customers

ATTENTION: Limited to 70 characters</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="PstlAdr" type="AT_PostalAddress6" minOccurs="0">
						<xd:annotation>
							<xd:documentation>Adresse

Die folgende Struktur ist auf eine der zwei Arten zu verwenden:

1) Alle -oder einige- Elemente außer AdrLine

2) AdrLine und ggf. AdrTp und/oder Ctry

Die Gesamtanzahl der verwendeten Zeichen darf dabei 140 nicht übersteigen</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Id" type="AT_Party6Choice_TxDtls" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Identifikation</xd:documentation>
							<xd:documentation xml:lang="en">Identification</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CtryOfRes" type="CountryCode" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Land des Wohnsitzes oder der Niederlassung</xd:documentation>
							<xd:documentation xml:lang="en">Country of residence</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PersonIdentification5">
		<xd:complexContent>
			<xd:restriction base="PersonIdentification5">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur eines der möglichen Elemente.

Es darf nur ein Folgeelement geben</xd:documentation>
						<xd:documentation xml:lang="en">Although the original structure allows the concurrent occurance of both descending elements, just one of the possible elements follow.

Only one descendant is allowed</xd:documentation>
					</xd:annotation>
					<xd:element name="DtAndPlcOfBirth" type="AT_DateAndPlaceOfBirth" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Ort und Datum 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="AT_GenericPersonIdentification1" 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="AT_PersonIdentification5_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="PersonIdentification5">
				<xd:sequence>
					<xd:element name="Othr" type="AT_GenericPersonIdentification1_CdtrSchmeId" 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="AT_PersonIdentificationSchemeName1Choice">
		<xd:complexContent>
			<xd:restriction base="PersonIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="AT_ExternalPersonIdentification1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PersonIdentificationSchemeName1Choice_CdtrSchmeId">
		<xd:complexContent>
			<xd:restriction base="PersonIdentificationSchemeName1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Prtry" type="AT_Max35Text" fixed="SEPA">
							<xd:annotation>
								<xd:documentation xml:lang="de">Immer 'SEPA'</xd:documentation>
								<xd:documentation xml:lang="en">Allways 'SEPA'</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_PostalAddress6">
		<xd:complexContent>
			<xd:restriction base="PostalAddress6">
				<xd:sequence>
					<xd:element name="AdrTp" type="AddressType2Code" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ</xd:documentation>
							<xd:documentation xml:lang="en">Type</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Dept" type="AT_Max70Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Abteilung</xd:documentation>
							<xd:documentation xml:lang="en">Department</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="SubDept" type="AT_Max70Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Unterabteilung</xd:documentation>
							<xd:documentation xml:lang="en">Sub department</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="StrtNm" type="AT_Max70Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Straße</xd:documentation>
							<xd:documentation xml:lang="en">Street name</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="BldgNb" type="AT_Max16Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Hausnummer</xd:documentation>
							<xd:documentation xml:lang="en">Building number</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="PstCd" type="AT_Max16Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Postleitzahl</xd:documentation>
							<xd:documentation xml:lang="en">Post code</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TwnNm" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Stadt</xd:documentation>
							<xd:documentation xml:lang="en">Town name</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CtrySubDvsn" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Bundesland</xd:documentation>
							<xd:documentation xml:lang="en">Country sub division</xd:documentation>
						</xd:annotation>
					</xd:element>
					<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="AT_Max70Text" minOccurs="0" maxOccurs="2">
						<xd:annotation>
							<xd:documentation xml:lang="de">Adresszeilen</xd:documentation>
							<xd:documentation xml:lang="en">Address lines</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ProprietaryBankTransactionCodeStructure1">
		<xd:complexContent>
			<xd:restriction base="ProprietaryBankTransactionCodeStructure1">
				<xd:sequence>
					<xd:element name="Cd" type="AT_ExternalProprietaryBankTransactionCode">
						<xd:annotation>
							<xd:documentation xml:lang="de">Proprietärer Code

Code aus Codeliste</xd:documentation>
							<xd:documentation xml:lang="en">Proprietary code

Code from code list</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Issr" type="AT_Max35Text" fixed="APC">
						<xd:annotation>
							<xd:documentation xml:lang="de">Immer APC</xd:documentation>
							<xd:documentation xml:lang="en">Allways APC</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ProprietaryParty2">
		<xd:complexContent>
			<xd:restriction base="ProprietaryParty2">
				<xd:sequence>
					<xd:element name="Tp" type="AT_Max35Text" fixed="CreditorSchemeIdentification">
						<xd:annotation>
							<xd:documentation xml:lang="de">Immer 'CreditorSchemeIdentification'</xd:documentation>
							<xd:documentation xml:lang="en">Allways 'CreditorSchemeIdentification'</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Pty" type="AT_PartyIdentification32_CdtrSchmeId">
						<xd:annotation>
							<xd:documentation xml:lang="de">Struktur zum Transport der Scheme Identification des Creditors</xd:documentation>
							<xd:documentation xml:lang="en">Structure conveying the creditors Scheme Identification</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_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">Code aus Codeliste</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_Rate3">
		<xd:complexContent>
			<xd:restriction base="Rate3">
				<xd:sequence>
					<xd:element name="Tp" type="AT_RateType4Choice">
						<xd:annotation>
							<xd:documentation xml:lang="de">Art des Zinssatzes</xd:documentation>
							<xd:documentation xml:lang="en">Kind of interest rate</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="VldtyRg" type="AT_CurrencyAndAmountRange2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betragsrahmen</xd:documentation>
							<xd:documentation xml:lang="en">Amount range</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_RateType4Choice">
		<xd:complexContent>
			<xd:restriction base="RateType4Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Pctg" type="PercentageRate">
							<xd:annotation>
								<xd:documentation xml:lang="de">Prozentsatz</xd:documentation>
								<xd:documentation xml:lang="en">Percentage rate</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Othr" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Andere, textliche Darstellung</xd:documentation>
								<xd:documentation xml:lang="en">Other, textual representation</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ReferredDocumentInformation3">
		<xd:complexContent>
			<xd:restriction base="ReferredDocumentInformation3">
				<xd:sequence>
					<xd:element name="Tp" type="AT_ReferredDocumentType2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Typ des Dokumentes</xd:documentation>
							<xd:documentation xml:lang="en">Type of document</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Nb" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Nummer des Dokumentes</xd:documentation>
							<xd:documentation xml:lang="en">Number of document</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RltdDt" type="ISODate" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Datum des Dokumentes</xd:documentation>
							<xd:documentation xml:lang="en">Date of document</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ReferredDocumentType1Choice">
		<xd:complexContent>
			<xd:restriction base="ReferredDocumentType1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="DocumentType5Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ReferredDocumentType2">
		<xd:complexContent>
			<xd:restriction base="ReferredDocumentType2">
				<xd:sequence>
					<xd:element name="CdOrPrtry" type="AT_ReferredDocumentType1Choice">
						<xd:annotation>
							<xd:documentation xml:lang="de">Code</xd:documentation>
							<xd:documentation xml:lang="en">Code</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Issr" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Code vergebende Organisation</xd:documentation>
							<xd:documentation xml:lang="en">Code assigning organisation</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_RemittanceAmount1">
		<xd:complexContent>
			<xd:restriction base="RemittanceAmount1">
				<xd:sequence>
					<xd:element name="DuePyblAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zu zahlender Betrag mit Währung</xd:documentation>
							<xd:documentation xml:lang="en">Due payable amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="DscntApldAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag eines Preisnachlasses mit Währung</xd:documentation>
							<xd:documentation xml:lang="en">Discount applied amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtNoteAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag einer Gutschrift mit Währung</xd:documentation>
							<xd:documentation xml:lang="en">Credit note amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TaxAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag einer Steuer mit Währung</xd:documentation>
							<xd:documentation xml:lang="en">Tax amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AdjstmntAmtAndRsn" type="AT_DocumentAdjustment1" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Grund einer Anpassung</xd:documentation>
							<xd:documentation xml:lang="en">Adjustment amount and reason</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RmtdAmt" type="ActiveOrHistoricCurrencyAndAmount" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Übermittelter Betrag mit Währung</xd:documentation>
							<xd:documentation xml:lang="en">Remitted amount</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_RemittanceInformation5">
		<xd:complexContent>
			<xd:restriction base="RemittanceInformation5">
				<xd:sequence>
					<xd:annotation>
						<xd:documentation xml:lang="de">Obwohl die originale Struktur die gleichzeitige Anlieferung beider Folgeelemente erlaubt, folgt hier nur eines der möglichen Elemente.

Es darf nur ein Folgeelement geben</xd:documentation>
						<xd:documentation xml:lang="en">Although the original structure allows the concurrent occurance of both descending elements, just one of the possible elements follow.

Only one descendant is allowed</xd:documentation>
					</xd:annotation>
					<xd:element name="Ustrd" type="AT_Max140Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Eine Zeile mit maximal 140 Zeichen. Bei Steuerzahlungen und Postbaranweisungen sind spezielle Strukturen vereinbart</xd:documentation>
							<xd:documentation xml:lang="en">One line with maximum 140 characters. On tax payments and cash per post observe the agreed structures</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Strd" type="AT_StructuredRemittanceInformation7" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zahlungsreferenz, Empfängerreferenz

ACHTUNG: Alle Daten INKLUSIVE der Tags müssen in 140 Zeichen Platz finden</xd:documentation>
							<xd:documentation xml:lang="en">Creditor's reference, Reciver's reference

ATTENTION: All data INCLUDING tags must fit into 140 character</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ReportEntry2">
		<xd:complexContent>
			<xd:restriction base="ReportEntry2">
				<xd:sequence>
					<xd:element name="NtryRef" type="AT_Max35Text_REF" minOccurs="0" xml:ToC="2;Zeilenreferenz (eigene)">
						<xd:annotation>
							<xd:documentation xml:lang="de">Kundenreferenz

Vom Kunden bei seinem Auftrag vergebene Reference. Liefert den Bezug zum Auszug, siehe AcctSvcrRef

Siehe auch Ntry/NtryDtls/Btch/PmtInfId, mit dieser parallel zu befüllen

Entsprechungen:
EDIFACT -> RFF+AEK, AKJ
XML -> PmtInfId</xd:documentation>
							<xd:documentation xml:lang="en">Clients reference

Reference assigned by client on his orders. Gives the link to the account statement, see AcctSvcrRef

See Ntry/NtryDtls/Btch/PmtInfId, to be populated in parallel

Equivalents:
EDIFACT -> RFF+AEK, AKJ

XML -> PmtInfId</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount" xml:ToC="2;Zeilenbetrag">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung

Entsprechungen:
EDIFACT -> MOA+128
bei Spesen Brutto 2. Zeile MT940 61: mit Betrag aus MOA+259

SEPA
CT AT-04
DD AT-06</xd:documentation>
							<xd:documentation xml:lang="en">Amount

Equivalents:
EDIFACT -> MOA+128
with charges brutto 2. line MT940 61: with amount from MOA+259

SEPA
CT AT-04
DD AT-06</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtDbtInd" type="CreditDebitCode">
						<xd:annotation>
							<xd:documentation xml:lang="de">Soll (DBIT) oder Haben (CRDT)

Entsprechungen:
EDIFACT -> MessageType</xd:documentation>
							<xd:documentation xml:lang="en">Credit (CRDT) or Debit (DBIT)

Equivalents:
EDIFACT -> MessageType</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RvslInd" type="TrueFalseIndicator" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Rückbuchung

Alle Rückbuchungen (Rück-Gut- / Last-Schriften und Storni) werden mit "true" gekennzeichnet. Das Fehlen dieses Elementes oder "false" kennzeichnen Standardbuchungen

Entsprechungen:
EDIFACT -> BUS+RTR / RDD / Sxx (FINPAY)</xd:documentation>
							<xd:documentation xml:lang="en">Returned, rejected, reversed, cancelled, corrected bookings

All R-bookings (R-credits/ debits and cancellations) are indicated with "true". Missing element or value "false" indicates standard bookings

Equivalents:
EDIFACT -> BUS+RTR / RDD / Sxx (FINPAY)</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Sts" type="AT_EntryStatus2Code" xml:ToC="2;Zeilenstatus">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungsstatus

BOOK, gebucht laut Buchungsdatum, Eigentumsübergang ist erfolgt, Valutadatum kann abweichen
PDNG, vorgebucht laut Buchungsdatum, kein Eigentumsübergang, endgültige Buchungsvoraussetzungen nicht erfüllt z.B. Fälligkeitsdatum nicht erreicht

Entsprechungen:
EDIFACT -> keine</xd:documentation>
							<xd:documentation xml:lang="en">Booking status

BOOK, booked at booking date, property transfer has occured, value date can differ
PDNG, pre booked at booking date, no property transfer, booking conditions not fulfilled e.g. due date not reached

Equivalents:
EDIFACT -> none</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="BookgDt" type="AT_DateAndDateTimeChoice" minOccurs="0" xml:ToC="2;Zeilendatum">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungsdatum

Entsprechungen:
EDIFACT -> DTM+202

SEPA
CT AT-42
DD AT-11</xd:documentation>
							<xd:documentation xml:lang="en">Booking date

Equivalents:
EDIFACT -> DTM+202

SEPA
CT AT-42
DD AT-11</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="ValDt" type="AT_DateAndDateTimeChoice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Valutadatum

Entsprechungen:
EDIFACT -> DTM+209</xd:documentation>
							<xd:documentation xml:lang="en">Value date

Equivalents:
EDIFACT -> DTM+209</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AcctSvcrRef" type="AT_Max35Text_REF" xml:ToC="2;Zeilenreferenz (Bank)">
						<xd:annotation>
							<xd:documentation xml:lang="de">Bankreferenz

Liefert den Bezug zum Auszug, siehe NtryRef

Entsprechungen:
EDIFACT -> RFF+ACK

Werden Spesen separat verrechnet (Brutto-Methode), soll die zugehörige Spesenbuchung die gleiche Referenz tragen, um die Zuordnung sicher zu stellen</xd:documentation>
							<xd:documentation xml:lang="en">Bank reference

Gives the link to the account statement, see NtryRef

Equivalents:
EDIFACT -> RFF+ACK

If charges are booked seperately (brutto method), the relating charge booking shall have the same reference to ensure the allocation</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="BkTxCd" type="AT_BankTransactionCodeStructure4">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungscode

Siehe externe Liste

Entsprechungen:
EDIFACT -> LIN BUS BOP</xd:documentation>
							<xd:documentation xml:lang="en">Booking code

See external list

Equivalents:
EDIFACT -> LIN BUS BOP</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Chrgs" type="AT_ChargesInformation6" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Gesamter Spesenbetrag, zugehörige Auflösung in den Einzelangaben</xd:documentation>
							<xd:documentation xml:lang="en">Complete charge amount, belonging details in single items information</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Intrst" type="AT_TransactionInterest2" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Informationen zu einem im Buchungsbetrag enthaltenen Zinsbetrag</xd:documentation>
							<xd:documentation xml:lang="en">Information on a interest amount contained in booking amount</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="NtryDtls" type="AT_EntryDetails1" minOccurs="0" xml:ToC="1;Zeilen Details">
						<xd:annotation>
							<xd:documentation xml:lang="de">Details
</xd:documentation>
							<xd:documentation xml:lang="en">Details
</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AddtlNtryInf" type="AT_Max500Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Buchungs- und Informationstexte des Kontoführers, z.B. Erläuterungen zu mit dieser Buchung in Zusammenhang stehenden Entgelte</xd:documentation>
							<xd:documentation xml:lang="en">Booking and information text of account servicer, e.g. explation of related fees raised with this booking</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ReturnReason5Choice">
		<xd:complexContent>
			<xd:restriction base="ReturnReason5Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Cd" type="AT_ExternalReturnReason1Code">
							<xd:annotation>
								<xd:documentation xml:lang="de">Code aus Codeliste</xd:documentation>
								<xd:documentation xml:lang="en">Code from code list</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_Max35Text">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietärer Code</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary code</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_ReturnReasonInformation10">
		<xd:complexContent>
			<xd:restriction base="ReturnReasonInformation10">
				<xd:sequence>
					<xd:element name="OrgnlBkTxCd" type="AT_BankTransactionCodeStructure4_Single" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Originaler Buchungscode</xd:documentation>
							<xd:documentation xml:lang="en">Original booking code</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Orgtr" type="AT_PartyIdentification32" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Auslöser der Rückleitung</xd:documentation>
							<xd:documentation xml:lang="en">Originator of returning item</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Rsn" type="AT_ReturnReason5Choice" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Grund der Rückleitung</xd:documentation>
							<xd:documentation xml:lang="en">Reason of return</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AddtlInf" type="AT_Max105Text" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zusätzliche textuelle Information</xd:documentation>
							<xd:documentation xml:lang="en">Additional textual information</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_SecurityIdentification4Choice">
		<xd:complexContent>
			<xd:restriction base="SecurityIdentification4Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="ISIN" type="ISINIdentifier">
							<xd:annotation>
								<xd:documentation xml:lang="de">International Securities Identification Number</xd:documentation>
								<xd:documentation xml:lang="en">International Securities Identification Number</xd:documentation>
							</xd:annotation>
						</xd:element>
						<xd:element name="Prtry" type="AT_AlternateSecurityIdentification2">
							<xd:annotation>
								<xd:documentation xml:lang="de">Proprietäre Identifikation</xd:documentation>
								<xd:documentation xml:lang="en">Proprietary identification</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_StructuredRemittanceInformation7">
		<xd:complexContent>
			<xd:restriction base="StructuredRemittanceInformation7">
				<xd:sequence>
					<xd:element name="RfrdDocInf" type="AT_ReferredDocumentInformation3" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Referenziertes Dokument</xd:documentation>
							<xd:documentation xml:lang="en">Referenced document</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="RfrdDocAmt" type="AT_RemittanceAmount1" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Beträge des Dokuments</xd:documentation>
							<xd:documentation xml:lang="en">Amounts of document</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtrRefInf" type="AT_CreditorReferenceInformation2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Referenzinformationen zum Dokument</xd:documentation>
							<xd:documentation xml:lang="en">Reference information of document</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Invcr" type="AT_PartyIdentification32_Strd" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Rechnungsleger</xd:documentation>
							<xd:documentation xml:lang="en">Invoicing party</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Invcee" type="AT_PartyIdentification32_Strd" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Rechnungsempfänger</xd:documentation>
							<xd:documentation xml:lang="en">Invoiced party</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="AddtlRmtInf" type="AT_Max140Text" minOccurs="0" maxOccurs="3">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zusätzliche Rechnungsinformationen</xd:documentation>
							<xd:documentation xml:lang="en">Additional invoice information</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TotalTransactions2">
		<xd:complexContent>
			<xd:restriction base="TotalTransactions2">
				<xd:sequence>
					<xd:element name="TtlNtries" type="AT_NumberAndSumOfTransactions2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Anzahl aller enthaltenen Transaktionen und ggf. deren Summe (ohne Vorzeichen, Kontrollsumme) und Buchungssumme (entspricht Differenz der Buchungssalden)</xd:documentation>
							<xd:documentation xml:lang="en">Count of all contained transactions and occasionally their sum (control sum, unsigned) and booked sum (equivalent the difference of balances of booked items)</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TtlCdtNtries" type="AT_NumberAndSumOfTransactions1" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Anzahl aller gutgebrachten Transaktionen und ggf. deren Summe</xd:documentation>
							<xd:documentation xml:lang="en">Count of credited transactions and occasionally their sum</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TtlDbtNtries" type="AT_NumberAndSumOfTransactions1" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Anzahl aller belasteten Transaktionen und ggf. deren Summe</xd:documentation>
							<xd:documentation xml:lang="en">Count of debited transactions and occasionally their sum</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TransactionAgents2">
		<xd:complexContent>
			<xd:restriction base="TransactionAgents2">
				<xd:sequence>
					<xd:element name="DbtrAgt" type="AT_BranchAndFinancialInstitutionIdentification4" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Geldmittel bereitstellendes Institut

SEPA
CT
AT-06
DD
AT-13</xd:documentation>
							<xd:documentation xml:lang="en">Funds debted institution

SEPA
CT
AT-06
DD
AT-13</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtrAgt" type="AT_BranchAndFinancialInstitutionIdentification4" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Geldmittel erhaltendes Institut

SEPA
CT
AT-23
DD
AT-12</xd:documentation>
							<xd:documentation xml:lang="en">Funds credited institution

SEPA
CT
AT-23
DD
AT-12</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="IntrmyAgt1" type="AT_BranchAndFinancialInstitutionIdentification4" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Geldmittel transportierendes Institut

Entsprechungen:
MT950 MT940/1/2 Zwischenbank 61:SF9</xd:documentation>
							<xd:documentation xml:lang="en">Funds conveying institution

Equivalents:
MT950 MT940/1/2 Interbank 61:SF9</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TransactionDates2">
		<xd:complexContent>
			<xd:restriction base="TransactionDates2">
				<xd:sequence>
					<xd:element name="AccptncDtTm" type="ISODateTime" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Datum und Zeit der Akzeptanz des Auftrags</xd:documentation>
							<xd:documentation xml:lang="en">Date and time of order acceptance</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TradActvtyCtrctlSttlmDt" type="ISODate" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Datum der vertraglich festgelegten Buchung</xd:documentation>
							<xd:documentation xml:lang="en">Date of contractual fixed trade and booking</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TradDt" type="ISODate" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Datum des Handels</xd:documentation>
							<xd:documentation xml:lang="en">Date of trade</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="IntrBkSttlmDt" type="ISODate" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Datum im Zwischenbankbereich</xd:documentation>
							<xd:documentation xml:lang="en">Date of interbank booking</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TxDtTm" type="ISODateTime" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Datum und Zeit der Transaktion</xd:documentation>
							<xd:documentation xml:lang="en">Date and time of transaction</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TransactionInterest2">
		<xd:complexContent>
			<xd:restriction base="TransactionInterest2">
				<xd:sequence>
					<xd:element name="Amt" type="ActiveOrHistoricCurrencyAndAmount">
						<xd:annotation>
							<xd:documentation xml:lang="de">Betrag und Währung der Zinsen</xd:documentation>
							<xd:documentation xml:lang="en">Amount and currency of interest</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtDbtInd" type="CreditDebitCode">
						<xd:annotation>
							<xd:documentation xml:lang="de">Soll (DBIT) oder Haben (CRDT)</xd:documentation>
							<xd:documentation xml:lang="en">Credit (CRDT) or Debit (DBIT)</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Tp" type="AT_InterestType1Choice_Entry" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zinsentyp</xd:documentation>
							<xd:documentation xml:lang="en">Type of interest</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Rate" type="AT_Rate3" minOccurs="0" maxOccurs="unbounded">
						<xd:annotation>
							<xd:documentation xml:lang="de">Zinsätze je Betragsbereich</xd:documentation>
							<xd:documentation xml:lang="en">Interest rate per amount range</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="FrToDt" type="AT_DateTimePeriodDetails" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Gültigkeitszeitraum</xd:documentation>
							<xd:documentation xml:lang="en">Time of validity</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Rsn" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Freie Erläuterung</xd:documentation>
							<xd:documentation xml:lang="en">Free text explanation</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TransactionParty2">
		<xd:complexContent>
			<xd:restriction base="TransactionParty2">
				<xd:sequence>
					<xd:element name="Dbtr" type="AT_PartyIdentification32_TxDtls" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Der Auftraaggeber des Zahlungseingangs

SEPA
CT
AT-02
AT-03
AT-10
DD
AT-14
AT-09
AT-27</xd:documentation>
							<xd:documentation xml:lang="en">Ordering party of incoming transaction

SEPA
CT
AT-02
AT-03
AT-10
DD
AT-14
AT-09
AT-27</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="DbtrAcct" type="AT_CashAccount16" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Das Konto des Auftraaggebers des Zahlungseingangs

SEPA
CT
AT-01
DD
AT-07</xd:documentation>
							<xd:documentation xml:lang="en">Account of ordering party of incoming transaction

SEPA
CT
AT-01
DD
AT-07</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="UltmtDbtr" type="AT_PartyIdentification32_TxDtls" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Die Referenzpartei des Auftraaggebers des Zahlungseingangs

SEPA
CT
AT-08
AT-09
DD
AT-15
AT-37</xd:documentation>
							<xd:documentation xml:lang="en">Reference party of ordering party of incoming transaction

SEPA
CT
AT-08
AT-09
DD
AT-15
AT-37</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Cdtr" type="AT_PartyIdentification32_TxDtls" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Der Begünstigte des Zahlungsausgangs

SEPA
CT
AT-21
AT-22
AT-24
DD
AT-03
AT-05</xd:documentation>
							<xd:documentation xml:lang="en">Beneficiary of outgoing transaction

SEPA
CT
AT-21
AT-22
AT-24
DD
AT-03
AT-05</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="CdtrAcct" type="AT_CashAccount16" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Das Konto des Begünstigten des Zahlungsausgangs

SEPA
CT
AT-20
DD
AT-04</xd:documentation>
							<xd:documentation xml:lang="en">Account of beneficiary of outgoing transaction

SEPA
CT
AT-20
DD
AT-04</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="UltmtCdtr" type="AT_PartyIdentification32_TxDtls" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Die Referenzpartei des Begünstigten des Zahlungsausgangs

SEPA
CT
AT-08
AT-09
DD
AT-38
AT-39</xd:documentation>
							<xd:documentation xml:lang="en">Reference party of beneficiary of outgoing transaction

SEPA
CT
AT-08
AT-09
DD
AT-38
AT-39</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="Prtry" type="AT_ProprietaryParty2" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">CreditorSchemeIdentification

Nur im Zusammenhang von Lastschriften -und ggf. Rückleitungen davon- verwendbar

SEPA
DD
AT-02</xd:documentation>
							<xd:documentation xml:lang="en">CreditorSchemeIdentification

Only applicable in context of direct debits -and their possible r-transactions

SEPA
DD
AT-02</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TransactionPrice2Choice">
		<xd:complexContent>
			<xd:restriction base="TransactionPrice2Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="DealPric" type="ActiveOrHistoricCurrencyAndAmount">
							<xd:annotation>
								<xd:documentation xml:lang="de">Handelspreis und Währung</xd:documentation>
								<xd:documentation xml:lang="en">Deal amount and currency</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TransactionQuantities1Choice">
		<xd:complexContent>
			<xd:restriction base="TransactionQuantities1Choice">
				<xd:sequence>
					<xd:choice>
						<xd:element name="Qty" type="AT_FinancialInstrumentQuantityChoice">
							<xd:annotation>
								<xd:documentation xml:lang="de">Gehandelte Menge</xd:documentation>
								<xd:documentation xml:lang="en">Dealt quantity</xd:documentation>
							</xd:annotation>
						</xd:element>
					</xd:choice>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<xd:complexType name="AT_TransactionReferences2">
		<xd:complexContent>
			<xd:restriction base="TransactionReferences2">
				<xd:sequence>
					<xd:element name="AcctSvcrRef" type="AT_Max35Text_REF" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Bankreferenz

Diese Referenz soll auch die Anforderung von zugrundeliegenden Images ermöglichen. Da bereits eine Referenz eine Ebene höher angegeben wird, kann diese Referenz auch auf reine Belegreferenz reduziert werden. Damit verändern sich dann die Entsprechungen.

Entsprechungen:
EDIFACT -> Einzelabrechnung RFF+AIK

Werden Spesen separat verrechnet (Brutto-Methode), soll die zugehörige Spesenbuchung die gleiche Referenz tragen, um die Zuordnung sicher zu stellen</xd:documentation>
							<xd:documentation xml:lang="en">Bank reference

This reference shall also enable the request of an underlying image of initiating paper slip. Because a reference is given already one level up, this reference kann be reduced to be a pure image reference. This changes the equivalents.

Equivalents:
EDIFACT -> Single item RFF+AIK

If charges are booked seperately (brutto method), the relating charge booking shall have the same reference to ensure the allocation</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="EndToEndId" type="AT_Max35Text" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Auftraggeberreferenz

Entsprechungen:
EDIFACT -> RFF+CR

SEPA
CT AT-41
DD AT-10</xd:documentation>
							<xd:documentation xml:lang="en">Initiator's reference

Equivalents:
EDIFACT -> RFF+CR

SEPA
CT AT-41
DD AT-10</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="TxId" type="AT_Max35Text_REF" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Bankreferenz

Bei separaten Spesenbuchung (Brutto) Verbindung zur grundlegenden Buchung

Entsprechungen:
EDIFACT -> RFF+ANZ

SEPA
CT AT-43
DD AT-43</xd:documentation>
							<xd:documentation xml:lang="en">Bank reference

At separated booking of charges  (Brutto) link to underlying booking item

Equivalents:
EDIFACT -> RFF+ANZ

SEPA
CT AT-43
DD AT-43</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="MndtId" type="AT_Max35Text_REF" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Mandatsreferenz

Nur bei Debits möglich

Entsprechungen:
EDIFACT -> keine

SEPA
DD AT-01</xd:documentation>
							<xd:documentation xml:lang="en">Mandate reference

Only possible at debits

Equivalents:
EDIFACT -> none

SEPA
DD AT-01</xd:documentation>
						</xd:annotation>
					</xd:element>
					<xd:element name="ChqNb" type="AT_Max35Text_REF" minOccurs="0">
						<xd:annotation>
							<xd:documentation xml:lang="de">Schecknummer

Entsprechungen:
EDIFACT -> RFF+AEF</xd:documentation>
							<xd:documentation xml:lang="en">Cheque number

Equivalents:
EDIFACT -> RFF+AEF</xd:documentation>
						</xd:annotation>
					</xd:element>
				</xd:sequence>
			</xd:restriction>
		</xd:complexContent>
	</xd:complexType>
	<!--***** Begin of change log -->
	<!-- 2013-06-01 -->
	<!-- - replace type definition AT_BankTransactionCodeStructure4 with the type definitions AT_BankTransactionCodeStructure4_Batch and AT_BankTransactionCodeStructure4_Single -->
	<!-- - add comments to the elements of the type definitions AT_BankTransactionCodeStructure4_Batch and AT_BankTransactionCodeStructure4_Single -->
	<!-- - replace type of OrgnlBkTxCd in AT_ReturnReasonInformation10 and BkTxCd in AT_EntryTransaction2 with AT_BankTransactionCodeStructure4_Single -->
	<!-- - replace type of BkTxCd in AT_ReportEntry2 with AT_BankTransactionCodeStructure4_Batch -->
	<!-- - open element AddtlTxInf in AT_EntryTransaction2 -->
	<!-- - open element AddtlNtryInf in AT_ReportEntry2 -->
	<!-- - change comments of AcctSvcrRef in AT_ReportEntry2 -->
	<!-- - change comments of AcctSvcrRef in AT_TransactionReferences2 -->
	<!-- 2014-03-27 -->
	<!-- - delete processing instruction '<?xml-stylesheet type="text/xsl" href="myxsd.xsl"?>' -->
	<!-- - change namespace prefix to "xd:" to enable automated documentation process -->
	<!-- - add Schema attribute "namespace" holding original namespace to be used on transmission -->
	<!-- - change namespace name of technical validation schema -->
	<!-- - add ToC attribute to Document/BkToCstmrDbtCdtNtfctn -->
	<!-- - delete complexType AT_AccountIdentification4Choice -->
	<!-- - rename complexType AT_AccountIdentification4Choice_NtfctnAcct -->
	<!-- - add documentation to AT_AccountIdentification4Choice_TxDtls/IBAN -->
	<!-- - add documentation to AT_AccountIdentification4Choice_TxDtls/Othr -->
	<!-- - change type of AT_AccountInterest2/FrToDt -->
	<!-- - add ToC attribute to AT_AccountNotification2/Id -->
	<!-- - add ToC attribute to AT_AccountNotification2/ElctrncSeqNb -->
	<!-- - add ToC attribute to AT_AccountNotification2/LglSeqNb -->
	<!-- - add ToC attribute to AT_AccountNotification2/CreDtTm -->
	<!-- - change type of AT_AccountNotification2/FrToDt -->
	<!-- - add ToC attribute to AT_AccountNotification2/FrToDt -->
	<!-- - add ToC attribute to AT_AccountNotification2/Acct -->
	<!-- - add ToC attribute to AT_AccountNotification2/Ntry -->
	<!-- - add documentation to AT_AccountSchemeName1Choice/Cd -->
	<!-- - add documentation to AT_AccountSchemeName1Choice/Prtry -->
	<!-- - add documentation to AT_AlternateSecurityIdentification2/Tp -->
	<!-- - add documentation to AT_AlternateSecurityIdentification2/Id -->
	<!-- - change documentation of AT_AmountAndCurrencyExchange3/InstdAmt -->
	<!-- - change type of AT_AmountAndCurrencyExchange3/TxAmt -->
	<!-- - change cardinality of AT_AmountAndCurrencyExchange3/TxAmt -->
	<!-- - change documentation of AT_AmountAndCurrencyExchange3/TxAmt -->
	<!-- - change documentation of AT_AmountAndCurrencyExchange3/CntrValAmt -->
	<!-- - add documentation to AT_AmountAndCurrencyExchangeDetails3/Amt -->
	<!-- - add documentation to AT_AmountAndCurrencyExchangeDetails3/CcyXchg -->
	<!-- - add complexType AT_AmountAndCurrencyExchangeDetails3_Tx -->
	<!-- - add complexType AT_AmountRangeBoundary1 -->
	<!-- - add ToC attribute to AT_BankToCustomerDebitCreditNotificationV02/GrpHdr -->
	<!-- - add ToC attribute to AT_BankToCustomerDebitCreditNotificationV02/Rpt -->
	<!-- - rename complexType AT_BankTransactionCodeStructure4_Batch -->
	<!-- - change documentation of AT_BankTransactionCodeStructure4/Domn -->
	<!-- - change documentation of AT_BankTransactionCodeStructure4/Prtry -->
	<!-- - change documentation of AT_BankTransactionCodeStructure4_Single/Domn -->
	<!-- - change documentation of AT_BankTransactionCodeStructure4_Single/Prtry -->
	<!-- - add documentation to AT_BankTransactionCodeStructure5/Cd -->
	<!-- - add documentation to AT_BankTransactionCodeStructure5/Fmly -->
	<!-- - add documentation to AT_BankTransactionCodeStructure6/Cd -->
	<!-- - add documentation to AT_BankTransactionCodeStructure6/SubFmlyCd -->
	<!-- - change documentation of AT_BatchInformation2/PmtInfId -->
	<!-- - change documentation of AT_BranchAndFinancialInstitutionIdentification4/FinInstnId -->
	<!-- - add documentation to AT_BranchAndFinancialInstitutionIdentification4_Svcr/FinInstnId -->
	<!-- - delete complexType AT_CashAccount16 -->
	<!-- - rename complexType AT_CashAccount16_TxDtls -->
	<!-- - add documentation to AT_CashAccount16/Id -->
	<!-- - add documentation to AT_CashAccount16/Tp -->
	<!-- - add documentation to AT_CashAccount16/Ccy -->
	<!-- - add documentation to AT_CashAccount16/Nm -->
	<!-- - change type of AT_CashAccount20/Id -->
	<!-- - add documentation to AT_CashAccountType2/Cd -->
	<!-- - add documentation to AT_CashAccountType2/Prtry -->
	<!-- - rename complexType AT_ChargesInformation6_Batch -->
	<!-- - add documentation to AT_ChargesInformation6/Amt -->
	<!-- - change documentation of AT_ChargesInformation6/CdtDbtInd -->
	<!-- - add documentation to AT_ChargesInformation6/Tp -->
	<!-- - add documentation to AT_ChargesInformation6_Single/Amt -->
	<!-- - change documentation of AT_ChargesInformation6_Single/CdtDbtInd -->
	<!-- - add documentation to AT_ChargesInformation6_Single/Rate -->
	<!-- - add documentation to AT_ChargesInformation6_Single/Br -->
	<!-- - add documentation to AT_ChargesInformation6_Single/Pty -->
	<!-- - add documentation to AT_ContactDetails2/NmPrfx -->
	<!-- - add documentation to AT_ContactDetails2/Nm -->
	<!-- - add documentation to AT_ContactDetails2/PhneNb -->
	<!-- - add documentation to AT_ContactDetails2/MobNb -->
	<!-- - add documentation to AT_ContactDetails2/FaxNb -->
	<!-- - add documentation to AT_ContactDetails2/EmailAdr -->
	<!-- - add documentation to AT_ContactDetails2/Othr -->
	<!-- - add documentation to AT_CorporateAction1/Cd -->
	<!-- - add documentation to AT_CorporateAction1/Nb -->
	<!-- - add documentation to AT_CorporateAction1/Prtry -->
	<!-- - add documentation to AT_CreditorReferenceInformation2/Tp -->
	<!-- - change documentation of AT_CreditorReferenceInformation2/Ref -->
	<!-- - change documentation of AT_CreditorReferenceType1Choice/Cd -->
	<!-- - add documentation to AT_CreditorReferenceType1Choice/Prtry -->
	<!-- - add documentation to AT_CreditorReferenceType2/CdOrPrtry -->
	<!-- - add documentation to AT_CreditorReferenceType2/Issr -->
	<!-- - add complexType AT_CurrencyAndAmountRange2 -->
	<!-- - add documentation to AT_CurrencyExchange5/SrcCcy -->
	<!-- - add documentation to AT_CurrencyExchange5/TrgtCcy -->
	<!-- - add documentation to AT_CurrencyExchange5/UnitCcy -->
	<!-- - add documentation to AT_CurrencyExchange5/XchgRate -->
	<!-- - add documentation to AT_CurrencyExchange5/CtrctId -->
	<!-- - add documentation to AT_CurrencyExchange5/QtnDt -->
	<!-- - add complexType AT_DateAndDateTimeChoice -->
	<!-- - add documentation to AT_DateAndPlaceOfBirth/BirthDt -->
	<!-- - add documentation to AT_DateAndPlaceOfBirth/PrvcOfBirth -->
	<!-- - add documentation to AT_DateAndPlaceOfBirth/CityOfBirth -->
	<!-- - add documentation to AT_DateAndPlaceOfBirth/CtryOfBirth -->
	<!-- - add complexType AT_DateTimePeriodDetails -->
	<!-- - add documentation to AT_DocumentAdjustment1/Amt -->
	<!-- - add documentation to AT_DocumentAdjustment1/CdtDbtInd -->
	<!-- - add documentation to AT_DocumentAdjustment1/Rsn -->
	<!-- - add documentation to AT_DocumentAdjustment1/AddtlInf -->
	<!-- - add ToC attribute to AT_EntryDetails1/Btch -->
	<!-- - add ToC attribute to AT_EntryDetails1/TxDtls -->
	<!-- - change documentation of AT_EntryDetails1/TxDtls -->
	<!-- - add documentation to AT_EntryStatus2Code/BOOK -->
	<!-- - add documentation to AT_EntryStatus2Code/PDNG -->
	<!-- - change cardinality of AT_EntryTransaction2/Refs -->
	<!-- - add ToC attribute to AT_EntryTransaction2/Refs -->
	<!-- - add documentation to AT_EntryTransaction2/Refs -->
	<!-- - add ToC attribute to AT_EntryTransaction2/AmtDtls -->
	<!-- - add documentation to AT_EntryTransaction2/AmtDtls -->
	<!-- - change documentation of AT_EntryTransaction2/BkTxCd -->
	<!-- - insert element Intrst to AT_EntryTransaction2 -->
	<!-- - add ToC attribute to AT_EntryTransaction2/RltdPties -->
	<!-- - add documentation to AT_EntryTransaction2/RltdPties -->
	<!-- - add ToC attribute to AT_EntryTransaction2/RltdAgts -->
	<!-- - add documentation to AT_EntryTransaction2/RltdAgts -->
	<!-- - change documentation of AT_EntryTransaction2/Purp -->
	<!-- - add ToC attribute to AT_EntryTransaction2/RmtInf -->
	<!-- - change documentation of AT_EntryTransaction2/RmtInf -->
	<!-- - add documentation to AT_EntryTransaction2/RltdDts -->
	<!-- - add ToC attribute to AT_EntryTransaction2/RtrInf -->
	<!-- - add documentation to AT_EntryTransaction2/RtrInf -->
	<!-- - add documentation to AT_FinancialIdentificationSchemeName1Choice/Cd -->
	<!-- - add documentation to AT_FinancialIdentificationSchemeName1Choice/Prtry -->
	<!-- - add documentation to AT_FinancialInstitutionIdentification7/xd:sequence -->
	<!-- - add documentation to AT_FinancialInstitutionIdentification7_Svcr/BIC -->
	<!-- - add complexType AT_FinancialInstrumentQuantityChoice -->
	<!-- - add complexType AT_FromToAmountRange -->
	<!-- - add documentation to AT_GenericAccountIdentification1/Id -->
	<!-- - add documentation to AT_GenericAccountIdentification1/SchmeNm -->
	<!-- - add documentation to AT_GenericAccountIdentification1/Issr -->
	<!-- - add documentation to AT_GenericFinancialIdentification1/Id -->
	<!-- - add documentation to AT_GenericFinancialIdentification1/SchmeNm -->
	<!-- - add documentation to AT_GenericFinancialIdentification1/Issr -->
	<!-- - add documentation to AT_GenericIdentification3/Id -->
	<!-- - add documentation to AT_GenericIdentification3/Issr -->
	<!-- - delete complexType AT_GenericOrganisationIdentification1 -->
	<!-- - rename complexType AT_GenericOrganisationIdentification1_Strd -->
	<!-- - change type of AT_GenericOrganisationIdentification1/Id -->
	<!-- - add documentation to AT_GenericOrganisationIdentification1/Id -->
	<!-- - change type of AT_GenericOrganisationIdentification1/SchmeNm -->
	<!-- - add documentation to AT_GenericOrganisationIdentification1/SchmeNm -->
	<!-- - add documentation to AT_GenericOrganisationIdentification1/Issr -->
	<!-- - delete complexType AT_GenericOrganisationIdentification1_TxDtls -->
	<!-- - add documentation to AT_GenericPersonIdentification1/Id -->
	<!-- - add documentation to AT_GenericPersonIdentification1/SchmeNm -->
	<!-- - add documentation to AT_GenericPersonIdentification1/Issr -->
	<!-- - add complexType AT_GenericPersonIdentification1_CdtrSchmeId -->
	<!-- - add ToC attribute to AT_GroupHeader42/MsgId -->
	<!-- - add ToC attribute to AT_GroupHeader42/CreDtTm -->
	<!-- - add ToC attribute to AT_GroupHeader42/MsgRcpt -->
	<!-- - add complexType AT_ImpliedCurrencyAmountRangeChoice -->
	<!-- - add documentation to AT_InterestType1Choice/Cd -->
	<!-- - add complexType AT_InterestType1Choice_Entry -->
	<!-- - add documentation to AT_Max105Text -->
	<!-- - add documentation to AT_Max140Text -->
	<!-- - change base of AT_Max140Text_Nm -->
	<!-- - delete pattern from AT_Max140Text_Nm -->
	<!-- - add documentation to AT_Max140Text_Nm -->
	<!-- - add documentation to AT_Max16Text -->
	<!-- - add pattern to AT_Max2048Text -->
	<!-- - add documentation to AT_Max2048Text -->
	<!-- - change pattern of AT_Max34Text -->
	<!-- - add documentation to AT_Max34Text -->
	<!-- - add documentation to AT_Max35Text -->
	<!-- - change base of AT_Max35Text_REF -->
	<!-- - add documentation to AT_Max35Text_REF -->
	<!-- - add complexType AT_Max35Text_STRUCTURE -->
	<!-- - change pattern of AT_Max4Text -->
	<!-- - add documentation to AT_Max4Text -->
	<!-- - add documentation to AT_Max500Text -->
	<!-- - add documentation to AT_Max70Text -->
	<!-- - add documentation to AT_NotEmpty105 -->
	<!-- - add documentation to AT_NotEmpty140 -->
	<!-- - add documentation to AT_NotEmpty16 -->
	<!-- - add documentation to AT_NotEmpty2048 -->
	<!-- - add documentation to AT_NotEmpty34 -->
	<!-- - add documentation to AT_NotEmpty35 -->
	<!-- - add documentation to AT_NotEmpty4 -->
	<!-- - add documentation to AT_NotEmpty500 -->
	<!-- - add documentation to AT_NotEmpty70 -->
	<!-- - add documentation to AT_NumberAndSumOfTransactions1/NbOfNtries -->
	<!-- - add documentation to AT_NumberAndSumOfTransactions1/Sum -->
	<!-- - add documentation to AT_NumberAndSumOfTransactions2/NbOfNtries -->
	<!-- - add documentation to AT_NumberAndSumOfTransactions2/Sum -->
	<!-- - add documentation to AT_NumberAndSumOfTransactions2/TtlNetNtryAmt -->
	<!-- - add documentation to AT_NumberAndSumOfTransactions2/CdtDbtInd -->
	<!-- - add documentation to AT_OrganisationIdentification4/xd:sequence -->
	<!-- - change documentation of AT_OrganisationIdentification4/BICOrBEI -->
	<!-- - change documentation of AT_OrganisationIdentification4/Othr -->
	<!-- - delete complexType AT_OrganisationIdentification4_TxDtls -->
	<!-- - delete complexType AT_OrganisationIdentification4_Strd -->
	<!-- - add documentation to AT_OrganisationIdentificationSchemeName1Choice/Cd -->
	<!-- - add documentation to AT_OrganisationIdentificationSchemeName1Choice/Prtry -->
	<!-- - delete complexType AT_OrganisationIdentificationSchemeName1Choice_Strd -->
	<!-- - add documentation to AT_Pagination/PgNb -->
	<!-- - add documentation to AT_Pagination/LastPgInd -->
	<!-- - add documentation to AT_Party6Choice/OrgId -->
	<!-- - delete complexType AT_Party6Choice_Strd -->
	<!-- - add complexType AT_Party6Choice_CdtrSchmeId -->
	<!-- - add documentation to AT_Party6Choice_TxDtls/OrgId -->
	<!-- - add documentation to AT_Party6Choice_TxDtls/PrvtId -->
	<!-- - add documentation to AT_PartyIdentification32/xd:sequence -->
	<!-- - change documentation of AT_PartyIdentification32/Nm -->
	<!-- - change documentation of AT_PartyIdentification32/Id -->
	<!-- - add complexType AT_PartyIdentification32_CdtrSchmeId -->
	<!-- - change type of AT_PartyIdentification32_Strd/Nm -->
	<!-- - add documentation to AT_PartyIdentification32_Strd/Nm -->
	<!-- - change type of AT_PartyIdentification32_Strd/PstlAdr -->
	<!-- - add documentation to AT_PartyIdentification32_Strd/PstlAdr -->
	<!-- - change type of AT_PartyIdentification32_Strd/Id -->
	<!-- - add documentation to AT_PartyIdentification32_Strd/Id -->
	<!-- - add documentation to AT_PartyIdentification32_Strd/CtryOfRes -->
	<!-- - add documentation to AT_PartyIdentification32_Strd/CtctDtls -->
	<!-- - change documentation of AT_PartyIdentification32_TxDtls/Nm -->
	<!-- - add documentation to AT_PartyIdentification32_TxDtls/PstlAdr -->
	<!-- - change documentation of AT_PartyIdentification32_TxDtls/Id -->
	<!-- - add documentation to AT_PartyIdentification32_TxDtls/CtryOfRes -->
	<!-- - change documentation of AT_PartyIdentification32_NtfctnOwnr/Id -->
	<!-- - add documentation to AT_PersonIdentification5/xd:sequence -->
	<!-- - add documentation to AT_PersonIdentification5/DtAndPlcOfBirth -->
	<!-- - change cardinality of AT_PersonIdentification5/Othr -->
	<!-- - add documentation to AT_PersonIdentification5/Othr -->
	<!-- - add complexType AT_PersonIdentification5_CdtrSchmeId -->
	<!-- - add documentation to AT_PersonIdentificationSchemeName1Choice/Cd -->
	<!-- - add documentation to AT_PersonIdentificationSchemeName1Choice/Prtry -->
	<!-- - add complexType AT_PersonIdentificationSchemeName1Choice_CdtrSchmeId -->
	<!-- - add documentation to AT_PostalAddress6/AdrTp -->
	<!-- - add documentation to AT_PostalAddress6/Dept -->
	<!-- - add documentation to AT_PostalAddress6/SubDept -->
	<!-- - add documentation to AT_PostalAddress6/StrtNm -->
	<!-- - add documentation to AT_PostalAddress6/BldgNb -->
	<!-- - add documentation to AT_PostalAddress6/PstCd -->
	<!-- - add documentation to AT_PostalAddress6/TwnNm -->
	<!-- - add documentation to AT_PostalAddress6/CtrySubDvsn -->
	<!-- - add documentation to AT_PostalAddress6/Ctry -->
	<!-- - add documentation to AT_PostalAddress6/AdrLine -->
	<!-- - delete complexType AT_PostalAddress6_Strd -->
	<!-- - add documentation to AT_ProprietaryBankTransactionCodeStructure1/Cd -->
	<!-- - add complexType AT_ProprietaryParty2 -->
	<!-- - add documentation to AT_Purpose2Choice/Cd -->
	<!-- - add documentation to AT_Purpose2Choice/Prtry -->
	<!-- - add documentation to AT_Rate3/Tp -->
	<!-- - add documentation to AT_Rate3/VldtyRg -->
	<!-- - add documentation to AT_RateType4Choice/Pctg -->
	<!-- - add documentation to AT_RateType4Choice/Othr -->
	<!-- - rename complexType AT_ReferredDocumentInformation3_Strd -->
	<!-- - change type of AT_ReferredDocumentInformation3/Tp -->
	<!-- - add documentation to AT_ReferredDocumentInformation3/Tp -->
	<!-- - add documentation to AT_ReferredDocumentInformation3/Nb -->
	<!-- - add documentation to AT_ReferredDocumentInformation3/RltdDt -->
	<!-- - rename complexType AT_ReferredDocumentType1Choice_Strd -->
	<!-- - add documentation to AT_ReferredDocumentType1Choice/Cd -->
	<!-- - add documentation to AT_ReferredDocumentType1Choice/Prtry -->
	<!-- - rename complexType AT_ReferredDocumentType2_Strd -->
	<!-- - change type of AT_ReferredDocumentType2/CdOrPrtry -->
	<!-- - add documentation to AT_ReferredDocumentType2/CdOrPrtry -->
	<!-- - add documentation to AT_ReferredDocumentType2/Issr -->
	<!-- - add documentation to AT_RemittanceAmount1/DuePyblAmt -->
	<!-- - add documentation to AT_RemittanceAmount1/DscntApldAmt -->
	<!-- - add documentation to AT_RemittanceAmount1/CdtNoteAmt -->
	<!-- - add documentation to AT_RemittanceAmount1/TaxAmt -->
	<!-- - add documentation to AT_RemittanceAmount1/AdjstmntAmtAndRsn -->
	<!-- - add documentation to AT_RemittanceAmount1/RmtdAmt -->
	<!-- - change documentation of AT_RemittanceInformation5/xd:sequence -->
	<!-- - change documentation of AT_RemittanceInformation5/Ustrd -->
	<!-- - add ToC attribute to AT_ReportEntry2/NtryRef -->
	<!-- - change documentation of AT_ReportEntry2/NtryRef -->
	<!-- - add ToC attribute to AT_ReportEntry2/Amt -->
	<!-- - change documentation of AT_ReportEntry2/Amt -->
	<!-- - change documentation of AT_ReportEntry2/CdtDbtInd -->
	<!-- - add ToC attribute to AT_ReportEntry2/Sts -->
	<!-- - change type of AT_ReportEntry2/BookgDt -->
	<!-- - add ToC attribute to AT_ReportEntry2/BookgDt -->
	<!-- - change type of AT_ReportEntry2/ValDt -->
	<!-- - add ToC attribute to AT_ReportEntry2/AcctSvcrRef -->
	<!-- - change type of AT_ReportEntry2/BkTxCd -->
	<!-- - change type of AT_ReportEntry2/Chrgs -->
	<!-- - add element Intrst to AT_ReportEntry2 -->
	<!-- - add ToC attribute to AT_ReportEntry2/NtryDtls -->
	<!-- - add documentation to AT_ReturnReason5Choice/Cd -->
	<!-- - add documentation to AT_ReturnReason5Choice/Prtry -->
	<!-- - add documentation to AT_ReturnReasonInformation10/OrgnlBkTxCd -->
	<!-- - add documentation to AT_ReturnReasonInformation10/Orgtr -->
	<!-- - add documentation to AT_ReturnReasonInformation10/Rsn -->
	<!-- - add documentation to AT_ReturnReasonInformation10/AddtlInf -->
	<!-- - add documentation to AT_SecurityIdentification4Choice/ISIN -->
	<!-- - add documentation to AT_SecurityIdentification4Choice/Prtry -->
	<!-- - change type of AT_StructuredRemittanceInformation7/RfrdDocInf -->
	<!-- - add documentation to AT_StructuredRemittanceInformation7/RfrdDocInf -->
	<!-- - add documentation to AT_StructuredRemittanceInformation7/RfrdDocAmt -->
	<!-- - add documentation to AT_StructuredRemittanceInformation7/CdtrRefInf -->
	<!-- - add documentation to AT_StructuredRemittanceInformation7/Invcr -->
	<!-- - add documentation to AT_StructuredRemittanceInformation7/Invcee -->
	<!-- - add documentation to AT_StructuredRemittanceInformation7/AddtlRmtInf -->
	<!-- - change documentation of AT_TransactionAgents2/DbtrAgt -->
	<!-- - change documentation of AT_TransactionAgents2/CdtrAgt -->
	<!-- - change documentation of AT_TransactionAgents2/IntrmyAgt1 -->
	<!-- - add documentation to AT_TransactionDates2/AccptncDtTm -->
	<!-- - change documentation of AT_TransactionDates2/TradActvtyCtrctlSttlmDt -->
	<!-- - change documentation of AT_TransactionDates2/TradDt -->
	<!-- - add documentation to AT_TransactionDates2/IntrBkSttlmDt -->
	<!-- - add documentation to AT_TransactionDates2/TxDtTm -->
	<!-- - add complexType AT_TransactionInterest2 -->
	<!-- - change documentation of AT_TransactionParty2/Dbtr -->
	<!-- - change type of AT_TransactionParty2/DbtrAcct -->
	<!-- - change documentation of AT_TransactionParty2/DbtrAcct -->
	<!-- - change documentation of AT_TransactionParty2/UltmtDbtr -->
	<!-- - change documentation of AT_TransactionParty2/Cdtr -->
	<!-- - change type of AT_TransactionParty2/CdtrAcct -->
	<!-- - change documentation of AT_TransactionParty2/CdtrAcct -->
	<!-- - change documentation of AT_TransactionParty2/UltmtCdtr -->
	<!-- - add element Prtry to AT_TransactionParty2 -->
	<!-- - add documentation to AT_TransactionPrice2Choice/DealPric -->
	<!-- - add documentation to AT_TransactionQuantities1Choice/Qty -->
	<!-- - change documentation of AT_TransactionReferences2/MndtId -->
	<!-- 2014-06-06 -->
	<!-- - change cardinality of AT_TransactionParty2/Prtry -->
	<!--***** End of change log -->
</xd:schema>
