holidays.Holidays_ee.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jollyday-core Show documentation
Show all versions of jollyday-core Show documentation
Core module of the jollyday library that contains the API for the developers and
the core concept how to retrieve holiday information for a country of jollyday.
<?xml version="1.0" encoding="UTF-8"?> <Configuration hierarchy="ee" description="Estonia" xmlns="https://focus_shift.de/jollyday/schema/holiday" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://focus_shift.de/jollyday/schema/holiday https://focus_shift.de/jollyday/schema/holiday/holiday.xsd"> <Holidays> <Fixed month="JANUARY" day="1" descriptionPropertiesKey="NEW_YEAR"/> <Fixed month="FEBRUARY" day="24" descriptionPropertiesKey="INDEPENDENCE_DAY"/> <Fixed month="JUNE" day="23" descriptionPropertiesKey="VICTORY"/> <Fixed month="JUNE" day="24" descriptionPropertiesKey="MIDSUMMER"/> <Fixed month="AUGUST" day="20" validFrom="1991" descriptionPropertiesKey="REST_INDEP"/> <Fixed month="DECEMBER" day="24" descriptionPropertiesKey="CHRISTMAS_EVE"/> <Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/> <Fixed month="DECEMBER" day="26" descriptionPropertiesKey="BOXING_DAY"/> <ChristianHoliday type="EASTER" descriptionPropertiesKey="christian.EASTER"/> <ChristianHoliday type="GOOD_FRIDAY" descriptionPropertiesKey="christian.GOOD_FRIDAY"/> </Holidays> </Configuration>