summaryrefslogtreecommitdiff
path: root/xml/all.xml
blob: cb7661f949baf700c11c3fa08de659900bb3410c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<tp:spec
    xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
    xmlns:xi="http://www.w3.org/2001/XInclude">

<tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>

<xi:include href="nmc5.xml"/>

<tp:generic-types>
    <tp:external-type name="Connection_Status" type="u"
	from="Telepathy specification (Connection)"/>
    <tp:external-type name="Connection_Status_Reason" type="u"
	from="Telepathy specification (Connection)"/>
    <tp:external-type name="Connection_Presence_Type" type="u"
	from="Telepathy specification (Connection)"/>
    <tp:external-type name="Connection_Manager_Name" type="s"
	from="Telepathy specification (ConnectionManager)"/>
    <tp:external-type name="Contact_Handle" type="u"
        from="Telepathy specification (Connection)"/>
    <tp:external-type name="Protocol" type="s"
	from="Telepathy specification (ConnectionManager)"/>
    <tp:external-type name="Simple_Presence" type="(uss)"
	from="Telepathy specification (SimplePresence)"/>
    <tp:external-type name="Conn_Mgr_Param_Flags" type="u"
	from="Telepathy specification (ConnectionManager)"/>
    <tp:external-type name="Requestable_Channel_Class" type="(a{sv}as)"
      from="Telepathy specification (Requests)"/>
    <tp:external-type name="Handler_Capability_Token" type="s"
	from="Telepathy specification (Handler)"/>
</tp:generic-types>

<xi:include href="generic-types.xml"/>
<xi:include href="telepathy-types.xml"/>

</tp:spec>