<?xml version="1.0" encoding="windows-1252"?>
<!-- comments : from XSD - File - template
	Filename : DataTypes.xsd
	Created on : 26-jun-2014 15:39:40
	 Original author : mbormans 
	Using : Sparx Systems - Enterprise Architect version 7.1
	The unique GUID of this generation : {09B11887-9F0B-4893-B985-C2DE0957B1B3}
	Generated comments in this template : On -->
<xs:schema
	xmlns="http://www.telebib2.org/Namespace/2014" 
	xmlns:tb2="http://www.telebib2.org/Namespace/2014" 
	xmlns:tb2dt="http://www.telebib2.org/Namespace/2014/DataTypes" 
	xmlns:tb2bt="http://www.telebib2.org/Namespace/2014/BasicTypes" 
	xmlns:tb2cl="http://www.telebib2.org/Namespace/2014/Codelists" 
	xmlns:xs="http://www.w3.org/2001/XMLSchema" 
	targetNamespace="http://www.telebib2.org/Namespace/2014/DataTypes">
<xs:import 
	namespace="http://www.telebib2.org/Namespace/2014/Codelists" 
	schemaLocation="http://www.telebib2.org/Namespace/2014/Codelists.xsd"/>
<xs:import
	namespace="http://www.telebib2.org/Namespace/2014/BasicTypes" 
	schemaLocation="http://www.telebib2.org/Namespace/2014/BasicTypes.xsd"/>
