heiglandreas/holidayChecker

View on GitHub
share/AR-islam.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="holidays.xsd https://heigl.org/xml/xsd/holidays.xsd"
          xmlns:xi="http://www.w3.org/2001/XInclude"
><!--
    <xi:include href="AR.xml" parse="xml" xpointer="xpointer(*/*)">
        <xi:fallback></xi:fallback>
    </xi:include>-->
    <date day="1" month="10" calendar="islamic-umalqura" free="true" comment="Festival of Breaking of the Fast of the Holy Month of Ramadan">Fiesta de la Ruptura del Ayuno del Sagrado Mes de Ramadán</date>
    <date day="10" month="12" free="true" calendar="islamic-umalqura" comment="Festival of Sacrifice">Fiesta del Sacrificio</date>
    <date day="1" month="1" free="true" calendar="islamic-umalqura" comment="Islamic New Year">Año Nuevo Islámico</date>
</holidays>