heiglandreas/holidayChecker

View on GitHub
share/DE-BW.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8" ?>
<holidays xmlns="https://heigl.org/holidays"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="https://heigl.org/xml/xsd/holidays.xsd"
          xmlns:xi="http://www.w3.org/2001/XInclude">
    <resources>
        <resource href="http://www.landesrecht-bw.de/jportal/?quelle=jlink&amp;query=FeiertG+BW&amp;psml=bsbawueprod.psml&amp;max=true&amp;aiz=true" lastChecked="2020-04-01"/>
    </resources>
    <date day="6" month="1" free="true">Epiphanias</date>
    <easter offset="60" free="true">Fronleichnam</easter>
    <date day="1" month="11" free="true">Allerheiligen</date>
    <xi:include href="DE.xml" parse="xml" xpointer="xpointer(*/*)">
        <xi:fallback></xi:fallback>
    </xi:include>
</holidays>