Bosnia and Herzegovina

This XML file is used to calculate the holidays in Bosnia and Herzegovina.

<?xml version="1.0" encoding="UTF-8"?>
<tns:Configuration hierarchy="ba" description="Bosnia and Herzegovina" xmlns:tns="http://www.example.org/Holiday" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.example.org/Holiday /Holiday.xsd">
  <tns:Holidays>
	  <tns:Fixed month="JANUARY" day="1" descriptionPropertiesKey="NEW_YEAR"/>
	  <tns:Fixed month="JANUARY" day="7" descriptionPropertiesKey="CHRISTMAS"/>
	  <tns:Fixed month="JANUARY" day="14" descriptionPropertiesKey="NEW_YEAR"/>
	  <tns:Fixed month="MAY" day="1" descriptionPropertiesKey="MAY_DAY"/>
	  <tns:Fixed month="MAY" day="6" descriptionPropertiesKey="ST_GEORGE" />
	  <tns:Fixed month="JUNE" day="28" descriptionPropertiesKey="ST_VITUS"/>
	  <tns:Fixed month="JULY" day="12" descriptionPropertiesKey="ST_PETER"/>
	  <tns:Fixed month="AUGUST" day="2" descriptionPropertiesKey="ST_ELIJAH"/>
	  <tns:Fixed month="AUGUST" day="15" descriptionPropertiesKey="ASSUMPTION_DAY"/>
	  <tns:Fixed month="AUGUST" day="28" descriptionPropertiesKey="ASSUMPTION_DAY"/>
	  <tns:Fixed month="SEPTEMBER" day="8" descriptionPropertiesKey="NATIVITY_MARY"/>
	  <tns:Fixed month="SEPTEMBER" day="21" descriptionPropertiesKey="NATIVITY_MARY"/>
	  <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/>
	  <tns:Fixed month="NOVEMBER" day="2" descriptionPropertiesKey="ALL_SOULS"/>
	  <tns:Fixed month="NOVEMBER" day="8" descriptionPropertiesKey="ST_DEMETRIUS"/>
	  <tns:Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/>
	  <tns:IslamicHoliday type="ID_AL_FITR"/>
	  <tns:IslamicHoliday type="ID_UL_ADHA"/>
	  <tns:IslamicHoliday type="MAWLID_AN_NABI"/>
  </tns:Holidays>
  <tns:SubConfigurations hierarchy="rs" description="Republika Srpska">
  	<tns:Holidays>
		<tns:Fixed month="JANUARY" day="9" descriptionPropertiesKey="REPUBLIC_DAY"/>
		<tns:Fixed month="MAY" day="9" descriptionPropertiesKey="VICTORY"/>
		<tns:Fixed month="NOVEMBER" day="21" descriptionPropertiesKey="DAYTON"/>
  	</tns:Holidays>
  </tns:SubConfigurations>
  <tns:SubConfigurations hierarchy="fbh" description="Federation of Bosnia and Herzegovina">
  	<tns:Holidays>
		<tns:Fixed month="MARCH" day="1" descriptionPropertiesKey="INDEPENDENCE"/>
		<tns:Fixed month="NOVEMBER" day="25" descriptionPropertiesKey="NATIONAL_DAY"/>
  	</tns:Holidays>
  </tns:SubConfigurations>
</tns:Configuration>