heiglandreas/holidayChecker

View on GitHub
share/ES-AR.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="23" month="4" free="true">San Jorge o Diya d’Aragón</date>
    <date day="20" month="12" free="true">Día del Justicia de Aragón</date>
    <easter offset="-3" free="true">Jueves Santo</easter>
</holidays>