<?xml version="1.0" encoding="UTF-8"?>
<!-- ================================================================== -->
<!-- ===== Periodic VAT Declaration 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:clmEL40000060="gr:ypes:egif:codelist:draft:PeriodicVATDeclarationTypeCode:1" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="gr:ypes:egif:codelist:draft:PeriodicVATDeclarationTypeCode:1" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1-0" id="EL40000060">
	<xs:simpleType name="PeriodicVATDeclarationTypeCodeContentType">
		<xs:restriction base="xs:token">
			<xs:enumeration value="1">
				<xs:annotation>
					<xs:documentation xml:lang="eng">
						<ccts:Name>Amending</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>Retracting</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>With reservation</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>

