<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2007 (http://www.altova.com) by PapantoniK (EMBRACE) -->
<!-- ==================================================================== -->
<!-- ===== ERMIS_Protocol GetPublicBodyProviderInfo Response Document Schema Module     ===== -->
<!-- ==================================================================== -->
<!-- 
Schema agency: ERMIS Portal
Schema version: 1.0 
Schema date: 2008-12-10 
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:rsm="gr:ypes:ermis:data:standard:PBodyInfoRespDoc:1.0" xmlns:ram="gr:ypes:egif:data:draft:ReusableAggregateBusinessInformationEntity:1" xmlns:qdt="gr:ypes:egif:data:draft:QualifiedDataType:1" targetNamespace="gr:ypes:ermis:data:standard:PBodyInfoRespDoc:1.0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
	<!-- =================================================================== -->
	<!-- ===== Imports                                                 ===== -->
	<xs:import namespace="gr:ypes:egif:data:draft:ReusableAggregateBusinessInformationEntity:1" schemaLocation="http://www.e-gif.gov.gr/xsd/rbie/eGIF_ReusableAggregateBusinessInformationEntity-v1-0.xsd"/>
	<xs:import namespace="gr:ypes:egif:data:draft:QualifiedDataType:1" schemaLocation="http://www.e-gif.gov.gr/xsd/rbie/eGIF_QualifiedDataType-v1-0.xsd"/>
	<!-- ================================================================== -->
	<!-- ===== Element Declarations ===== -->
	<!-- ================================================================== -->
	<!-- ===== Root element ===== -->
	<!-- ================================================================== -->
	<xs:element name="PBodyInfoRespDoc" type="rsm:PBodyInfoRespDocType"/>
	<!-- ================================================================== -->
	<!-- ===== Type Definitions ===== -->
	<!-- ================================================================== -->
	<xs:complexType name="PBodyInfoRespDocType">
		<xs:sequence>
			<xs:element name="PBodiesInfo" minOccurs="0">
				<xs:complexType>
					<xs:sequence>
						<xs:element name="PBodyInfo" minOccurs="0" maxOccurs="unbounded">
							<xs:complexType>
								<xs:sequence>
									<xs:element name="PBody" type="ram:PublicOrganizationType"/>
									<xs:element name="URI" type="qdt:SimpleText200Type"/>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>

