summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-04-15 18:45:26 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-04-15 18:51:44 -0300
commit6f26de2f8fb59964932e55ae63e6ca8428c565f9 (patch)
tree3abf80f9913e484465ea213823b61f3c27da251a /spec
parent6dd617b45704098857c9e7e7a271eda884427e1d (diff)
Added missing tp:type definitions to make code generator happy.
Diffstat (limited to 'spec')
-rw-r--r--spec/Call_Content_Interface_Media.xml2
-rw-r--r--spec/Channel_Type_Call.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml
index 2b3eb65d..8b9a17c8 100644
--- a/spec/Call_Content_Interface_Media.xml
+++ b/spec/Call_Content_Interface_Media.xml
@@ -61,7 +61,7 @@
</tp:docstring>
</tp:member>
- <tp:member name="Parameters" type="a{ss}">
+ <tp:member name="Parameters" type="a{ss}" tp:type="String_String_Map">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
Extra parameters for this codec
</tp:docstring>
diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml
index dacf906b..31c179e6 100644
--- a/spec/Channel_Type_Call.xml
+++ b/spec/Channel_Type_Call.xml
@@ -557,7 +557,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</arg>
- <arg name="Call_State_Reason" type="(uus)">
+ <arg name="Call_State_Reason" type="(uus)" tp:type="Call_State_Reason">
<tp:docstring>
The new value of the <tp:member-ref>CallStateReason</tp:member-ref>
property.