heiglandreas/holidayChecker

View on GitHub
share/IT_BZ.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/holidays https://heigl.org/xml/xsd/holidays.xsd"
          xmlns:xi="http://www.w3.org/2001/XInclude">
    <xi:include href="IT.xml" xpointer="xpointer(*/*)">
        <xi:fallback/>
    </xi:include>
    <easter offset="50" free="true">Lunedì di Pentecoste</easter>
</holidays>