Loading CONF/CONF_Templates.ttcn3 +11 −7 Original line number Diff line number Diff line module CONF_Templates { import from ietf_params_xml_ns_resource_lists all; import from urn_ietf_params_xml_ns_conference_info language "XSD" all; import from http_www_w3_org_XML_1998_namespace language "XSD" all; import from urn_ietf_params_xml_ns_resource_lists language "XSD" all; import from LibSip_SDPTypes language "TTCN-3:2005" all; Loading Loading @@ -166,7 +170,7 @@ module CONF_Templates { template Resource_lists mw_Resource_lists( SipUrl p_user ) := { sequence := { sequence_list := { { list := { name := *, Loading @@ -180,12 +184,12 @@ template Resource_lists mw_Resource_lists( p_user.hostPort.host, anyAttributes := *, display_name := *, elem := * elem_list := * } } } }, elem := * elem_list := * } } } Loading Loading @@ -232,7 +236,7 @@ template Resource_lists mw_Resource_lists( EntryType p_user1 ) := { sequence := { sequence_list := { { list := { name := omit, Loading @@ -245,7 +249,7 @@ template Resource_lists mw_Resource_lists( } } }, elem := omit elem_list := omit } } } Loading Loading
CONF/CONF_Templates.ttcn3 +11 −7 Original line number Diff line number Diff line module CONF_Templates { import from ietf_params_xml_ns_resource_lists all; import from urn_ietf_params_xml_ns_conference_info language "XSD" all; import from http_www_w3_org_XML_1998_namespace language "XSD" all; import from urn_ietf_params_xml_ns_resource_lists language "XSD" all; import from LibSip_SDPTypes language "TTCN-3:2005" all; Loading Loading @@ -166,7 +170,7 @@ module CONF_Templates { template Resource_lists mw_Resource_lists( SipUrl p_user ) := { sequence := { sequence_list := { { list := { name := *, Loading @@ -180,12 +184,12 @@ template Resource_lists mw_Resource_lists( p_user.hostPort.host, anyAttributes := *, display_name := *, elem := * elem_list := * } } } }, elem := * elem_list := * } } } Loading Loading @@ -232,7 +236,7 @@ template Resource_lists mw_Resource_lists( EntryType p_user1 ) := { sequence := { sequence_list := { { list := { name := omit, Loading @@ -245,7 +249,7 @@ template Resource_lists mw_Resource_lists( } } }, elem := omit elem_list := omit } } } Loading