holidays.Holidays_mt.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="mt" description="Malta" 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="10" descriptionPropertiesKey="SAINT_PAUL_SHIPWRECK"/> <Fixed month="MARCH" day="19" descriptionPropertiesKey="ST_JOSEPH"/> <Fixed month="MARCH" day="31" descriptionPropertiesKey="FREEDOM_DEMOCRACY"/> <Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="JUNE" day="7" descriptionPropertiesKey="SETTE_GIUGNO"/> <Fixed month="JUNE" day="29" descriptionPropertiesKey="ST_PETER_PAUL"/> <Fixed month="AUGUST" day="15" descriptionPropertiesKey="ASSUMPTION_MARY"/> <Fixed month="SEPTEMBER" day="8" descriptionPropertiesKey="VICTORY"/> <Fixed month="SEPTEMBER" day="21" descriptionPropertiesKey="INDEPENDENCE_DAY"/> <Fixed month="DECEMBER" day="8" descriptionPropertiesKey="IMMACULATE_CONCEPTION"/> <Fixed month="DECEMBER" day="13" descriptionPropertiesKey="REPUBLIC_DAY"/> <Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/> <ChristianHoliday type="GOOD_FRIDAY" descriptionPropertiesKey="christian.GOOD_FRIDAY"/> </Holidays> </Configuration>