holidays.Holidays_de.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jollyday Show documentation
Show all versions of jollyday Show documentation
This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is
stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday
calendar XML file or use any of the provided ones.
Currently there are 63 countries supported like the following: United States, most european countries, Russia,
India, Australia.
Besides those there will be more special calendars like currently existing NYSE calendar (New York Stock
Exchange).
<?xml version="1.0" encoding="UTF-8"?> <tns:Configuration hierarchy="de" description="Germany" xmlns:tns="http://www.example.org/Holiday" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.example.org/Holiday /Holiday.xsd"> <tns:Holidays> <tns:Fixed month="JANUARY" day="1" descriptionPropertiesKey="NEW_YEAR"/> <tns:Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <tns:Fixed month="JUNE" day="17" validFrom="1954" validTo="1990" descriptionPropertiesKey="UNIFICATION"/><!-- Tag der deutschen Einheit bis 1990 --> <tns:Fixed month="OCTOBER" day="3" validFrom="1990" descriptionPropertiesKey="UNIFICATION_GERMANY"/><!-- Tag der Deutschen Einheit ab 1990 --> <tns:Fixed month="OCTOBER" day="31" validFrom="2017" validTo="2017" descriptionPropertiesKey="REFORMATION_DAY"/> <tns:Fixed month="DECEMBER" day="25" descriptionPropertiesKey="FIRST_CHRISTMAS_DAY"/> <tns:Fixed month="DECEMBER" day="26" descriptionPropertiesKey="SECOND_CHRISTMAS_DAY"/> <tns:ChristianHoliday type="GOOD_FRIDAY"/> <tns:ChristianHoliday type="EASTER_MONDAY"/> <tns:ChristianHoliday type="ASCENSION_DAY"/> <tns:ChristianHoliday type="WHIT_MONDAY" /> </tns:Holidays> <tns:SubConfigurations hierarchy="bb" description="Brandenburg"> <tns:Holidays> <tns:Fixed month="OCTOBER" day="31" descriptionPropertiesKey="REFORMATION_DAY"/> <tns:ChristianHoliday type="EASTER"/> <tns:ChristianHoliday type="WHIT_SUNDAY"/> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="bw" description="Baden-Württemberg"> <tns:Holidays> <tns:Fixed month="JANUARY" day="6" descriptionPropertiesKey="EPIPHANY"/> <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <tns:ChristianHoliday type="CORPUS_CHRISTI" /> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="by" description="Bavaria"> <tns:Holidays> <tns:Fixed month="JANUARY" day="6" descriptionPropertiesKey="EPIPHANY"/> <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <tns:ChristianHoliday type="CORPUS_CHRISTI" /> </tns:Holidays> <tns:SubConfigurations hierarchy="mu" description="Munich"> <tns:Holidays> <tns:Fixed day="15" month="AUGUST" descriptionPropertiesKey="ASSUMPTION_DAY"/> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="ag" description="Augsburg"> <tns:Holidays> <tns:Fixed day="8" month="AUGUST" descriptionPropertiesKey="PEACE"/> <tns:Fixed day="15" month="AUGUST" descriptionPropertiesKey="ASSUMPTION_DAY"/> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="wu" description="Würzburg"> <tns:Holidays> <tns:Fixed day="15" month="AUGUST" descriptionPropertiesKey="ASSUMPTION_DAY"/> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="re" description="Regensburg"> <tns:Holidays> <tns:Fixed day="15" month="AUGUST" descriptionPropertiesKey="ASSUMPTION_DAY"/> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="in" description="Ingolstadt"> <tns:Holidays> <tns:Fixed day="15" month="AUGUST" descriptionPropertiesKey="ASSUMPTION_DAY"/> </tns:Holidays> </tns:SubConfigurations> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="he" description="Hesse"> <tns:Holidays> <tns:ChristianHoliday type="CORPUS_CHRISTI" /> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="mv" description="Mecklenburg-Vorpommern"> <tns:Holidays> <tns:Fixed month="OCTOBER" day="31" descriptionPropertiesKey="REFORMATION_DAY"/> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="nw" description="North Rhine-Westphalia"> <tns:Holidays> <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <tns:ChristianHoliday type="CORPUS_CHRISTI" /> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="rp" description="Rhineland-Palatinate"> <tns:Holidays> <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <tns:ChristianHoliday type="CORPUS_CHRISTI" /> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="sl" description="Saarland"> <tns:Holidays> <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <tns:Fixed month="AUGUST" day="15" descriptionPropertiesKey="ASSUMPTION_DAY"/> <tns:ChristianHoliday type="CORPUS_CHRISTI" /> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="sn" description="Saxony"> <tns:Holidays> <tns:Fixed month="OCTOBER" day="31" descriptionPropertiesKey="REFORMATION_DAY"/> <tns:RelativeToFixed descriptionPropertiesKey="REPENTANCE_PRAYER"> <tns:Weekday>WEDNESDAY</tns:Weekday> <tns:When>BEFORE</tns:When> <tns:Date month="NOVEMBER" day="23"/> </tns:RelativeToFixed> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="st" description="Saxony-Anhalt"> <tns:Holidays> <tns:Fixed month="OCTOBER" day="31" descriptionPropertiesKey="REFORMATION_DAY"/> <tns:Fixed month="JANUARY" day="6" descriptionPropertiesKey="EPIPHANY"/> </tns:Holidays> </tns:SubConfigurations> <tns:SubConfigurations hierarchy="th" description="Thuringia"> <tns:Holidays> <tns:Fixed month="OCTOBER" day="31" descriptionPropertiesKey="REFORMATION_DAY"/> </tns:Holidays> </tns:SubConfigurations> </tns:Configuration>