<?xml version="1.0" encoding="UTF-8" ?>

<node name="/org/gnome/evolution/dataserver/calendar/CalFactory">

	<interface name="org.gnome.evolution.dataserver.calendar.CalFactory">
		<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="EDataCalFactory"/>
		<annotation name="org.freedesktop.DBus.GLib.Singleton" value="true"/>
		
		<method name="getCal">
			<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_CalFactory_getCal"/>
			<arg name="source" type="s" direction="in"/>
			<arg name="type" type="u" direction="in"/>
			<arg name="path" type="o" direction="out"/>
		</method>
	</interface>
</node>
