add files

This commit is contained in:
ChiKyun Kim
2025-09-09 13:59:12 +09:00
parent e94b06888d
commit 747aabe224
791 changed files with 3888723 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsdCalendarConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="main/calendar.xsd">
<calendar country="ABW" exchange="exchange0" uniqueID="ID000" referenceID="ID000">
<dependsOn>ID000</dependsOn>
<library>DEFAULT</library>
<composite>
<union>
<calendar country="ABW" exchange="exchange1" uniqueID="ID001" referenceID="ID000">
<dependsOn>ID000</dependsOn>
<library>DEFAULT</library>
<modified>
<calendar country="ABW" exchange="exchange2" uniqueID="ID002" referenceID="ID000">
<dateList>
<bound>
</bound>
<holiday>2006-05-04</holiday>
<holiday>2006-05-04</holiday>
</dateList>
</calendar>
</modified>
</calendar>
<calendar country="ABW" exchange="exchange3" uniqueID="ID003" referenceID="ID002">
<dependsOn>ID003</dependsOn>
<library>DEFAULT</library>
<modified>
<calendar country="ABW" exchange="exchange4" uniqueID="ID004" referenceID="ID004">
<ruleBased>
<Mexico/>
</ruleBased>
</calendar>
</modified>
</calendar>
</union>
</composite>
</calendar>
<calendar country="ABW" exchange="exchange5" uniqueID="ID005" referenceID="ID000">
<dependsOn>ID002</dependsOn>
<library>DEFAULT</library>
<ruleBased>
<ECB/>
</ruleBased>
</calendar>
</xsdCalendarConfig>