<xs:element name="Amount" type="tb2dt:Amount"/>
<xs:complexType name="Amount">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:businessTerm source="Telebib2" xml:lang="EN-BE">Amount</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="FR-BE">Montant</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="GE-BE">Betrag</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="NL-BE">Bedrag</tb2:businessTerm>
			<tb2:TB2EdifactSegment source="Telebib2">MOA</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="Content">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:decimaltype">
		
		
		
		
		
					<xs:totalDigits value="18"/>
		
		
					<xs:fractionDigits value="9"/>
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="CurrencyCode" type="tb2cl:CurrencyType" minOccurs="0">
		
	
			<xs:annotation>
				<xs:appinfo source="Telebib2">
					<tb2:TB2EdifactSegment source="Telebib2">MOA</tb2:TB2EdifactSegment>
					<tb2:codelistVersionUsed source="Telebib2">3</tb2:codelistVersionUsed>
				</xs:appinfo>
			</xs:annotation>
	
		</xs:element>
	
		
			<xs:element name="IndexTypeCode" type="tb2cl:IndexType" minOccurs="0">
		
	
			<xs:annotation>
				<xs:appinfo source="Telebib2">
					<tb2:businessTerm source="Telebib2" xml:lang="EN-BE">Index type</tb2:businessTerm>
					<tb2:businessTerm source="Telebib2" xml:lang="FR-BE">Indice - nom</tb2:businessTerm>
					<tb2:businessTerm source="Telebib2" xml:lang="GE-BE">Index-Typ</tb2:businessTerm>
					<tb2:businessTerm source="Telebib2" xml:lang="NL-BE">Index - naam</tb2:businessTerm>
					<tb2:codelistVersionUsed source="Telebib2">1</tb2:codelistVersionUsed>
				</xs:appinfo>
			</xs:annotation>
	
		</xs:element>
	
		
			<xs:element name="IndexRate" minOccurs="0">
		
	
			<xs:annotation>
				<xs:appinfo source="Telebib2">
					<tb2:businessTerm source="Telebib2" xml:lang="EN-BE">Index rate</tb2:businessTerm>
					<tb2:businessTerm source="Telebib2" xml:lang="FR-BE">Indice - valeur</tb2:businessTerm>
					<tb2:businessTerm source="Telebib2" xml:lang="GE-BE">Index-Preise</tb2:businessTerm>
					<tb2:businessTerm source="Telebib2" xml:lang="NL-BE">Index - waarde</tb2:businessTerm>
				</xs:appinfo>
			</xs:annotation>
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:decimaltype">
		
		
		
		
		
					<xs:totalDigits value="8"/>
		
		
					<xs:fractionDigits value="8"/>
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
<xs:element name="BinaryObject" type="tb2dt:BinaryObject"/>
<xs:complexType name="BinaryObject">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:TB2EdifactSegment source="Telebib2">MMD</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="FilenameName" minOccurs="0">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
		
					<xs:maxLength value="70"/>
		
		
					<xs:whiteSpace value="collapse"/>
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="ContentTypeCode" minOccurs="0">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="EncodingCode" type="tb2cl:MimeContentTransferEncodingType" minOccurs="0">
		
	
	
		</xs:element>
	
		
			<xs:element name="Content">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:binarytype">
		
		
		
		
		
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
<xs:element name="DateTime" type="tb2dt:DateTime"/>
<xs:complexType name="DateTime">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:TB2EdifactSegment source="Telebib2">DTM</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="Content">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:dateTimetype">
		
		
		
		
		
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="FormatCode" minOccurs="0">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
<xs:element name="Identifier" type="tb2dt:Identifier"/>
<xs:complexType name="Identifier">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:businessTerm source="Telebib2" xml:lang="EN-BE">Identifier</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="FR-BE">Identifiant</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="GE-BE">Identifizierung</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="NL-BE">Identificatie</tb2:businessTerm>
			<tb2:TB2EdifactSegment source="Telebib2">RFF</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="Content">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
					<xs:minLength value="1"/>
		
		
					<xs:maxLength value="17"/>
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="SchemeAgencyIdentifier" minOccurs="0">
		
	
			<xs:annotation>
				<xs:appinfo source="Telebib2">
					<tb2:businessTerm source="Telebib2" xml:lang="EN-BE">Party Identification string</tb2:businessTerm>
				</xs:appinfo>
			</xs:annotation>
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
					<xs:minLength value="0"/>
		
		
					<xs:maxLength value="6"/>
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="SchemeAgencyName" minOccurs="0">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="SchemeIdentifier" minOccurs="0">
		
	
			<xs:annotation>
				<xs:appinfo source="Telebib2">
					<tb2:businessTerm source="Telebib2" xml:lang="EN-BE">Scheme identification string</tb2:businessTerm>
				</xs:appinfo>
			</xs:annotation>
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
					<xs:minLength value="0"/>
		
		
					<xs:maxLength value="17"/>
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="SchemeVersionIdentifier" minOccurs="0">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
					<xs:minLength value="0"/>
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
<xs:element name="Indicator" type="tb2dt:Indicator"/>
<xs:complexType name="Indicator">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:TB2EdifactSegment source="Telebib2">BIN</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="Content">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:booleantype">
		
		
		
		
		
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
<xs:element name="Percentage" type="tb2dt:Percentage"/>
<xs:complexType name="Percentage">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:businessTerm source="Telebib2" xml:lang="EN-BE">Percentage</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="FR-BE">Pourcentage</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="GE-BE">Prozentsatz</tb2:businessTerm>
			<tb2:businessTerm source="Telebib2" xml:lang="NL-BE">Percentage</tb2:businessTerm>
			<tb2:TB2EdifactSegment source="Telebib2">PCD</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="Figure">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:decimaltype">
		
		
		
		
		
					<xs:totalDigits value="8"/>
		
		
					<xs:fractionDigits value="8"/>
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="Scale" type="tb2cl:PercentageScaleType" minOccurs="0">
		
	
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
<xs:element name="Quantity" type="tb2dt:Quantity"/>
<xs:complexType name="Quantity">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:TB2EdifactSegment source="Telebib2">QTY</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="Content">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:decimaltype">
		
		
		
		
		
					<xs:totalDigits value="15"/>
		
		
					<xs:fractionDigits value="9"/>
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	
		
			<xs:element name="UnitCode" type="tb2cl:MeasureUnitType" minOccurs="0">
		
	
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
<xs:element name="Text" type="tb2dt:Text"/>
<xs:complexType name="Text">
	<xs:annotation>
		<xs:appinfo source="Telebib2">
			<tb2:TB2EdifactSegment source="Telebib2">FTX</tb2:TB2EdifactSegment>
		</xs:appinfo>
	</xs:annotation>
	<xs:sequence>
	
		
			<xs:element name="Content">
		
	
	
			<xs:simpleType>
				<xs:restriction base="tb2bt:stringtype">
		
		
		
		
		
		
		
		
		
		
		
				</xs:restriction>
			</xs:simpleType>
	
		</xs:element>
	</xs:sequence>
</xs:complexType>
</xs:schema>