Estonia

This XML file is used to calculate the holidays in Estonia.

<?xml version="1.0" encoding="UTF-8"?>
<tns:Configuration hierarchy="ee" description="Estonia" xmlns:tns="http://www.example.org/Holiday" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.example.org/Holiday /Holiday.xsd">
  <tns:Holidays>
	  <tns:Fixed month="JANUARY" day="1" descriptionPropertiesKey="NEW_YEAR"/>
	  <tns:Fixed month="FEBRUARY" day="24" descriptionPropertiesKey="INDEPENDENCE"/>
	  <tns:Fixed month="JUNE" day="23" descriptionPropertiesKey="VICTORY"/>
	  <tns:Fixed month="JUNE" day="24" descriptionPropertiesKey="MIDSUMMER"/>
	  <tns:Fixed month="AUGUST" day="20" validFrom="1991" descriptionPropertiesKey="REST_INDEP" />
	  <tns:Fixed month="DECEMBER" day="24" descriptionPropertiesKey="CHRISTMAS_EVE"/>
	  <tns:Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/>
	  <tns:Fixed month="DECEMBER" day="26" descriptionPropertiesKey="BOXING_DAY"/>
	  <tns:ChristianHoliday type="EASTER" />
	  <tns:ChristianHoliday type="GOOD_FRIDAY"/>
  </tns:Holidays>
</tns:Configuration>