<?xml version="1.0" encoding="UTF-8"?>
<!-- ================================================================== -->
<!-- ===== Public Organization Type Code List Schema Module ===== -->
<!-- ================================================================== -->
<!-- 
Schema agency: eGovernment Interoperability Framework
Schema version: 1-0 
Schema date: 2008-03-12 
-->
<xs:schema xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:clmEL40000070="gr:ypes:egif:codelist:draft:PublicOrganizationTypeCode:1" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="gr:ypes:egif:codelist:draft:PublicOrganizationTypeCode:1" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1-0" id="EL40000070">
	<xs:simpleType name="PublicOrganizationTypeCodeContentType">
		<xs:restriction base="xs:token">
			<xs:enumeration value="1">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Ministry</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Υπουργείο</ccts:Name>
					</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>University</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>ΑΕΙ</ccts:Name>
					</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Independent Authority</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Ανεξάρτητη Αρχή</ccts:Name>
					</xs:documentation>				
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>General Secretariat</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Γενική Γραμματεία</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Municipality</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Δήμος</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="6">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Chamber</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Επιμελητήριο</ccts:Name>
					</xs:documentation>						
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Supervised Public Body</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Εποπτευόμενος Φορέας</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="8">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Community</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Κοινότητα</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="9">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>District</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Νομαρχιακή Αυτοδιοίκηση</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="10">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Hospital</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Νοσοκομείο</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="11">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Region</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Περιφέρεια</ccts:Name>
					</xs:documentation>						
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="12">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Union</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Συλλογικός Φορέας</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="13">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Technological Education Institute</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>ΤΕΙ</ccts:Name>
					</xs:documentation>					
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="14">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Other</ccts:Name>
					</xs:documentation>
					<xs:documentation xml:lang="ell">
						<ccts:Name>Άλλο</ccts:Name>
					</xs:documentation>						
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>

