holidays.Holidays_ve.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="ve" description="Venezuela" 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="6" descriptionPropertiesKey="EPIPHANY"/> <Fixed month="MARCH" day="19" descriptionPropertiesKey="ST_JOSEPH"/> <Fixed month="APRIL" day="19" descriptionPropertiesKey="REPUBLIC_DAY"/> <Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="JUNE" day="24" descriptionPropertiesKey="CARABOBO"/> <Fixed month="JULY" day="5" descriptionPropertiesKey="INDEPENDENCE_DAY"/> <Fixed month="JULY" day="24" descriptionPropertiesKey="NAVY_DAY"/> <Fixed month="AUGUST" day="3" validFrom="2006" descriptionPropertiesKey="FLAG_DAY"/> <Fixed month="OCTOBER" day="12" descriptionPropertiesKey="INDIGENOUS_RESISTANCE"/> <Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <Fixed month="DECEMBER" day="8" descriptionPropertiesKey="IMMACULATE_CONCEPTION"/> <Fixed month="DECEMBER" day="24" descriptionPropertiesKey="CHRISTMAS_EVE"/> <Fixed month="DECEMBER" day="31" descriptionPropertiesKey="NEW_YEARS_EVE"/> <ChristianHoliday type="EASTER" descriptionPropertiesKey="christian.EASTER"/> <ChristianHoliday type="SHROVE_MONDAY" descriptionPropertiesKey="christian.SHROVE_MONDAY"/> <ChristianHoliday type="CARNIVAL" descriptionPropertiesKey="christian.CARNIVAL"/> <ChristianHoliday type="MAUNDY_THURSDAY" descriptionPropertiesKey="christian.MAUNDY_THURSDAY"/> <ChristianHoliday type="GOOD_FRIDAY" descriptionPropertiesKey="christian.GOOD_FRIDAY"/> </Holidays> </Configuration>