heiglandreas/holidayChecker

View on GitHub
share/ES-GA.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"
>
    <xi:include href="ES.xml" parse="xml" xpointer="xpointer(*/*)">
        <xi:fallback></xi:fallback>
    </xi:include>
    <date day="17" month="5" free="true">Día das Letras Galegas</date>
    <date day="25" month="7" free="true">Santiago Apóstol o Día da Patria Galega</date>
    <easter offset="-3" free="true">Jueves Santo</easter>
</holidays>