holidays.Holidays_mk.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="mk" description="North Macedonia" 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="2" descriptionPropertiesKey="NEW_YEAR"/> <Fixed month="JANUARY" day="7" descriptionPropertiesKey="CHRISTMAS"/> <Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="MAY" day="24" descriptionPropertiesKey="CYRUS_METHODIUS"/> <Fixed month="AUGUST" day="2" descriptionPropertiesKey="REPUBLIC_DAY"/> <Fixed month="SEPTEMBER" day="8" descriptionPropertiesKey="INDEPENDENCE_DAY"/> <Fixed month="OCTOBER" day="11" descriptionPropertiesKey="REVOLUTION"/> <Fixed month="OCTOBER" day="23" descriptionPropertiesKey="NATIONAL_DAY"/> <Fixed month="DECEMBER" day="8" descriptionPropertiesKey="SAINT_CLEMENT"/> <ChristianHoliday type="EASTER" chronology="JULIAN" descriptionPropertiesKey="christian.EASTER"/> <ChristianHoliday type="GOOD_FRIDAY" chronology="JULIAN" descriptionPropertiesKey="christian.GOOD_FRIDAY"/> <ChristianHoliday type="EASTER_MONDAY" chronology="JULIAN" descriptionPropertiesKey="christian.EASTER_MONDAY"/> <IslamicHoliday type="ID_AL_FITR" descriptionPropertiesKey="islamic.ID_AL_FITR"/> </Holidays> </Configuration>