<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns="http://www.bcl.lu/2009/S2.5" xmlns:s25dt="http://www.bcl.lu/2009/S2.5/datatypes" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.bcl.lu/2009/S2.5" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
	<xs:import namespace="http://www.bcl.lu/2009/S2.5/datatypes" schemaLocation="datatypes.xsd"/>
	<xs:complexType name="declarantID">
		<xs:annotation>
			<xs:documentation xml:lang="EN">declarant identification</xs:documentation>
			<xs:documentation xml:lang="FR">identification du declarant</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="type" type="s25dt:institutionType">
				<xs:annotation>
					<xs:documentation xml:lang="EN">institution type</xs:documentation>
					<xs:documentation xml:lang="FR">type d'entite</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="code" type="s25dt:institutionCode">
				<xs:annotation>
					<xs:documentation xml:lang="EN">institution code</xs:documentation>
					<xs:documentation xml:lang="FR">code de l'entite</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="reportedLineID">
		<xs:annotation>
			<xs:documentation xml:lang="EN">reported line identifier</xs:documentation>
			<xs:documentation xml:lang="FR">identifiant d'une ligne rapportee</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="item" type="s25dt:item">
				<xs:annotation>
					<xs:documentation xml:lang="EN">account item</xs:documentation>
					<xs:documentation xml:lang="FR">rubrique comptable</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="country" type="s25dt:bclCountry" nillable="false">
				<xs:annotation>
					<xs:documentation xml:lang="EN">country</xs:documentation>
					<xs:documentation xml:lang="FR">pays</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="currency" type="s25dt:bclCurrency" nillable="false">
				<xs:annotation>
					<xs:documentation xml:lang="EN">currency</xs:documentation>
					<xs:documentation xml:lang="FR">devise</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="sector" type="s25dt:bclSector" nillable="false">
				<xs:annotation>
					<xs:documentation xml:lang="EN">sector</xs:documentation>
					<xs:documentation xml:lang="FR">secteur</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="initialMaturity" type="s25dt:bclInitialMaturity">
				<xs:annotation>
					<xs:documentation xml:lang="EN">initial maturity</xs:documentation>
					<xs:documentation xml:lang="FR">maturite initiale</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="reporterID">
		<xs:annotation>
			<xs:documentation xml:lang="EN">reporter identification</xs:documentation>
			<xs:documentation xml:lang="FR">identification du declarant</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="type" type="s25dt:institutionType">
				<xs:annotation>
					<xs:documentation xml:lang="EN">institution type</xs:documentation>
					<xs:documentation xml:lang="FR">type d'entite</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="code" type="s25dt:institutionCode">
				<xs:annotation>
					<xs:documentation xml:lang="EN">institution code</xs:documentation>
					<xs:documentation xml:lang="FR">code de l'entite</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
