<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xs:element name="Report" type="Type_Report"/>
	<xs:complexType name="Type_Report">
		<xs:all>
			<xs:element name="ReportName" type="xs:string" fixed="JAHR_U"/>
			<xs:element name="SubjectId" type="xs:string"/>
			<xs:element name="ReferDate" type="xs:date"/>
			<xs:element name="Version" type="xs:string" fixed="1.5"/>
			<xs:element name="Revision" type="xs:string" minOccurs="0"/>
			<xs:element name="Language" type="xs:string" minOccurs="0"/>
			<xs:element name="TechNumber" type="xs:string" minOccurs="0"/>
			<xs:element name="Observations" type="Type_Categories"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="Type_Categories">
		<xs:all>
			<xs:element name="AIN" type="Statistic_Type" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Anzahl Institute</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI.SCM" type="InlandAusland_Waehrung1" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel.Schweizer Münzen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI.NOT" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel.Noten, inkl. fremde Geldsorten</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI.GGU" type="InlandAusland_Waehrung2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel.Giroguthaben bei der SNB</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI.GPA" type="InlandAusland_Waehrung3" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel.Guthaben bei Postämtern im Ausland</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI.GFG" type="InlandAusland_Waehrung2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel.Guthaben bei einer von der FINMA anerk. Girozentrale</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI.SGA" type="InlandAusland_Waehrung3" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel.Sichtguthaben bei ausländischen Notenbanken</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FMI.CGF" type="InlandAusland_Waehrung3" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Flüssige Mittel.Clearing-Guthaben ausländischer Filialen bei einer anerkannten Clearing-Bank des betreffenden Landes</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FBA" type="InlandAusland_Waehrung_Faelligkeit" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen gegenüber Banken</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FBA.BHU" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen gegenüber Banken.Forderungen aus geleisteten Barhinterlagen übriger Geschäfte</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.WFG" type="InlandAusland_Waehrung_Faelligkeit_GegenparteiBaKu" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen aus Wertpapierfinanzierungsgeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.WFG.REP" type="InlandAusland_Waehrung_GegenparteiBaKu" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen aus Wertpapierfinanzierungsgeschäften.Forderungen aus Reverse-Repogeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.WFG.SLB" type="InlandAusland_Waehrung_GegenparteiBaKu" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen aus Wertpapierfinanzierungsgeschäften.Forderungen aus Barhinterlagen im Zshg mit Securities Borrowing Geschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FKU" type="InlandAusland_Waehrung_Faelligkeit_Deckung_SektorDeckung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen gegenüber Kunden</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FKU.BHU" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen gegenüber Kunden.Forderungen aus geleisteten Barhinterlagen übriger Geschäfte</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FKU.BKK" type="StaffelungKK_Einheit" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Forderungen gegenüber Kunden.Beanspruchte Konsumkredite</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.HYP" type="InlandAusland_Waehrung_Faelligkeit1" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Hypothekarforderungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.HGE" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Handelsgeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.WBW" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Positive Wiederbeschaffungswerte derivativer Finanzinstrumente</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FFV" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Übrige Finanzinstrumente mit Fair-Value-Bewertung</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FFV.FMI" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Übrige Finanzinstrumente mit Fair-Value-Bewertung.Flüssige Mittel</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FFV.FBA" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Übrige Finanzinstrumente mit Fair-Value-Bewertung.Forderungen gegenüber Banken</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FFV.WFG" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Übrige Finanzinstrumente mit Fair-Value-Bewertung.Forderungen aus Wertpapierfinanzierungsgeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FFV.FKU" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Übrige Finanzinstrumente mit Fair-Value-Bewertung.Forderungen gegenüber Kunden</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FFV.HYP" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Übrige Finanzinstrumente mit Fair-Value-Bewertung.Hypothekarforderungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FFV.FAN" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Übrige Finanzinstrumente mit Fair-Value-Bewertung.Finanzanlagen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FAN" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Finanzanlagen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FAN.GMP" type="InlandAusland_Waehrung_SektorESVG" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Finanzanlagen.Geldmarktpapiere</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.FAN.LIS" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Finanzanlagen.Liegenschaften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.REA" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Aktive Rechnungsabgrenzungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.BET" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Beteiligungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.SAN" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Sachanlagen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.SAN.LBU" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Sachanlagen.Liegenschaften, Bau- und Umbaurechnungen, Einbauten in fremde Liegenschaften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.SAN.OFL" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Sachanlagen.Objekte im Finanzierungsleasing</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.SAN.UES" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Sachanlagen.Übrige (inkl. EDV-Programme)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.IMW" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Immaterielle Werte</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.SON" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Sonstige Aktiven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.SON.SBG" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Sonstige Aktiven.Saldo aus dem bankinternen Geschäftsverkehr</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.SON.NML" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Sonstige Aktiven.Nicht-monetäre Forderungen aus Leih- und Repogeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.NEG" type="InlandAusland_Waehrung2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Nicht einbezahltes Gesellschaftskapital</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.TOT" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Total Aktiven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.TOT.NRA" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Total Aktiven.Total nachrangige Forderungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.AKT.TOT.NRA.WAF" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Aktiven.Total Aktiven.Total nachrangige Forderungen.Mit Wandlungspflicht und / oder Forderungsverzicht</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VBA" type="InlandAusland_Waehrung_Faelligkeit" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen gegenüber Banken</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VBA.GMP" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen gegenüber Banken.Geldmarktpapiere</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VBA.BHU" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen gegenüber Banken.Verpflichtungen aus erhaltenen Barhinterlagen übriger Geschäfte</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.WFG" type="InlandAusland_Waehrung_Faelligkeit_GegenparteiBaKu" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Wertpapierfinanzierungsgeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.WFG.REP" type="InlandAusland_Waehrung_GegenparteiBaKu" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Wertpapierfinanzierungsgeschäften.Verpflichtungen aus Repogeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.WFG.SLB" type="InlandAusland_Waehrung_GegenparteiBaKu" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Wertpapierfinanzierungsgeschäften.Verpflichtungen aus Barhinterlagen im Zshg mit Securities Lending Geschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE.KOV" type="InlandAusland_Waehrung_Faelligkeit_Uebertragbarkeit" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen.Kundeneinlagen ohne gebundene Vorsorgegelder</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE.KOV.CAG" type="InlandAusland_Waehrung_Faelligkeit_Uebertragbarkeit1" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen.Kundeneinlagen ohne gebundene Vorsorgegelder.Callgelder</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE.KOV.GMP" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen.Kundeneinlagen ohne gebundene Vorsorgegelder.Geldmarktpapiere</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE.KOV.BHU" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen.Kundeneinlagen ohne gebundene Vorsorgegelder.Verpflichtungen aus erhaltenen Barhinterlagen übriger Geschäfte</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE.GVG" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen.Gebundene Vorsorgegelder</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE.GVG.F2S" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen.Gebundene Vorsorgegelder.Freizügigkeitskonten 2. Säule</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.VKE.GVG.S3A" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Kundeneinlagen.Gebundene Vorsorgegelder.Gebundene Vorsorge Säule 3a</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.HGE" type="InlandAusland_Waehrung_GegenparteiBaKu" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus Handelsgeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.WBW" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Negative Wiederbeschaffungswerte derivativer Finanzinstrumente</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.FFV" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus übrigen Finanzinstrumenten mit Fair-Value-Bewertung</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.FFV.VBA" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus übrigen Finanzinstrumenten mit Fair-Value-Bewertung.Verpflichtungen gegenüber Banken</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.FFV.WFG" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus übrigen Finanzinstrumenten mit Fair-Value-Bewertung.Verpflichtungen aus Wertpapierfinanzierungsgeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.FFV.APF" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus übrigen Finanzinstrumenten mit Fair-Value-Bewertung.Anleihen und Pfandbriefdarlehen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.FFV.STP" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Verpflichtungen aus übrigen Finanzinstrumenten mit Fair-Value-Bewertung.Strukturierte Produkte</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.KOB" type="InlandAusland_Waehrung_RestlaufzeitKO" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Kassenobligationen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.APF" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Anleihen und Pfandbriefdarlehen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.APF.OOW" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Anleihen und Pfandbriefdarlehen.Obligationen-, Options- und Wandelanleihen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.APF.OOW.NRA" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Anleihen und Pfandbriefdarlehen.Obligationen-, Options- und Wandelanleihen.nachrangig</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.APF.DPZ" type="InlandAusland_Waehrung5" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Anleihen und Pfandbriefdarlehen.Darlehen von Pfandbriefzentralen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.APF.DEZ" type="InlandAusland_Waehrung5" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Anleihen und Pfandbriefdarlehen.Darlehen von Emissionszentralen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.APF.GMP" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Anleihen und Pfandbriefdarlehen.Geldmarktpapiere</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.REA" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Passive Rechnungsabgrenzungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.SON" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Sonstige Passiven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.SON.SBG" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Sonstige Passiven.Saldo aus dem bankinternen Geschäftsverkehr</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.SON.NML" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Sonstige Passiven.Nicht-monetäre Verpflichtungen aus Leih- und Repogeschäften</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.RUE" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Rückstellungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.RAB" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Reserven für allgemeine Bankrisiken</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.GKA" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Gesellschaftskapital</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.KRE" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Gesetzliche Kapitalreserve</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.KRE.RSK" type="InlandAusland_Waehrung6" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Gesetzliche Kapitalreserve.Reserve aus steuerbefreiten Kapitaleinlagen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.GRE" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Gesetzliche Gewinnreserve</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.FGR" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Freiwillige Gewinnreserven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.EKA" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Eigene Kapitalanteile (Minusposition)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.GVO" type="InlandAusland_Waehrung" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Gewinnvortrag / Verlustvortrag</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.TOT" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Total Passiven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.TOT.NRA" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Total Passiven.Total nachrangige Verpflichtungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="BIL.PAS.TOT.NRA.WAF" type="InlandAusland_Waehrung4" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Bilanz.Passiven.Total Passiven.Total nachrangige Verpflichtungen.Mit Wandlungspflicht und / oder Forderungsverzicht</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ABI.TRE.AKT" type="InlandAusland_Waehrung_Entgegengenommen" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Ausserbilanz.Treuhandgeschäfte.Treuhandaktiven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ABI.TRE.PAS" type="InlandAusland_Waehrung_Angelegt" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Ausserbilanz.Treuhandgeschäfte.Treuhandpassiven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ.WBZ" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft.Veränderungen von ausfallrisikobedingten Wertberichtigungen sowie Verluste aus dem Zinsengeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ.BEZ" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft.Brutto-Erfolg Zinsengeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ.BEZ.ZEG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft.Brutto-Erfolg Zinsengeschäft.Ertrag Zinsengeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ.BEZ.ZEG.ZDK" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft.Brutto-Erfolg Zinsengeschäft.Ertrag Zinsengeschäft.Zins- und Diskontertrag</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ.BEZ.ZEG.ZDH" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft.Brutto-Erfolg Zinsengeschäft.Ertrag Zinsengeschäft.Zins- und Dividendenertrag aus Handelsgeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ.BEZ.ZEG.ZDF" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft.Brutto-Erfolg Zinsengeschäft.Ertrag Zinsengeschäft.Zins- und Dividendenertrag aus Finanzanlagen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERZ.BEZ.ZAU" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Netto-Erfolg aus dem Zinsengeschäft.Brutto-Erfolg Zinsengeschäft.Zinsaufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERK" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Erfolg aus dem Kommissions- und Dienstleistungsgeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERK.KEG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Erfolg aus dem Kommissions- und Dienstleistungsgeschäft.Ertrag Kommissions- und Dienstleistungsgeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERK.KEG.KWA" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Erfolg aus dem Kommissions- und Dienstleistungsgeschäft.Ertrag Kommissions- und Dienstleistungsgeschäft.Kommissionsertrag Wertschriften und Anlagegeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERK.KEG.KKG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Erfolg aus dem Kommissions- und Dienstleistungsgeschäft.Ertrag Kommissions- und Dienstleistungsgeschäft.Kommissionsertrag Kreditgeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERK.KEG.KDL" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Erfolg aus dem Kommissions- und Dienstleistungsgeschäft.Ertrag Kommissions- und Dienstleistungsgeschäft.Kommissionsertrag übriges Dienstleistungsgeschäft</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERK.KAU" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Erfolg aus dem Kommissions- und Dienstleistungsgeschäft.Kommissionsaufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.ERH" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Erfolg aus dem Handelsgeschäft und der Fair-Value-Option</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.UER" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Übriger ordentlicher Erfolg</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.UER.ERV" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Übriger ordentlicher Erfolg.Erfolg aus Veräusserungen von Finanzanlagen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.UER.BER" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Übriger ordentlicher Erfolg.Beteiligungsertrag</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.UER.LER" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Übriger ordentlicher Erfolg.Liegenschaftenerfolg</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.UER.AOE" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Übriger ordentlicher Erfolg.Anderer ordentlicher Ertrag</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.UER.AOA" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Übriger ordentlicher Erfolg.Anderer ordentlicher Aufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GAU" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftsaufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GAU.PAF" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftsaufwand.Personalaufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GAU.PAF.GEH" type="InlandAusland" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftsaufwand.Personalaufwand.Gehälter</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GAU.PAF.SOL" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftsaufwand.Personalaufwand.Sozialleistungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GAU.PAF.WAV" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftsaufwand.Personalaufwand.Wertanpassungen bezüglich des wirtschaftlichen Nutzens bzw. Verpflichtungen von Vorsorgeeinrichtungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GAU.PAF.UEB" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftsaufwand.Personalaufwand.Übriger Personalaufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GAU.SAF" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftsaufwand.Sachaufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.WBB" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Wertberichtigungen auf Beteiligungen sowie Abschreibungen auf Sachanlagen und Immateriellen Werten</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.VRW" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Veränderungen von Rückstellungen und uebrigen Wertberichtigungen sowie Verluste</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.GER" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Geschäftserfolg</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.AEG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Ausserordentlicher Ertrag</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.AAU" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Ausserordentlicher Aufwand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.VRB" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Veränderungen von Reserven für allgemeine Bankrisiken</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.STE" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.20.1 Steuern</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EFR.EGV" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Erfolgsrechnung.Gewinn / Verlust (Periodenerfolg)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.BGW" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Bilanzgewinn / Bilanzverlust</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.BGW.GGV" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Bilanzgewinn / Bilanzverlust.Gewinn / Verlust</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.BGW.GVV" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Bilanzgewinn / Bilanzverlust.Gewinnvortrag / Verlustvortrag</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.ZGR" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Zuweisung an gesetzliche Gewinnreserve</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.ZFR" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Zuweisung an freiwillige Gewinnreserve</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.ABG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Ausschüttungen aus dem Bilanzgewinn</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.ABG.ASG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Ausschüttungen aus dem Bilanzgewinn.Ausschüttung an Aktionäre, Gesellschafter, Inhaber usw.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.ABG.AZS" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Ausschüttungen aus dem Bilanzgewinn.Zuweisung an Staat (Kantone und Gemeinden)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.ABG.VZD" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Ausschüttungen aus dem Bilanzgewinn.Verzinsung des Dotationskapitals</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.AGW" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Andere Gewinnverwendungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.AGW.TAM" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Andere Gewinnverwendungen.Tantiemen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.AGW.PVO" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Andere Gewinnverwendungen.Zuweisung an Personal-Vorsorgeeinrichtungen</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GEW.AGW.UEB" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinnverwendung.Andere Gewinnverwendungen.Übrige Verwendung</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.VEA" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Verlustausgleich</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.VEA.EGG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Verlustausgleich.Entnahmen aus gesetzlicher Gewinnreserve</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.VEA.EFG" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Verlustausgleich.Entnahmen aus freiwilligen Gewinnreserven</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="GUV.GVN" type="xs:double" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Gewinnverwendung und Verlustausgleich.Gewinn- / Verlustvortrag neu</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="STK.PBD" type="InlandAusland_Geschlecht" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Struktur.Personalbestand</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="STK.GST" type="InlandAusland_Geschaeftsstellen" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Struktur.Geschäftsstellen</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Faelligkeit_Uebertragbarkeit">
		<xs:all>
			<xs:element ref="T.T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.ASI.T" minOccurs="0"/>
			<xs:element ref="T.T.KUE.T" minOccurs="0"/>
			<xs:element ref="T.T.KUE.UEB" minOccurs="0"/>
			<xs:element ref="T.T.KUE.NUE" minOccurs="0"/>
			<xs:element ref="T.T.RLZ.T" minOccurs="0"/>
			<xs:element ref="T.T.B1M.T" minOccurs="0"/>
			<xs:element ref="T.T.M13.T" minOccurs="0"/>
			<xs:element ref="T.T.M31.T" minOccurs="0"/>
			<xs:element ref="T.T.J15.T" minOccurs="0"/>
			<xs:element ref="T.T.U5J.T" minOccurs="0"/>
			<xs:element ref="I.T.T.T" minOccurs="0"/>
			<xs:element ref="I.T.ASI.T" minOccurs="0"/>
			<xs:element ref="I.T.KUE.T" minOccurs="0"/>
			<xs:element ref="I.T.KUE.UEB" minOccurs="0"/>
			<xs:element ref="I.T.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.T.RLZ.T" minOccurs="0"/>
			<xs:element ref="I.T.B1M.T" minOccurs="0"/>
			<xs:element ref="I.T.M13.T" minOccurs="0"/>
			<xs:element ref="I.T.M31.T" minOccurs="0"/>
			<xs:element ref="I.T.J15.T" minOccurs="0"/>
			<xs:element ref="I.T.U5J.T" minOccurs="0"/>
			<xs:element ref="I.CHF.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.ASI.T" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE.T" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE.UEB" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.CHF.RLZ.T" minOccurs="0"/>
			<xs:element ref="I.CHF.B1M.T" minOccurs="0"/>
			<xs:element ref="I.CHF.M13.T" minOccurs="0"/>
			<xs:element ref="I.CHF.M31.T" minOccurs="0"/>
			<xs:element ref="I.CHF.J15.T" minOccurs="0"/>
			<xs:element ref="I.CHF.U5J.T" minOccurs="0"/>
			<xs:element ref="I.EM.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.ASI.T" minOccurs="0"/>
			<xs:element ref="I.EM.KUE.T" minOccurs="0"/>
			<xs:element ref="I.EM.KUE.UEB" minOccurs="0"/>
			<xs:element ref="I.EM.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.EM.RLZ.T" minOccurs="0"/>
			<xs:element ref="I.EM.B1M.T" minOccurs="0"/>
			<xs:element ref="I.EM.M13.T" minOccurs="0"/>
			<xs:element ref="I.EM.M31.T" minOccurs="0"/>
			<xs:element ref="I.EM.J15.T" minOccurs="0"/>
			<xs:element ref="I.EM.U5J.T" minOccurs="0"/>
			<xs:element ref="I.EUR.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.ASI.T" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE.T" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE.UEB" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.EUR.RLZ.T" minOccurs="0"/>
			<xs:element ref="I.EUR.B1M.T" minOccurs="0"/>
			<xs:element ref="I.EUR.M13.T" minOccurs="0"/>
			<xs:element ref="I.EUR.M31.T" minOccurs="0"/>
			<xs:element ref="I.EUR.J15.T" minOccurs="0"/>
			<xs:element ref="I.EUR.U5J.T" minOccurs="0"/>
			<xs:element ref="I.JPY.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.ASI.T" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE.T" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE.UEB" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.JPY.RLZ.T" minOccurs="0"/>
			<xs:element ref="I.JPY.B1M.T" minOccurs="0"/>
			<xs:element ref="I.JPY.M13.T" minOccurs="0"/>
			<xs:element ref="I.JPY.M31.T" minOccurs="0"/>
			<xs:element ref="I.JPY.J15.T" minOccurs="0"/>
			<xs:element ref="I.JPY.U5J.T" minOccurs="0"/>
			<xs:element ref="I.USD.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.ASI.T" minOccurs="0"/>
			<xs:element ref="I.USD.KUE.T" minOccurs="0"/>
			<xs:element ref="I.USD.KUE.UEB" minOccurs="0"/>
			<xs:element ref="I.USD.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.USD.RLZ.T" minOccurs="0"/>
			<xs:element ref="I.USD.B1M.T" minOccurs="0"/>
			<xs:element ref="I.USD.M13.T" minOccurs="0"/>
			<xs:element ref="I.USD.M31.T" minOccurs="0"/>
			<xs:element ref="I.USD.J15.T" minOccurs="0"/>
			<xs:element ref="I.USD.U5J.T" minOccurs="0"/>
			<xs:element ref="I.U.T.T" minOccurs="0"/>
			<xs:element ref="I.U.ASI.T" minOccurs="0"/>
			<xs:element ref="I.U.KUE.T" minOccurs="0"/>
			<xs:element ref="I.U.KUE.UEB" minOccurs="0"/>
			<xs:element ref="I.U.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.U.RLZ.T" minOccurs="0"/>
			<xs:element ref="I.U.B1M.T" minOccurs="0"/>
			<xs:element ref="I.U.M13.T" minOccurs="0"/>
			<xs:element ref="I.U.M31.T" minOccurs="0"/>
			<xs:element ref="I.U.J15.T" minOccurs="0"/>
			<xs:element ref="I.U.U5J.T" minOccurs="0"/>
			<xs:element ref="A.T.T.T" minOccurs="0"/>
			<xs:element ref="A.T.ASI.T" minOccurs="0"/>
			<xs:element ref="A.T.KUE.T" minOccurs="0"/>
			<xs:element ref="A.T.KUE.UEB" minOccurs="0"/>
			<xs:element ref="A.T.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.T.RLZ.T" minOccurs="0"/>
			<xs:element ref="A.T.B1M.T" minOccurs="0"/>
			<xs:element ref="A.T.M13.T" minOccurs="0"/>
			<xs:element ref="A.T.M31.T" minOccurs="0"/>
			<xs:element ref="A.T.J15.T" minOccurs="0"/>
			<xs:element ref="A.T.U5J.T" minOccurs="0"/>
			<xs:element ref="A.CHF.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.ASI.T" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE.T" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE.UEB" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.CHF.RLZ.T" minOccurs="0"/>
			<xs:element ref="A.CHF.B1M.T" minOccurs="0"/>
			<xs:element ref="A.CHF.M13.T" minOccurs="0"/>
			<xs:element ref="A.CHF.M31.T" minOccurs="0"/>
			<xs:element ref="A.CHF.J15.T" minOccurs="0"/>
			<xs:element ref="A.CHF.U5J.T" minOccurs="0"/>
			<xs:element ref="A.EM.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.ASI.T" minOccurs="0"/>
			<xs:element ref="A.EM.KUE.T" minOccurs="0"/>
			<xs:element ref="A.EM.KUE.UEB" minOccurs="0"/>
			<xs:element ref="A.EM.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.EM.RLZ.T" minOccurs="0"/>
			<xs:element ref="A.EM.B1M.T" minOccurs="0"/>
			<xs:element ref="A.EM.M13.T" minOccurs="0"/>
			<xs:element ref="A.EM.M31.T" minOccurs="0"/>
			<xs:element ref="A.EM.J15.T" minOccurs="0"/>
			<xs:element ref="A.EM.U5J.T" minOccurs="0"/>
			<xs:element ref="A.EUR.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.ASI.T" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE.T" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE.UEB" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.EUR.RLZ.T" minOccurs="0"/>
			<xs:element ref="A.EUR.B1M.T" minOccurs="0"/>
			<xs:element ref="A.EUR.M13.T" minOccurs="0"/>
			<xs:element ref="A.EUR.M31.T" minOccurs="0"/>
			<xs:element ref="A.EUR.J15.T" minOccurs="0"/>
			<xs:element ref="A.EUR.U5J.T" minOccurs="0"/>
			<xs:element ref="A.JPY.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.ASI.T" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE.T" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE.UEB" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.JPY.RLZ.T" minOccurs="0"/>
			<xs:element ref="A.JPY.B1M.T" minOccurs="0"/>
			<xs:element ref="A.JPY.M13.T" minOccurs="0"/>
			<xs:element ref="A.JPY.M31.T" minOccurs="0"/>
			<xs:element ref="A.JPY.J15.T" minOccurs="0"/>
			<xs:element ref="A.JPY.U5J.T" minOccurs="0"/>
			<xs:element ref="A.USD.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.ASI.T" minOccurs="0"/>
			<xs:element ref="A.USD.KUE.T" minOccurs="0"/>
			<xs:element ref="A.USD.KUE.UEB" minOccurs="0"/>
			<xs:element ref="A.USD.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.USD.RLZ.T" minOccurs="0"/>
			<xs:element ref="A.USD.B1M.T" minOccurs="0"/>
			<xs:element ref="A.USD.M13.T" minOccurs="0"/>
			<xs:element ref="A.USD.M31.T" minOccurs="0"/>
			<xs:element ref="A.USD.J15.T" minOccurs="0"/>
			<xs:element ref="A.USD.U5J.T" minOccurs="0"/>
			<xs:element ref="A.U.T.T" minOccurs="0"/>
			<xs:element ref="A.U.ASI.T" minOccurs="0"/>
			<xs:element ref="A.U.KUE.T" minOccurs="0"/>
			<xs:element ref="A.U.KUE.UEB" minOccurs="0"/>
			<xs:element ref="A.U.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.U.RLZ.T" minOccurs="0"/>
			<xs:element ref="A.U.B1M.T" minOccurs="0"/>
			<xs:element ref="A.U.M13.T" minOccurs="0"/>
			<xs:element ref="A.U.M31.T" minOccurs="0"/>
			<xs:element ref="A.U.J15.T" minOccurs="0"/>
			<xs:element ref="A.U.U5J.T" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Faelligkeit_Uebertragbarkeit1">
		<xs:all>
			<xs:element ref="T.T.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.T.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.EM.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.USD.KUE.NUE" minOccurs="0"/>
			<xs:element ref="I.U.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.T.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.EM.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.USD.KUE.NUE" minOccurs="0"/>
			<xs:element ref="A.U.KUE.NUE" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Entgegengenommen">
		<xs:all>
			<xs:element ref="T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.I" minOccurs="0"/>
			<xs:element ref="T.T.A" minOccurs="0"/>
			<xs:element ref="I.T.T" minOccurs="0"/>
			<xs:element ref="I.T.I" minOccurs="0"/>
			<xs:element ref="I.T.A" minOccurs="0"/>
			<xs:element ref="I.CHF.T" minOccurs="0"/>
			<xs:element ref="I.CHF.I" minOccurs="0"/>
			<xs:element ref="I.CHF.A" minOccurs="0"/>
			<xs:element ref="I.EM.T" minOccurs="0"/>
			<xs:element ref="I.EM.I" minOccurs="0"/>
			<xs:element ref="I.EM.A" minOccurs="0"/>
			<xs:element ref="I.EUR.T" minOccurs="0"/>
			<xs:element ref="I.EUR.I" minOccurs="0"/>
			<xs:element ref="I.EUR.A" minOccurs="0"/>
			<xs:element ref="I.JPY.T" minOccurs="0"/>
			<xs:element ref="I.JPY.I" minOccurs="0"/>
			<xs:element ref="I.JPY.A" minOccurs="0"/>
			<xs:element ref="I.USD.T" minOccurs="0"/>
			<xs:element ref="I.USD.I" minOccurs="0"/>
			<xs:element ref="I.USD.A" minOccurs="0"/>
			<xs:element ref="I.U.T" minOccurs="0"/>
			<xs:element ref="I.U.I" minOccurs="0"/>
			<xs:element ref="I.U.A" minOccurs="0"/>
			<xs:element ref="A.T.T" minOccurs="0"/>
			<xs:element ref="A.T.I" minOccurs="0"/>
			<xs:element ref="A.T.A" minOccurs="0"/>
			<xs:element ref="A.CHF.T" minOccurs="0"/>
			<xs:element ref="A.CHF.I" minOccurs="0"/>
			<xs:element ref="A.CHF.A" minOccurs="0"/>
			<xs:element ref="A.EM.T" minOccurs="0"/>
			<xs:element ref="A.EM.I" minOccurs="0"/>
			<xs:element ref="A.EM.A" minOccurs="0"/>
			<xs:element ref="A.EUR.T" minOccurs="0"/>
			<xs:element ref="A.EUR.I" minOccurs="0"/>
			<xs:element ref="A.EUR.A" minOccurs="0"/>
			<xs:element ref="A.JPY.T" minOccurs="0"/>
			<xs:element ref="A.JPY.I" minOccurs="0"/>
			<xs:element ref="A.JPY.A" minOccurs="0"/>
			<xs:element ref="A.USD.T" minOccurs="0"/>
			<xs:element ref="A.USD.I" minOccurs="0"/>
			<xs:element ref="A.USD.A" minOccurs="0"/>
			<xs:element ref="A.U.T" minOccurs="0"/>
			<xs:element ref="A.U.I" minOccurs="0"/>
			<xs:element ref="A.U.A" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_SektorESVG">
		<xs:all>
			<xs:element ref="T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.OEH" minOccurs="0"/>
			<xs:element ref="I.T.T" minOccurs="0"/>
			<xs:element ref="I.T.OEH" minOccurs="0"/>
			<xs:element ref="I.CHF.T" minOccurs="0"/>
			<xs:element ref="I.CHF.OEH" minOccurs="0"/>
			<xs:element ref="I.EM.T" minOccurs="0"/>
			<xs:element ref="I.EUR.T" minOccurs="0"/>
			<xs:element ref="I.EUR.OEH" minOccurs="0"/>
			<xs:element ref="I.JPY.T" minOccurs="0"/>
			<xs:element ref="I.JPY.OEH" minOccurs="0"/>
			<xs:element ref="I.USD.T" minOccurs="0"/>
			<xs:element ref="I.USD.OEH" minOccurs="0"/>
			<xs:element ref="I.U.T" minOccurs="0"/>
			<xs:element ref="I.U.OEH" minOccurs="0"/>
			<xs:element ref="A.T.T" minOccurs="0"/>
			<xs:element ref="A.T.OEH" minOccurs="0"/>
			<xs:element ref="A.CHF.T" minOccurs="0"/>
			<xs:element ref="A.CHF.OEH" minOccurs="0"/>
			<xs:element ref="A.EM.T" minOccurs="0"/>
			<xs:element ref="A.EUR.T" minOccurs="0"/>
			<xs:element ref="A.EUR.OEH" minOccurs="0"/>
			<xs:element ref="A.JPY.T" minOccurs="0"/>
			<xs:element ref="A.JPY.OEH" minOccurs="0"/>
			<xs:element ref="A.USD.T" minOccurs="0"/>
			<xs:element ref="A.USD.OEH" minOccurs="0"/>
			<xs:element ref="A.U.T" minOccurs="0"/>
			<xs:element ref="A.U.OEH" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Geschaeftsstellen">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="T.SIT" minOccurs="0"/>
			<xs:element ref="T.FIL" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.SIT" minOccurs="0"/>
			<xs:element ref="I.FIL" minOccurs="0"/>
			<xs:element ref="ZH.T" minOccurs="0"/>
			<xs:element ref="ZH.SIT" minOccurs="0"/>
			<xs:element ref="ZH.FIL" minOccurs="0"/>
			<xs:element ref="BE.T" minOccurs="0"/>
			<xs:element ref="BE.SIT" minOccurs="0"/>
			<xs:element ref="BE.FIL" minOccurs="0"/>
			<xs:element ref="LU.T" minOccurs="0"/>
			<xs:element ref="LU.SIT" minOccurs="0"/>
			<xs:element ref="LU.FIL" minOccurs="0"/>
			<xs:element ref="UR.T" minOccurs="0"/>
			<xs:element ref="UR.SIT" minOccurs="0"/>
			<xs:element ref="UR.FIL" minOccurs="0"/>
			<xs:element ref="SZ.T" minOccurs="0"/>
			<xs:element ref="SZ.SIT" minOccurs="0"/>
			<xs:element ref="SZ.FIL" minOccurs="0"/>
			<xs:element ref="OW.T" minOccurs="0"/>
			<xs:element ref="OW.SIT" minOccurs="0"/>
			<xs:element ref="OW.FIL" minOccurs="0"/>
			<xs:element ref="NW.T" minOccurs="0"/>
			<xs:element ref="NW.SIT" minOccurs="0"/>
			<xs:element ref="NW.FIL" minOccurs="0"/>
			<xs:element ref="GL.T" minOccurs="0"/>
			<xs:element ref="GL.SIT" minOccurs="0"/>
			<xs:element ref="GL.FIL" minOccurs="0"/>
			<xs:element ref="ZG.T" minOccurs="0"/>
			<xs:element ref="ZG.SIT" minOccurs="0"/>
			<xs:element ref="ZG.FIL" minOccurs="0"/>
			<xs:element ref="FR.T" minOccurs="0"/>
			<xs:element ref="FR.SIT" minOccurs="0"/>
			<xs:element ref="FR.FIL" minOccurs="0"/>
			<xs:element ref="SO.T" minOccurs="0"/>
			<xs:element ref="SO.SIT" minOccurs="0"/>
			<xs:element ref="SO.FIL" minOccurs="0"/>
			<xs:element ref="BS.T" minOccurs="0"/>
			<xs:element ref="BS.SIT" minOccurs="0"/>
			<xs:element ref="BS.FIL" minOccurs="0"/>
			<xs:element ref="BL.T" minOccurs="0"/>
			<xs:element ref="BL.SIT" minOccurs="0"/>
			<xs:element ref="BL.FIL" minOccurs="0"/>
			<xs:element ref="SH.T" minOccurs="0"/>
			<xs:element ref="SH.SIT" minOccurs="0"/>
			<xs:element ref="SH.FIL" minOccurs="0"/>
			<xs:element ref="AR.T" minOccurs="0"/>
			<xs:element ref="AR.SIT" minOccurs="0"/>
			<xs:element ref="AR.FIL" minOccurs="0"/>
			<xs:element ref="AI.T" minOccurs="0"/>
			<xs:element ref="AI.SIT" minOccurs="0"/>
			<xs:element ref="AI.FIL" minOccurs="0"/>
			<xs:element ref="SG.T" minOccurs="0"/>
			<xs:element ref="SG.SIT" minOccurs="0"/>
			<xs:element ref="SG.FIL" minOccurs="0"/>
			<xs:element ref="GR.T" minOccurs="0"/>
			<xs:element ref="GR.SIT" minOccurs="0"/>
			<xs:element ref="GR.FIL" minOccurs="0"/>
			<xs:element ref="AG.T" minOccurs="0"/>
			<xs:element ref="AG.SIT" minOccurs="0"/>
			<xs:element ref="AG.FIL" minOccurs="0"/>
			<xs:element ref="TG.T" minOccurs="0"/>
			<xs:element ref="TG.SIT" minOccurs="0"/>
			<xs:element ref="TG.FIL" minOccurs="0"/>
			<xs:element ref="TI.T" minOccurs="0"/>
			<xs:element ref="TI.SIT" minOccurs="0"/>
			<xs:element ref="TI.FIL" minOccurs="0"/>
			<xs:element ref="VD.T" minOccurs="0"/>
			<xs:element ref="VD.SIT" minOccurs="0"/>
			<xs:element ref="VD.FIL" minOccurs="0"/>
			<xs:element ref="VS.T" minOccurs="0"/>
			<xs:element ref="VS.SIT" minOccurs="0"/>
			<xs:element ref="VS.FIL" minOccurs="0"/>
			<xs:element ref="NE.T" minOccurs="0"/>
			<xs:element ref="NE.SIT" minOccurs="0"/>
			<xs:element ref="NE.FIL" minOccurs="0"/>
			<xs:element ref="GE.T" minOccurs="0"/>
			<xs:element ref="GE.SIT" minOccurs="0"/>
			<xs:element ref="GE.FIL" minOccurs="0"/>
			<xs:element ref="JU.T" minOccurs="0"/>
			<xs:element ref="JU.SIT" minOccurs="0"/>
			<xs:element ref="JU.FIL" minOccurs="0"/>
			<xs:element ref="LIE.T" minOccurs="0"/>
			<xs:element ref="LIE.SIT" minOccurs="0"/>
			<xs:element ref="LIE.FIL" minOccurs="0"/>
			<xs:element ref="A.T" minOccurs="0"/>
			<xs:element ref="A.FIL" minOccurs="0"/>
			<xs:element ref="A.ZWN" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.CHF" minOccurs="0"/>
			<xs:element ref="I.EUR" minOccurs="0"/>
			<xs:element ref="I.JPY" minOccurs="0"/>
			<xs:element ref="I.USD" minOccurs="0"/>
			<xs:element ref="I.U" minOccurs="0"/>
			<xs:element ref="A.T" minOccurs="0"/>
			<xs:element ref="A.CHF" minOccurs="0"/>
			<xs:element ref="A.EUR" minOccurs="0"/>
			<xs:element ref="A.JPY" minOccurs="0"/>
			<xs:element ref="A.USD" minOccurs="0"/>
			<xs:element ref="A.U" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung1">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.CHF" minOccurs="0"/>
			<xs:element ref="A.T" minOccurs="0"/>
			<xs:element ref="A.CHF" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung2">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.CHF" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung3">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="A.T" minOccurs="0"/>
			<xs:element ref="A.CHF" minOccurs="0"/>
			<xs:element ref="A.EUR" minOccurs="0"/>
			<xs:element ref="A.JPY" minOccurs="0"/>
			<xs:element ref="A.USD" minOccurs="0"/>
			<xs:element ref="A.U" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung4">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.CHF" minOccurs="0"/>
			<xs:element ref="I.EM" minOccurs="0"/>
			<xs:element ref="I.EUR" minOccurs="0"/>
			<xs:element ref="I.JPY" minOccurs="0"/>
			<xs:element ref="I.USD" minOccurs="0"/>
			<xs:element ref="I.U" minOccurs="0"/>
			<xs:element ref="A.T" minOccurs="0"/>
			<xs:element ref="A.CHF" minOccurs="0"/>
			<xs:element ref="A.EM" minOccurs="0"/>
			<xs:element ref="A.EUR" minOccurs="0"/>
			<xs:element ref="A.JPY" minOccurs="0"/>
			<xs:element ref="A.USD" minOccurs="0"/>
			<xs:element ref="A.U" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung5">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.CHF" minOccurs="0"/>
			<xs:element ref="I.EUR" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung6">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.CHF" minOccurs="0"/>
			<xs:element ref="I.EUR" minOccurs="0"/>
			<xs:element ref="I.JPY" minOccurs="0"/>
			<xs:element ref="I.USD" minOccurs="0"/>
			<xs:element ref="I.U" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="StaffelungKK_Einheit">
		<xs:all>
			<xs:element ref="T.ANZ" minOccurs="0"/>
			<xs:element ref="T.BET" minOccurs="0"/>
			<xs:element ref="K01.ANZ" minOccurs="0"/>
			<xs:element ref="K01.BET" minOccurs="0"/>
			<xs:element ref="K02.ANZ" minOccurs="0"/>
			<xs:element ref="K02.BET" minOccurs="0"/>
			<xs:element ref="K03.ANZ" minOccurs="0"/>
			<xs:element ref="K03.BET" minOccurs="0"/>
			<xs:element ref="K04.ANZ" minOccurs="0"/>
			<xs:element ref="K04.BET" minOccurs="0"/>
			<xs:element ref="K05.ANZ" minOccurs="0"/>
			<xs:element ref="K05.BET" minOccurs="0"/>
			<xs:element ref="K06.ANZ" minOccurs="0"/>
			<xs:element ref="K06.BET" minOccurs="0"/>
			<xs:element ref="K07.ANZ" minOccurs="0"/>
			<xs:element ref="K07.BET" minOccurs="0"/>
			<xs:element ref="K08.ANZ" minOccurs="0"/>
			<xs:element ref="K08.BET" minOccurs="0"/>
			<xs:element ref="K09.ANZ" minOccurs="0"/>
			<xs:element ref="K09.BET" minOccurs="0"/>
			<xs:element ref="K10.ANZ" minOccurs="0"/>
			<xs:element ref="K10.BET" minOccurs="0"/>
			<xs:element ref="K11.ANZ" minOccurs="0"/>
			<xs:element ref="K11.BET" minOccurs="0"/>
			<xs:element ref="K12.ANZ" minOccurs="0"/>
			<xs:element ref="K12.BET" minOccurs="0"/>
			<xs:element ref="K13.ANZ" minOccurs="0"/>
			<xs:element ref="K13.BET" minOccurs="0"/>
			<xs:element ref="K14.ANZ" minOccurs="0"/>
			<xs:element ref="K14.BET" minOccurs="0"/>
			<xs:element ref="K15.ANZ" minOccurs="0"/>
			<xs:element ref="K15.BET" minOccurs="0"/>
			<xs:element ref="K16.ANZ" minOccurs="0"/>
			<xs:element ref="K16.BET" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_GegenparteiBaKu">
		<xs:all>
			<xs:element ref="T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.BAN" minOccurs="0"/>
			<xs:element ref="T.T.KUN" minOccurs="0"/>
			<xs:element ref="I.T.T" minOccurs="0"/>
			<xs:element ref="I.T.BAN" minOccurs="0"/>
			<xs:element ref="I.T.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.T" minOccurs="0"/>
			<xs:element ref="I.CHF.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.T" minOccurs="0"/>
			<xs:element ref="I.EM.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.T" minOccurs="0"/>
			<xs:element ref="I.EUR.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.T" minOccurs="0"/>
			<xs:element ref="I.JPY.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.T" minOccurs="0"/>
			<xs:element ref="I.USD.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.KUN" minOccurs="0"/>
			<xs:element ref="I.U.T" minOccurs="0"/>
			<xs:element ref="I.U.BAN" minOccurs="0"/>
			<xs:element ref="I.U.KUN" minOccurs="0"/>
			<xs:element ref="A.T.T" minOccurs="0"/>
			<xs:element ref="A.T.BAN" minOccurs="0"/>
			<xs:element ref="A.T.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.T" minOccurs="0"/>
			<xs:element ref="A.CHF.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.T" minOccurs="0"/>
			<xs:element ref="A.EM.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.T" minOccurs="0"/>
			<xs:element ref="A.EUR.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.T" minOccurs="0"/>
			<xs:element ref="A.JPY.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.T" minOccurs="0"/>
			<xs:element ref="A.USD.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.KUN" minOccurs="0"/>
			<xs:element ref="A.U.T" minOccurs="0"/>
			<xs:element ref="A.U.BAN" minOccurs="0"/>
			<xs:element ref="A.U.KUN" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Faelligkeit">
		<xs:all>
			<xs:element ref="T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.ASI" minOccurs="0"/>
			<xs:element ref="T.T.KUE" minOccurs="0"/>
			<xs:element ref="T.T.RLZ" minOccurs="0"/>
			<xs:element ref="T.T.B1M" minOccurs="0"/>
			<xs:element ref="T.T.M13" minOccurs="0"/>
			<xs:element ref="T.T.M31" minOccurs="0"/>
			<xs:element ref="T.T.J15" minOccurs="0"/>
			<xs:element ref="T.T.U5J" minOccurs="0"/>
			<xs:element ref="I.T.T" minOccurs="0"/>
			<xs:element ref="I.T.ASI" minOccurs="0"/>
			<xs:element ref="I.T.KUE" minOccurs="0"/>
			<xs:element ref="I.T.RLZ" minOccurs="0"/>
			<xs:element ref="I.T.B1M" minOccurs="0"/>
			<xs:element ref="I.T.M13" minOccurs="0"/>
			<xs:element ref="I.T.M31" minOccurs="0"/>
			<xs:element ref="I.T.J15" minOccurs="0"/>
			<xs:element ref="I.T.U5J" minOccurs="0"/>
			<xs:element ref="I.CHF.T" minOccurs="0"/>
			<xs:element ref="I.CHF.ASI" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE" minOccurs="0"/>
			<xs:element ref="I.CHF.RLZ" minOccurs="0"/>
			<xs:element ref="I.CHF.B1M" minOccurs="0"/>
			<xs:element ref="I.CHF.M13" minOccurs="0"/>
			<xs:element ref="I.CHF.M31" minOccurs="0"/>
			<xs:element ref="I.CHF.J15" minOccurs="0"/>
			<xs:element ref="I.CHF.U5J" minOccurs="0"/>
			<xs:element ref="I.EM.T" minOccurs="0"/>
			<xs:element ref="I.EM.ASI" minOccurs="0"/>
			<xs:element ref="I.EM.KUE" minOccurs="0"/>
			<xs:element ref="I.EM.RLZ" minOccurs="0"/>
			<xs:element ref="I.EM.B1M" minOccurs="0"/>
			<xs:element ref="I.EM.M13" minOccurs="0"/>
			<xs:element ref="I.EM.M31" minOccurs="0"/>
			<xs:element ref="I.EM.J15" minOccurs="0"/>
			<xs:element ref="I.EM.U5J" minOccurs="0"/>
			<xs:element ref="I.EUR.T" minOccurs="0"/>
			<xs:element ref="I.EUR.ASI" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE" minOccurs="0"/>
			<xs:element ref="I.EUR.RLZ" minOccurs="0"/>
			<xs:element ref="I.EUR.B1M" minOccurs="0"/>
			<xs:element ref="I.EUR.M13" minOccurs="0"/>
			<xs:element ref="I.EUR.M31" minOccurs="0"/>
			<xs:element ref="I.EUR.J15" minOccurs="0"/>
			<xs:element ref="I.EUR.U5J" minOccurs="0"/>
			<xs:element ref="I.JPY.T" minOccurs="0"/>
			<xs:element ref="I.JPY.ASI" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE" minOccurs="0"/>
			<xs:element ref="I.JPY.RLZ" minOccurs="0"/>
			<xs:element ref="I.JPY.B1M" minOccurs="0"/>
			<xs:element ref="I.JPY.M13" minOccurs="0"/>
			<xs:element ref="I.JPY.M31" minOccurs="0"/>
			<xs:element ref="I.JPY.J15" minOccurs="0"/>
			<xs:element ref="I.JPY.U5J" minOccurs="0"/>
			<xs:element ref="I.USD.T" minOccurs="0"/>
			<xs:element ref="I.USD.ASI" minOccurs="0"/>
			<xs:element ref="I.USD.KUE" minOccurs="0"/>
			<xs:element ref="I.USD.RLZ" minOccurs="0"/>
			<xs:element ref="I.USD.B1M" minOccurs="0"/>
			<xs:element ref="I.USD.M13" minOccurs="0"/>
			<xs:element ref="I.USD.M31" minOccurs="0"/>
			<xs:element ref="I.USD.J15" minOccurs="0"/>
			<xs:element ref="I.USD.U5J" minOccurs="0"/>
			<xs:element ref="I.U.T" minOccurs="0"/>
			<xs:element ref="I.U.ASI" minOccurs="0"/>
			<xs:element ref="I.U.KUE" minOccurs="0"/>
			<xs:element ref="I.U.RLZ" minOccurs="0"/>
			<xs:element ref="I.U.B1M" minOccurs="0"/>
			<xs:element ref="I.U.M13" minOccurs="0"/>
			<xs:element ref="I.U.M31" minOccurs="0"/>
			<xs:element ref="I.U.J15" minOccurs="0"/>
			<xs:element ref="I.U.U5J" minOccurs="0"/>
			<xs:element ref="A.T.T" minOccurs="0"/>
			<xs:element ref="A.T.ASI" minOccurs="0"/>
			<xs:element ref="A.T.KUE" minOccurs="0"/>
			<xs:element ref="A.T.RLZ" minOccurs="0"/>
			<xs:element ref="A.T.B1M" minOccurs="0"/>
			<xs:element ref="A.T.M13" minOccurs="0"/>
			<xs:element ref="A.T.M31" minOccurs="0"/>
			<xs:element ref="A.T.J15" minOccurs="0"/>
			<xs:element ref="A.T.U5J" minOccurs="0"/>
			<xs:element ref="A.CHF.T" minOccurs="0"/>
			<xs:element ref="A.CHF.ASI" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE" minOccurs="0"/>
			<xs:element ref="A.CHF.RLZ" minOccurs="0"/>
			<xs:element ref="A.CHF.B1M" minOccurs="0"/>
			<xs:element ref="A.CHF.M13" minOccurs="0"/>
			<xs:element ref="A.CHF.M31" minOccurs="0"/>
			<xs:element ref="A.CHF.J15" minOccurs="0"/>
			<xs:element ref="A.CHF.U5J" minOccurs="0"/>
			<xs:element ref="A.EM.T" minOccurs="0"/>
			<xs:element ref="A.EM.ASI" minOccurs="0"/>
			<xs:element ref="A.EM.KUE" minOccurs="0"/>
			<xs:element ref="A.EM.RLZ" minOccurs="0"/>
			<xs:element ref="A.EM.B1M" minOccurs="0"/>
			<xs:element ref="A.EM.M13" minOccurs="0"/>
			<xs:element ref="A.EM.M31" minOccurs="0"/>
			<xs:element ref="A.EM.J15" minOccurs="0"/>
			<xs:element ref="A.EM.U5J" minOccurs="0"/>
			<xs:element ref="A.EUR.T" minOccurs="0"/>
			<xs:element ref="A.EUR.ASI" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE" minOccurs="0"/>
			<xs:element ref="A.EUR.RLZ" minOccurs="0"/>
			<xs:element ref="A.EUR.B1M" minOccurs="0"/>
			<xs:element ref="A.EUR.M13" minOccurs="0"/>
			<xs:element ref="A.EUR.M31" minOccurs="0"/>
			<xs:element ref="A.EUR.J15" minOccurs="0"/>
			<xs:element ref="A.EUR.U5J" minOccurs="0"/>
			<xs:element ref="A.JPY.T" minOccurs="0"/>
			<xs:element ref="A.JPY.ASI" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE" minOccurs="0"/>
			<xs:element ref="A.JPY.RLZ" minOccurs="0"/>
			<xs:element ref="A.JPY.B1M" minOccurs="0"/>
			<xs:element ref="A.JPY.M13" minOccurs="0"/>
			<xs:element ref="A.JPY.M31" minOccurs="0"/>
			<xs:element ref="A.JPY.J15" minOccurs="0"/>
			<xs:element ref="A.JPY.U5J" minOccurs="0"/>
			<xs:element ref="A.USD.T" minOccurs="0"/>
			<xs:element ref="A.USD.ASI" minOccurs="0"/>
			<xs:element ref="A.USD.KUE" minOccurs="0"/>
			<xs:element ref="A.USD.RLZ" minOccurs="0"/>
			<xs:element ref="A.USD.B1M" minOccurs="0"/>
			<xs:element ref="A.USD.M13" minOccurs="0"/>
			<xs:element ref="A.USD.M31" minOccurs="0"/>
			<xs:element ref="A.USD.J15" minOccurs="0"/>
			<xs:element ref="A.USD.U5J" minOccurs="0"/>
			<xs:element ref="A.U.T" minOccurs="0"/>
			<xs:element ref="A.U.ASI" minOccurs="0"/>
			<xs:element ref="A.U.KUE" minOccurs="0"/>
			<xs:element ref="A.U.RLZ" minOccurs="0"/>
			<xs:element ref="A.U.B1M" minOccurs="0"/>
			<xs:element ref="A.U.M13" minOccurs="0"/>
			<xs:element ref="A.U.M31" minOccurs="0"/>
			<xs:element ref="A.U.J15" minOccurs="0"/>
			<xs:element ref="A.U.U5J" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Faelligkeit1">
		<xs:all>
			<xs:element ref="T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.ASI" minOccurs="0"/>
			<xs:element ref="T.T.KUE" minOccurs="0"/>
			<xs:element ref="T.T.RLZ" minOccurs="0"/>
			<xs:element ref="T.T.B1M" minOccurs="0"/>
			<xs:element ref="T.T.M13" minOccurs="0"/>
			<xs:element ref="T.T.M31" minOccurs="0"/>
			<xs:element ref="T.T.J15" minOccurs="0"/>
			<xs:element ref="T.T.U5J" minOccurs="0"/>
			<xs:element ref="T.T.IMM" minOccurs="0"/>
			<xs:element ref="I.T.T" minOccurs="0"/>
			<xs:element ref="I.T.ASI" minOccurs="0"/>
			<xs:element ref="I.T.KUE" minOccurs="0"/>
			<xs:element ref="I.T.RLZ" minOccurs="0"/>
			<xs:element ref="I.T.B1M" minOccurs="0"/>
			<xs:element ref="I.T.M13" minOccurs="0"/>
			<xs:element ref="I.T.M31" minOccurs="0"/>
			<xs:element ref="I.T.J15" minOccurs="0"/>
			<xs:element ref="I.T.U5J" minOccurs="0"/>
			<xs:element ref="I.T.IMM" minOccurs="0"/>
			<xs:element ref="I.CHF.T" minOccurs="0"/>
			<xs:element ref="I.CHF.ASI" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE" minOccurs="0"/>
			<xs:element ref="I.CHF.RLZ" minOccurs="0"/>
			<xs:element ref="I.CHF.B1M" minOccurs="0"/>
			<xs:element ref="I.CHF.M13" minOccurs="0"/>
			<xs:element ref="I.CHF.M31" minOccurs="0"/>
			<xs:element ref="I.CHF.J15" minOccurs="0"/>
			<xs:element ref="I.CHF.U5J" minOccurs="0"/>
			<xs:element ref="I.CHF.IMM" minOccurs="0"/>
			<xs:element ref="I.EUR.T" minOccurs="0"/>
			<xs:element ref="I.EUR.ASI" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE" minOccurs="0"/>
			<xs:element ref="I.EUR.RLZ" minOccurs="0"/>
			<xs:element ref="I.EUR.B1M" minOccurs="0"/>
			<xs:element ref="I.EUR.M13" minOccurs="0"/>
			<xs:element ref="I.EUR.M31" minOccurs="0"/>
			<xs:element ref="I.EUR.J15" minOccurs="0"/>
			<xs:element ref="I.EUR.U5J" minOccurs="0"/>
			<xs:element ref="I.EUR.IMM" minOccurs="0"/>
			<xs:element ref="I.JPY.T" minOccurs="0"/>
			<xs:element ref="I.JPY.ASI" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE" minOccurs="0"/>
			<xs:element ref="I.JPY.RLZ" minOccurs="0"/>
			<xs:element ref="I.JPY.B1M" minOccurs="0"/>
			<xs:element ref="I.JPY.M13" minOccurs="0"/>
			<xs:element ref="I.JPY.M31" minOccurs="0"/>
			<xs:element ref="I.JPY.J15" minOccurs="0"/>
			<xs:element ref="I.JPY.U5J" minOccurs="0"/>
			<xs:element ref="I.JPY.IMM" minOccurs="0"/>
			<xs:element ref="I.USD.T" minOccurs="0"/>
			<xs:element ref="I.USD.ASI" minOccurs="0"/>
			<xs:element ref="I.USD.KUE" minOccurs="0"/>
			<xs:element ref="I.USD.RLZ" minOccurs="0"/>
			<xs:element ref="I.USD.B1M" minOccurs="0"/>
			<xs:element ref="I.USD.M13" minOccurs="0"/>
			<xs:element ref="I.USD.M31" minOccurs="0"/>
			<xs:element ref="I.USD.J15" minOccurs="0"/>
			<xs:element ref="I.USD.U5J" minOccurs="0"/>
			<xs:element ref="I.USD.IMM" minOccurs="0"/>
			<xs:element ref="I.U.T" minOccurs="0"/>
			<xs:element ref="I.U.ASI" minOccurs="0"/>
			<xs:element ref="I.U.KUE" minOccurs="0"/>
			<xs:element ref="I.U.RLZ" minOccurs="0"/>
			<xs:element ref="I.U.B1M" minOccurs="0"/>
			<xs:element ref="I.U.M13" minOccurs="0"/>
			<xs:element ref="I.U.M31" minOccurs="0"/>
			<xs:element ref="I.U.J15" minOccurs="0"/>
			<xs:element ref="I.U.U5J" minOccurs="0"/>
			<xs:element ref="I.U.IMM" minOccurs="0"/>
			<xs:element ref="A.T.T" minOccurs="0"/>
			<xs:element ref="A.T.ASI" minOccurs="0"/>
			<xs:element ref="A.T.KUE" minOccurs="0"/>
			<xs:element ref="A.T.RLZ" minOccurs="0"/>
			<xs:element ref="A.T.B1M" minOccurs="0"/>
			<xs:element ref="A.T.M13" minOccurs="0"/>
			<xs:element ref="A.T.M31" minOccurs="0"/>
			<xs:element ref="A.T.J15" minOccurs="0"/>
			<xs:element ref="A.T.U5J" minOccurs="0"/>
			<xs:element ref="A.T.IMM" minOccurs="0"/>
			<xs:element ref="A.CHF.T" minOccurs="0"/>
			<xs:element ref="A.CHF.ASI" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE" minOccurs="0"/>
			<xs:element ref="A.CHF.RLZ" minOccurs="0"/>
			<xs:element ref="A.CHF.B1M" minOccurs="0"/>
			<xs:element ref="A.CHF.M13" minOccurs="0"/>
			<xs:element ref="A.CHF.M31" minOccurs="0"/>
			<xs:element ref="A.CHF.J15" minOccurs="0"/>
			<xs:element ref="A.CHF.U5J" minOccurs="0"/>
			<xs:element ref="A.CHF.IMM" minOccurs="0"/>
			<xs:element ref="A.EUR.T" minOccurs="0"/>
			<xs:element ref="A.EUR.ASI" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE" minOccurs="0"/>
			<xs:element ref="A.EUR.RLZ" minOccurs="0"/>
			<xs:element ref="A.EUR.B1M" minOccurs="0"/>
			<xs:element ref="A.EUR.M13" minOccurs="0"/>
			<xs:element ref="A.EUR.M31" minOccurs="0"/>
			<xs:element ref="A.EUR.J15" minOccurs="0"/>
			<xs:element ref="A.EUR.U5J" minOccurs="0"/>
			<xs:element ref="A.EUR.IMM" minOccurs="0"/>
			<xs:element ref="A.JPY.T" minOccurs="0"/>
			<xs:element ref="A.JPY.ASI" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE" minOccurs="0"/>
			<xs:element ref="A.JPY.RLZ" minOccurs="0"/>
			<xs:element ref="A.JPY.B1M" minOccurs="0"/>
			<xs:element ref="A.JPY.M13" minOccurs="0"/>
			<xs:element ref="A.JPY.M31" minOccurs="0"/>
			<xs:element ref="A.JPY.J15" minOccurs="0"/>
			<xs:element ref="A.JPY.U5J" minOccurs="0"/>
			<xs:element ref="A.JPY.IMM" minOccurs="0"/>
			<xs:element ref="A.USD.T" minOccurs="0"/>
			<xs:element ref="A.USD.ASI" minOccurs="0"/>
			<xs:element ref="A.USD.KUE" minOccurs="0"/>
			<xs:element ref="A.USD.RLZ" minOccurs="0"/>
			<xs:element ref="A.USD.B1M" minOccurs="0"/>
			<xs:element ref="A.USD.M13" minOccurs="0"/>
			<xs:element ref="A.USD.M31" minOccurs="0"/>
			<xs:element ref="A.USD.J15" minOccurs="0"/>
			<xs:element ref="A.USD.U5J" minOccurs="0"/>
			<xs:element ref="A.USD.IMM" minOccurs="0"/>
			<xs:element ref="A.U.T" minOccurs="0"/>
			<xs:element ref="A.U.ASI" minOccurs="0"/>
			<xs:element ref="A.U.KUE" minOccurs="0"/>
			<xs:element ref="A.U.RLZ" minOccurs="0"/>
			<xs:element ref="A.U.B1M" minOccurs="0"/>
			<xs:element ref="A.U.M13" minOccurs="0"/>
			<xs:element ref="A.U.M31" minOccurs="0"/>
			<xs:element ref="A.U.J15" minOccurs="0"/>
			<xs:element ref="A.U.U5J" minOccurs="0"/>
			<xs:element ref="A.U.IMM" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Faelligkeit_Deckung_SektorDeckung">
		<xs:all>
			<xs:element ref="T.T.T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.T.UNG.T" minOccurs="0"/>
			<xs:element ref="T.T.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="T.T.T.GED.T" minOccurs="0"/>
			<xs:element ref="T.T.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="T.T.T.HYD.U" minOccurs="0"/>
			<xs:element ref="T.T.ASI.T.T" minOccurs="0"/>
			<xs:element ref="T.T.KUE.T.T" minOccurs="0"/>
			<xs:element ref="T.T.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="T.T.B1M.T.T" minOccurs="0"/>
			<xs:element ref="T.T.M13.T.T" minOccurs="0"/>
			<xs:element ref="T.T.M31.T.T" minOccurs="0"/>
			<xs:element ref="T.T.J15.T.T" minOccurs="0"/>
			<xs:element ref="T.T.U5J.T.T" minOccurs="0"/>
			<xs:element ref="I.T.T.T.T" minOccurs="0"/>
			<xs:element ref="I.T.T.UNG.T" minOccurs="0"/>
			<xs:element ref="I.T.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="I.T.T.GED.T" minOccurs="0"/>
			<xs:element ref="I.T.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="I.T.T.HYD.U" minOccurs="0"/>
			<xs:element ref="I.T.ASI.T.T" minOccurs="0"/>
			<xs:element ref="I.T.KUE.T.T" minOccurs="0"/>
			<xs:element ref="I.T.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="I.T.B1M.T.T" minOccurs="0"/>
			<xs:element ref="I.T.M13.T.T" minOccurs="0"/>
			<xs:element ref="I.T.M31.T.T" minOccurs="0"/>
			<xs:element ref="I.T.J15.T.T" minOccurs="0"/>
			<xs:element ref="I.T.U5J.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.T.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.T.UNG.T" minOccurs="0"/>
			<xs:element ref="I.CHF.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="I.CHF.T.GED.T" minOccurs="0"/>
			<xs:element ref="I.CHF.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="I.CHF.T.HYD.U" minOccurs="0"/>
			<xs:element ref="I.CHF.ASI.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.B1M.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.M13.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.M31.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.J15.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.U5J.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.T.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.T.UNG.T" minOccurs="0"/>
			<xs:element ref="I.EM.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="I.EM.T.GED.T" minOccurs="0"/>
			<xs:element ref="I.EM.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="I.EM.T.HYD.U" minOccurs="0"/>
			<xs:element ref="I.EM.ASI.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.KUE.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.B1M.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.M13.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.M31.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.J15.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.U5J.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.T.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.T.UNG.T" minOccurs="0"/>
			<xs:element ref="I.EUR.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="I.EUR.T.GED.T" minOccurs="0"/>
			<xs:element ref="I.EUR.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="I.EUR.T.HYD.U" minOccurs="0"/>
			<xs:element ref="I.EUR.ASI.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.B1M.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.M13.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.M31.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.J15.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.U5J.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.T.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.T.UNG.T" minOccurs="0"/>
			<xs:element ref="I.JPY.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="I.JPY.T.GED.T" minOccurs="0"/>
			<xs:element ref="I.JPY.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="I.JPY.T.HYD.U" minOccurs="0"/>
			<xs:element ref="I.JPY.ASI.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.B1M.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.M13.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.M31.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.J15.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.U5J.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.T.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.T.UNG.T" minOccurs="0"/>
			<xs:element ref="I.USD.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="I.USD.T.GED.T" minOccurs="0"/>
			<xs:element ref="I.USD.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="I.USD.T.HYD.U" minOccurs="0"/>
			<xs:element ref="I.USD.ASI.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.KUE.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.B1M.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.M13.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.M31.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.J15.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.U5J.T.T" minOccurs="0"/>
			<xs:element ref="I.U.T.T.T" minOccurs="0"/>
			<xs:element ref="I.U.T.UNG.T" minOccurs="0"/>
			<xs:element ref="I.U.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="I.U.T.GED.T" minOccurs="0"/>
			<xs:element ref="I.U.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="I.U.T.HYD.U" minOccurs="0"/>
			<xs:element ref="I.U.ASI.T.T" minOccurs="0"/>
			<xs:element ref="I.U.KUE.T.T" minOccurs="0"/>
			<xs:element ref="I.U.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="I.U.B1M.T.T" minOccurs="0"/>
			<xs:element ref="I.U.M13.T.T" minOccurs="0"/>
			<xs:element ref="I.U.M31.T.T" minOccurs="0"/>
			<xs:element ref="I.U.J15.T.T" minOccurs="0"/>
			<xs:element ref="I.U.U5J.T.T" minOccurs="0"/>
			<xs:element ref="A.T.T.T.T" minOccurs="0"/>
			<xs:element ref="A.T.T.UNG.T" minOccurs="0"/>
			<xs:element ref="A.T.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="A.T.T.GED.T" minOccurs="0"/>
			<xs:element ref="A.T.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="A.T.T.HYD.U" minOccurs="0"/>
			<xs:element ref="A.T.ASI.T.T" minOccurs="0"/>
			<xs:element ref="A.T.KUE.T.T" minOccurs="0"/>
			<xs:element ref="A.T.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="A.T.B1M.T.T" minOccurs="0"/>
			<xs:element ref="A.T.M13.T.T" minOccurs="0"/>
			<xs:element ref="A.T.M31.T.T" minOccurs="0"/>
			<xs:element ref="A.T.J15.T.T" minOccurs="0"/>
			<xs:element ref="A.T.U5J.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.T.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.T.UNG.T" minOccurs="0"/>
			<xs:element ref="A.CHF.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="A.CHF.T.GED.T" minOccurs="0"/>
			<xs:element ref="A.CHF.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="A.CHF.T.HYD.U" minOccurs="0"/>
			<xs:element ref="A.CHF.ASI.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.B1M.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.M13.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.M31.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.J15.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.U5J.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.T.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.T.UNG.T" minOccurs="0"/>
			<xs:element ref="A.EM.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="A.EM.T.GED.T" minOccurs="0"/>
			<xs:element ref="A.EM.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="A.EM.T.HYD.U" minOccurs="0"/>
			<xs:element ref="A.EM.ASI.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.KUE.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.B1M.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.M13.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.M31.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.J15.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.U5J.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.T.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.T.UNG.T" minOccurs="0"/>
			<xs:element ref="A.EUR.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="A.EUR.T.GED.T" minOccurs="0"/>
			<xs:element ref="A.EUR.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="A.EUR.T.HYD.U" minOccurs="0"/>
			<xs:element ref="A.EUR.ASI.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.B1M.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.M13.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.M31.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.J15.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.U5J.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.T.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.T.UNG.T" minOccurs="0"/>
			<xs:element ref="A.JPY.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="A.JPY.T.GED.T" minOccurs="0"/>
			<xs:element ref="A.JPY.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="A.JPY.T.HYD.U" minOccurs="0"/>
			<xs:element ref="A.JPY.ASI.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.B1M.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.M13.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.M31.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.J15.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.U5J.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.T.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.T.UNG.T" minOccurs="0"/>
			<xs:element ref="A.USD.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="A.USD.T.GED.T" minOccurs="0"/>
			<xs:element ref="A.USD.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="A.USD.T.HYD.U" minOccurs="0"/>
			<xs:element ref="A.USD.ASI.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.KUE.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.B1M.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.M13.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.M31.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.J15.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.U5J.T.T" minOccurs="0"/>
			<xs:element ref="A.U.T.T.T" minOccurs="0"/>
			<xs:element ref="A.U.T.UNG.T" minOccurs="0"/>
			<xs:element ref="A.U.T.UNG.ORK" minOccurs="0"/>
			<xs:element ref="A.U.T.GED.T" minOccurs="0"/>
			<xs:element ref="A.U.T.GED.ORK" minOccurs="0"/>
			<xs:element ref="A.U.T.HYD.U" minOccurs="0"/>
			<xs:element ref="A.U.ASI.T.T" minOccurs="0"/>
			<xs:element ref="A.U.KUE.T.T" minOccurs="0"/>
			<xs:element ref="A.U.RLZ.T.T" minOccurs="0"/>
			<xs:element ref="A.U.B1M.T.T" minOccurs="0"/>
			<xs:element ref="A.U.M13.T.T" minOccurs="0"/>
			<xs:element ref="A.U.M31.T.T" minOccurs="0"/>
			<xs:element ref="A.U.J15.T.T" minOccurs="0"/>
			<xs:element ref="A.U.U5J.T.T" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="Statistic_Type">
		<xs:all/>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Angelegt">
		<xs:all>
			<xs:element ref="T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.I" minOccurs="0"/>
			<xs:element ref="T.T.A" minOccurs="0"/>
			<xs:element ref="I.T.T" minOccurs="0"/>
			<xs:element ref="I.T.I" minOccurs="0"/>
			<xs:element ref="I.T.A" minOccurs="0"/>
			<xs:element ref="I.CHF.T" minOccurs="0"/>
			<xs:element ref="I.CHF.I" minOccurs="0"/>
			<xs:element ref="I.CHF.A" minOccurs="0"/>
			<xs:element ref="I.EM.T" minOccurs="0"/>
			<xs:element ref="I.EM.I" minOccurs="0"/>
			<xs:element ref="I.EM.A" minOccurs="0"/>
			<xs:element ref="I.EUR.T" minOccurs="0"/>
			<xs:element ref="I.EUR.I" minOccurs="0"/>
			<xs:element ref="I.EUR.A" minOccurs="0"/>
			<xs:element ref="I.JPY.T" minOccurs="0"/>
			<xs:element ref="I.JPY.I" minOccurs="0"/>
			<xs:element ref="I.JPY.A" minOccurs="0"/>
			<xs:element ref="I.USD.T" minOccurs="0"/>
			<xs:element ref="I.USD.I" minOccurs="0"/>
			<xs:element ref="I.USD.A" minOccurs="0"/>
			<xs:element ref="I.U.T" minOccurs="0"/>
			<xs:element ref="I.U.I" minOccurs="0"/>
			<xs:element ref="I.U.A" minOccurs="0"/>
			<xs:element ref="A.T.T" minOccurs="0"/>
			<xs:element ref="A.T.I" minOccurs="0"/>
			<xs:element ref="A.T.A" minOccurs="0"/>
			<xs:element ref="A.CHF.T" minOccurs="0"/>
			<xs:element ref="A.CHF.I" minOccurs="0"/>
			<xs:element ref="A.CHF.A" minOccurs="0"/>
			<xs:element ref="A.EM.T" minOccurs="0"/>
			<xs:element ref="A.EM.I" minOccurs="0"/>
			<xs:element ref="A.EM.A" minOccurs="0"/>
			<xs:element ref="A.EUR.T" minOccurs="0"/>
			<xs:element ref="A.EUR.I" minOccurs="0"/>
			<xs:element ref="A.EUR.A" minOccurs="0"/>
			<xs:element ref="A.JPY.T" minOccurs="0"/>
			<xs:element ref="A.JPY.I" minOccurs="0"/>
			<xs:element ref="A.JPY.A" minOccurs="0"/>
			<xs:element ref="A.USD.T" minOccurs="0"/>
			<xs:element ref="A.USD.I" minOccurs="0"/>
			<xs:element ref="A.USD.A" minOccurs="0"/>
			<xs:element ref="A.U.T" minOccurs="0"/>
			<xs:element ref="A.U.I" minOccurs="0"/>
			<xs:element ref="A.U.A" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_RestlaufzeitKO">
		<xs:all>
			<xs:element ref="T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.B5J" minOccurs="0"/>
			<xs:element ref="T.T.U5J" minOccurs="0"/>
			<xs:element ref="I.T.T" minOccurs="0"/>
			<xs:element ref="I.T.B5J" minOccurs="0"/>
			<xs:element ref="I.T.U5J" minOccurs="0"/>
			<xs:element ref="I.CHF.T" minOccurs="0"/>
			<xs:element ref="I.CHF.B5J" minOccurs="0"/>
			<xs:element ref="I.CHF.U5J" minOccurs="0"/>
			<xs:element ref="I.EUR.T" minOccurs="0"/>
			<xs:element ref="I.EUR.B5J" minOccurs="0"/>
			<xs:element ref="I.EUR.U5J" minOccurs="0"/>
			<xs:element ref="I.JPY.T" minOccurs="0"/>
			<xs:element ref="I.JPY.B5J" minOccurs="0"/>
			<xs:element ref="I.JPY.U5J" minOccurs="0"/>
			<xs:element ref="I.USD.T" minOccurs="0"/>
			<xs:element ref="I.USD.B5J" minOccurs="0"/>
			<xs:element ref="I.USD.U5J" minOccurs="0"/>
			<xs:element ref="I.U.T" minOccurs="0"/>
			<xs:element ref="I.U.B5J" minOccurs="0"/>
			<xs:element ref="I.U.U5J" minOccurs="0"/>
			<xs:element ref="A.T.T" minOccurs="0"/>
			<xs:element ref="A.T.B5J" minOccurs="0"/>
			<xs:element ref="A.T.U5J" minOccurs="0"/>
			<xs:element ref="A.CHF.T" minOccurs="0"/>
			<xs:element ref="A.CHF.B5J" minOccurs="0"/>
			<xs:element ref="A.CHF.U5J" minOccurs="0"/>
			<xs:element ref="A.EUR.T" minOccurs="0"/>
			<xs:element ref="A.EUR.B5J" minOccurs="0"/>
			<xs:element ref="A.EUR.U5J" minOccurs="0"/>
			<xs:element ref="A.JPY.T" minOccurs="0"/>
			<xs:element ref="A.JPY.B5J" minOccurs="0"/>
			<xs:element ref="A.JPY.U5J" minOccurs="0"/>
			<xs:element ref="A.USD.T" minOccurs="0"/>
			<xs:element ref="A.USD.B5J" minOccurs="0"/>
			<xs:element ref="A.USD.U5J" minOccurs="0"/>
			<xs:element ref="A.U.T" minOccurs="0"/>
			<xs:element ref="A.U.B5J" minOccurs="0"/>
			<xs:element ref="A.U.U5J" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Waehrung_Faelligkeit_GegenparteiBaKu">
		<xs:all>
			<xs:element ref="T.T.T.T" minOccurs="0"/>
			<xs:element ref="T.T.T.BAN" minOccurs="0"/>
			<xs:element ref="T.T.T.KUN" minOccurs="0"/>
			<xs:element ref="T.T.ASI.BAN" minOccurs="0"/>
			<xs:element ref="T.T.ASI.KUN" minOccurs="0"/>
			<xs:element ref="T.T.KUE.BAN" minOccurs="0"/>
			<xs:element ref="T.T.KUE.KUN" minOccurs="0"/>
			<xs:element ref="T.T.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="T.T.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="T.T.B1M.BAN" minOccurs="0"/>
			<xs:element ref="T.T.B1M.KUN" minOccurs="0"/>
			<xs:element ref="T.T.M13.BAN" minOccurs="0"/>
			<xs:element ref="T.T.M13.KUN" minOccurs="0"/>
			<xs:element ref="T.T.M31.BAN" minOccurs="0"/>
			<xs:element ref="T.T.M31.KUN" minOccurs="0"/>
			<xs:element ref="T.T.J15.BAN" minOccurs="0"/>
			<xs:element ref="T.T.J15.KUN" minOccurs="0"/>
			<xs:element ref="T.T.U5J.BAN" minOccurs="0"/>
			<xs:element ref="T.T.U5J.KUN" minOccurs="0"/>
			<xs:element ref="I.T.T.T" minOccurs="0"/>
			<xs:element ref="I.T.T.BAN" minOccurs="0"/>
			<xs:element ref="I.T.T.KUN" minOccurs="0"/>
			<xs:element ref="I.T.ASI.BAN" minOccurs="0"/>
			<xs:element ref="I.T.ASI.KUN" minOccurs="0"/>
			<xs:element ref="I.T.KUE.BAN" minOccurs="0"/>
			<xs:element ref="I.T.KUE.KUN" minOccurs="0"/>
			<xs:element ref="I.T.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="I.T.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="I.T.B1M.BAN" minOccurs="0"/>
			<xs:element ref="I.T.B1M.KUN" minOccurs="0"/>
			<xs:element ref="I.T.M13.BAN" minOccurs="0"/>
			<xs:element ref="I.T.M13.KUN" minOccurs="0"/>
			<xs:element ref="I.T.M31.BAN" minOccurs="0"/>
			<xs:element ref="I.T.M31.KUN" minOccurs="0"/>
			<xs:element ref="I.T.J15.BAN" minOccurs="0"/>
			<xs:element ref="I.T.J15.KUN" minOccurs="0"/>
			<xs:element ref="I.T.U5J.BAN" minOccurs="0"/>
			<xs:element ref="I.T.U5J.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.T.T" minOccurs="0"/>
			<xs:element ref="I.CHF.T.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.T.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.ASI.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.ASI.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.KUE.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.B1M.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.B1M.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.M13.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.M13.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.M31.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.M31.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.J15.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.J15.KUN" minOccurs="0"/>
			<xs:element ref="I.CHF.U5J.BAN" minOccurs="0"/>
			<xs:element ref="I.CHF.U5J.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.T.T" minOccurs="0"/>
			<xs:element ref="I.EM.T.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.T.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.ASI.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.ASI.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.KUE.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.KUE.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.B1M.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.B1M.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.M13.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.M13.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.M31.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.M31.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.J15.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.J15.KUN" minOccurs="0"/>
			<xs:element ref="I.EM.U5J.BAN" minOccurs="0"/>
			<xs:element ref="I.EM.U5J.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.T.T" minOccurs="0"/>
			<xs:element ref="I.EUR.T.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.T.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.ASI.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.ASI.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.KUE.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.B1M.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.B1M.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.M13.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.M13.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.M31.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.M31.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.J15.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.J15.KUN" minOccurs="0"/>
			<xs:element ref="I.EUR.U5J.BAN" minOccurs="0"/>
			<xs:element ref="I.EUR.U5J.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.T.T" minOccurs="0"/>
			<xs:element ref="I.JPY.T.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.T.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.ASI.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.ASI.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.KUE.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.B1M.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.B1M.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.M13.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.M13.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.M31.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.M31.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.J15.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.J15.KUN" minOccurs="0"/>
			<xs:element ref="I.JPY.U5J.BAN" minOccurs="0"/>
			<xs:element ref="I.JPY.U5J.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.T.T" minOccurs="0"/>
			<xs:element ref="I.USD.T.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.T.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.ASI.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.ASI.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.KUE.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.KUE.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.B1M.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.B1M.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.M13.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.M13.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.M31.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.M31.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.J15.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.J15.KUN" minOccurs="0"/>
			<xs:element ref="I.USD.U5J.BAN" minOccurs="0"/>
			<xs:element ref="I.USD.U5J.KUN" minOccurs="0"/>
			<xs:element ref="I.U.T.T" minOccurs="0"/>
			<xs:element ref="I.U.T.BAN" minOccurs="0"/>
			<xs:element ref="I.U.T.KUN" minOccurs="0"/>
			<xs:element ref="I.U.ASI.BAN" minOccurs="0"/>
			<xs:element ref="I.U.ASI.KUN" minOccurs="0"/>
			<xs:element ref="I.U.KUE.BAN" minOccurs="0"/>
			<xs:element ref="I.U.KUE.KUN" minOccurs="0"/>
			<xs:element ref="I.U.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="I.U.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="I.U.B1M.BAN" minOccurs="0"/>
			<xs:element ref="I.U.B1M.KUN" minOccurs="0"/>
			<xs:element ref="I.U.M13.BAN" minOccurs="0"/>
			<xs:element ref="I.U.M13.KUN" minOccurs="0"/>
			<xs:element ref="I.U.M31.BAN" minOccurs="0"/>
			<xs:element ref="I.U.M31.KUN" minOccurs="0"/>
			<xs:element ref="I.U.J15.BAN" minOccurs="0"/>
			<xs:element ref="I.U.J15.KUN" minOccurs="0"/>
			<xs:element ref="I.U.U5J.BAN" minOccurs="0"/>
			<xs:element ref="I.U.U5J.KUN" minOccurs="0"/>
			<xs:element ref="A.T.T.T" minOccurs="0"/>
			<xs:element ref="A.T.T.BAN" minOccurs="0"/>
			<xs:element ref="A.T.T.KUN" minOccurs="0"/>
			<xs:element ref="A.T.ASI.BAN" minOccurs="0"/>
			<xs:element ref="A.T.ASI.KUN" minOccurs="0"/>
			<xs:element ref="A.T.KUE.BAN" minOccurs="0"/>
			<xs:element ref="A.T.KUE.KUN" minOccurs="0"/>
			<xs:element ref="A.T.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="A.T.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="A.T.B1M.BAN" minOccurs="0"/>
			<xs:element ref="A.T.B1M.KUN" minOccurs="0"/>
			<xs:element ref="A.T.M13.BAN" minOccurs="0"/>
			<xs:element ref="A.T.M13.KUN" minOccurs="0"/>
			<xs:element ref="A.T.M31.BAN" minOccurs="0"/>
			<xs:element ref="A.T.M31.KUN" minOccurs="0"/>
			<xs:element ref="A.T.J15.BAN" minOccurs="0"/>
			<xs:element ref="A.T.J15.KUN" minOccurs="0"/>
			<xs:element ref="A.T.U5J.BAN" minOccurs="0"/>
			<xs:element ref="A.T.U5J.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.T.T" minOccurs="0"/>
			<xs:element ref="A.CHF.T.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.T.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.ASI.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.ASI.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.KUE.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.B1M.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.B1M.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.M13.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.M13.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.M31.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.M31.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.J15.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.J15.KUN" minOccurs="0"/>
			<xs:element ref="A.CHF.U5J.BAN" minOccurs="0"/>
			<xs:element ref="A.CHF.U5J.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.T.T" minOccurs="0"/>
			<xs:element ref="A.EM.T.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.T.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.ASI.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.ASI.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.KUE.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.KUE.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.B1M.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.B1M.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.M13.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.M13.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.M31.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.M31.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.J15.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.J15.KUN" minOccurs="0"/>
			<xs:element ref="A.EM.U5J.BAN" minOccurs="0"/>
			<xs:element ref="A.EM.U5J.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.T.T" minOccurs="0"/>
			<xs:element ref="A.EUR.T.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.T.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.ASI.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.ASI.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.KUE.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.B1M.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.B1M.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.M13.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.M13.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.M31.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.M31.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.J15.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.J15.KUN" minOccurs="0"/>
			<xs:element ref="A.EUR.U5J.BAN" minOccurs="0"/>
			<xs:element ref="A.EUR.U5J.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.T.T" minOccurs="0"/>
			<xs:element ref="A.JPY.T.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.T.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.ASI.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.ASI.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.KUE.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.B1M.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.B1M.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.M13.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.M13.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.M31.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.M31.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.J15.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.J15.KUN" minOccurs="0"/>
			<xs:element ref="A.JPY.U5J.BAN" minOccurs="0"/>
			<xs:element ref="A.JPY.U5J.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.T.T" minOccurs="0"/>
			<xs:element ref="A.USD.T.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.T.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.ASI.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.ASI.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.KUE.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.KUE.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.B1M.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.B1M.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.M13.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.M13.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.M31.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.M31.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.J15.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.J15.KUN" minOccurs="0"/>
			<xs:element ref="A.USD.U5J.BAN" minOccurs="0"/>
			<xs:element ref="A.USD.U5J.KUN" minOccurs="0"/>
			<xs:element ref="A.U.T.T" minOccurs="0"/>
			<xs:element ref="A.U.T.BAN" minOccurs="0"/>
			<xs:element ref="A.U.T.KUN" minOccurs="0"/>
			<xs:element ref="A.U.ASI.BAN" minOccurs="0"/>
			<xs:element ref="A.U.ASI.KUN" minOccurs="0"/>
			<xs:element ref="A.U.KUE.BAN" minOccurs="0"/>
			<xs:element ref="A.U.KUE.KUN" minOccurs="0"/>
			<xs:element ref="A.U.RLZ.BAN" minOccurs="0"/>
			<xs:element ref="A.U.RLZ.KUN" minOccurs="0"/>
			<xs:element ref="A.U.B1M.BAN" minOccurs="0"/>
			<xs:element ref="A.U.B1M.KUN" minOccurs="0"/>
			<xs:element ref="A.U.M13.BAN" minOccurs="0"/>
			<xs:element ref="A.U.M13.KUN" minOccurs="0"/>
			<xs:element ref="A.U.M31.BAN" minOccurs="0"/>
			<xs:element ref="A.U.M31.KUN" minOccurs="0"/>
			<xs:element ref="A.U.J15.BAN" minOccurs="0"/>
			<xs:element ref="A.U.J15.KUN" minOccurs="0"/>
			<xs:element ref="A.U.U5J.BAN" minOccurs="0"/>
			<xs:element ref="A.U.U5J.KUN" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland">
		<xs:all>
			<xs:element ref="T" minOccurs="0"/>
			<xs:element ref="A" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="InlandAusland_Geschlecht">
		<xs:all>
			<xs:element ref="T.T" minOccurs="0"/>
			<xs:element ref="T.MAN" minOccurs="0"/>
			<xs:element ref="T.WBL" minOccurs="0"/>
			<xs:element ref="I.T" minOccurs="0"/>
			<xs:element ref="I.MAN" minOccurs="0"/>
			<xs:element ref="I.WBL" minOccurs="0"/>
			<xs:element ref="A.T" minOccurs="0"/>
			<xs:element ref="A.MAN" minOccurs="0"/>
			<xs:element ref="A.WBL" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:element name="T.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.ASI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Auf Sicht,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kündbar,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUE.UEB" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kündbar,Übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUE.NUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kündbar,Nicht übertragbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.RLZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Mit Restlaufzeit,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.B1M.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Bis 1 Monat,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M13.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Monat bis 3 Monate,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M31.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.J15.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.U5J.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 5 Jahre,Total Übertragbarkeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.I" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Inland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.OEH" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Öffentliche Hand</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ZH.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Zürich,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ZH.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Zürich,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ZH.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Zürich,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Bern,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BE.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Bern,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BE.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Bern,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="LU.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Luzern,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="LU.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Luzern,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="LU.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Luzern,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="UR.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Uri,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="UR.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Uri,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="UR.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Uri,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SZ.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Schwyz,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SZ.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Schwyz,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SZ.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Schwyz,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="OW.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Obwalden,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="OW.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Obwalden,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="OW.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Obwalden,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="NW.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Nidwalden,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="NW.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Nidwalden,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="NW.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Nidwalden,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GL.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Glarus,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GL.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Glarus,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GL.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Glarus,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ZG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Zug,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ZG.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Zug,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ZG.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Zug,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="FR.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Freiburg,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="FR.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Freiburg,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="FR.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Freiburg,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SO.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Solothurn,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SO.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Solothurn,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SO.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Solothurn,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BS.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Basel-Stadt,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BS.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Basel-Stadt,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BS.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Basel-Stadt,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BL.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Baselland,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BL.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Baselland,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="BL.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Baselland,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SH.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Schaffhausen,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SH.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Schaffhausen,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SH.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Schaffhausen,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AR.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Appenzell AR,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AR.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Appenzell AR,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AR.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Appenzell AR,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Appenzell IR,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AI.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Appenzell IR,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AI.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Appenzell IR,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>St. Gallen,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SG.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>St. Gallen,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="SG.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>St. Gallen,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GR.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Graubünden,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GR.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Graubünden,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GR.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Graubünden,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Aargau,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AG.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Aargau,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="AG.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Aargau,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="TG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Thurgau,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="TG.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Thurgau,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="TG.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Thurgau,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="TI.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Tessin,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="TI.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Tessin,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="TI.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Tessin,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VD.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Waadt,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VD.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Waadt,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VD.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Waadt,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VS.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Wallis,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VS.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Wallis,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VS.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Wallis,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="NE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Neuenburg,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="NE.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Neuenburg,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="NE.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Neuenburg,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Genf,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GE.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Genf,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="GE.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Genf,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="JU.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Jura,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="JU.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>Jura,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="JU.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Jura,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="LIE.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>LI  - Liechtenstein,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="LIE.SIT" type="xs:double">
		<xs:annotation>
			<xs:documentation>LI  - Liechtenstein,Sitze</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="LIE.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>LI  - Liechtenstein,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Art der Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.FIL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Rechtlich unselbständige Geschäftsstellen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.ZWN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Zweigniederlassungen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Staffelung Konsumkredite,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Staffelung Konsumkredite,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K01.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>500  -   5'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K01.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>500  -   5'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K02.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>5'001 - 10'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K02.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>5'001 - 10'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K03.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>10'001 - 15'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K03.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>10'001 - 15'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K04.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>15'001 - 20'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K04.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>15'001 - 20'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K05.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>20'001 - 25'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K05.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>20'001 - 25'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K06.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>25'001 - 30'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K06.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>25'001 - 30'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K07.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>30'001 - 35'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K07.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>30'001 - 35'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K08.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>35'001 - 40'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K08.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>35'001 - 40'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K09.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>40'001 - 45'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K09.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>40'001 - 45'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K10.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>45'001 - 50'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K10.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>45'001 - 50'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K11.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>50'001 - 55'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K11.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>50'001 - 55'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K12.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>55'001 - 60'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K12.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>55'001 - 60'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K13.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>60'001 - 65'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K13.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>60'001 - 65'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K14.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>65'001 - 70'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K14.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>65'001 - 70'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K15.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>70'001 - 75'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K15.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>70'001 - 75'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K16.ANZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>75'001 - 80'000,Anzahl</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="K16.BET" type="xs:double">
		<xs:annotation>
			<xs:documentation>75'001 - 80'000,Betrag</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.ASI" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Auf Sicht</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUE" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kündbar</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.RLZ" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Mit Restlaufzeit</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.B1M" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Bis 1 Monat</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M13" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Monat bis 3 Monate</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M31" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 3 Monate bis 1 Jahr</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.J15" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Jahr bis 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.U5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 5 Jahre</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.IMM" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Immobilisiert</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.UNG.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Ungedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.UNG.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Ungedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.GED.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Gedeckt,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.GED.ORK" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Gedeckt,Öffentlich-rechtliche Körperschaften</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.HYD.U" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Hypothekarische Deckung,Übrige Sektoren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.ASI.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Auf Sicht,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUE.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kündbar,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.RLZ.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Mit Restlaufzeit,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.B1M.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Bis 1 Monat,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M13.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Monat bis 3 Monate,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M31.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.J15.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.U5J.T.T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 5 Jahre,Total Deckung,Total Sektorale Gliederung nach Deckung</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.B5J" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Mit Restlaufzeit von weniger als 5 Jahren</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.T.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,Total Währung,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.T.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Total Währung,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.CHF.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Schweizer Franken,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EM.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Edelmetalle,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.EUR.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Euro,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.JPY.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Yen,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.USD.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,US-Dollar,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.U.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,Übrige Währungen,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.T.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Total Währung,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.CHF.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Schweizer Franken,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EM.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Edelmetalle,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.EUR.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Euro,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.JPY.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Yen,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.USD.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,US-Dollar,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.T.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Total Fälligkeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.ASI.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Auf Sicht,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.ASI.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Auf Sicht,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUE.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kündbar,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.KUE.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Kündbar,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.RLZ.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Mit Restlaufzeit,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.RLZ.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Mit Restlaufzeit,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.B1M.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Bis 1 Monat,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.B1M.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Bis 1 Monat,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M13.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Monat bis 3 Monate,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M13.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Monat bis 3 Monate,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M31.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.M31.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 3 Monate bis 1 Jahr,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.J15.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.J15.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 1 Jahr bis 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.U5J.BAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 5 Jahre,Banken</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.U.U5J.KUN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,Übrige Währungen,Über 5 Jahre,Kunden</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.MAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,männlich</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="T.WBL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Total Inland und Ausland,weiblich</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.MAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,männlich</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="I.WBL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Inland,weiblich</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.MAN" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,männlich</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="A.WBL" type="xs:double">
		<xs:annotation>
			<xs:documentation>Ausland,weiblich</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>
