summaryrefslogtreecommitdiff
path: root/qt4/examples/extensions/all.xml
blob: f47ea356164084751484bd1d110bd8c1f709027f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<tp:spec
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
  xmlns:xi="http://www.w3.org/2001/XInclude">

<tp:title>Extensions for 'extended' examples</tp:title>

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

<tp:generic-types>
  <tp:external-type name="Contact_Handle" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="String_Variant_Map" type="a{sv}"
    from="Telepathy specification"/>
  <tp:external-type name="Currency_Amount" type="(ius)"
    from="Telepathy specification"/>
</tp:generic-types>

</tp:spec>