holidays.Holidays_et.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="et" description="Ethiopia" 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="JANUARY" day="7" descriptionPropertiesKey="CHRISTMAS"/> <Fixed month="MARCH" day="2" descriptionPropertiesKey="VICTORY_ADWA"/> <Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="MAY" day="5" descriptionPropertiesKey="VICTORY"/> <Fixed month="MAY" day="28" descriptionPropertiesKey="NATIONAL_DAY"/> <ChristianHoliday type="EASTER" descriptionPropertiesKey="christian.EASTER" chronology="JULIAN"/> <ChristianHoliday type="GOOD_FRIDAY" descriptionPropertiesKey="christian.GOOD_FRIDAY" chronology="JULIAN"/> <IslamicHoliday type="RAMADAN" descriptionPropertiesKey="islamic.RAMADAN"/> <IslamicHoliday type="MAWLID_AN_NABI" descriptionPropertiesKey="islamic.MAWLID_AN_NABI"/> <IslamicHoliday type="ID_AL_FITR" descriptionPropertiesKey="islamic.ID_AL_FITR"/> <IslamicHoliday type="ID_UL_ADHA" descriptionPropertiesKey="islamic.ID_UL_ADHA"/> <EthiopianOrthodoxHoliday type="TIMKAT" descriptionPropertiesKey="ethiopian.orthodox.TIMKAT"/> <EthiopianOrthodoxHoliday type="ENKUTATASH" descriptionPropertiesKey="ethiopian.orthodox.ENKUTATASH"/> <EthiopianOrthodoxHoliday type="MESKEL" descriptionPropertiesKey="ethiopian.orthodox.MESKEL"/> </Holidays> </Configuration>