Loading ttcn/LibSip_Steps.ttcn +2 −2 Original line number Diff line number Diff line /* /* * @author STF 346, STF366, STF368, STF369 * @version $Id$ * @desc This module provides the types used by the test component Loading ttcn/LibSip_XMLTypes.ttcn +24 −19 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ import from XSDAUX all; extension "File:../xsd/xml.xsd" } import from ietf_params_xml_ns_common_policy language "XSD" all with { extension "File:../xsd/common-policy.xsd" } import from ietf_params_xml_ns_resource_lists language "XSD" all with { extension "File:../xsd/ResourceList.xsd" Loading ttcn/LibSip_SIPTypesAndValues.ttcn +1 −1 File changed.Contains only whitespace changes. Show changes Loading
ttcn/LibSip_Steps.ttcn +2 −2 Original line number Diff line number Diff line /* /* * @author STF 346, STF366, STF368, STF369 * @version $Id$ * @desc This module provides the types used by the test component Loading
ttcn/LibSip_XMLTypes.ttcn +24 −19 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ import from XSDAUX all; extension "File:../xsd/xml.xsd" } import from ietf_params_xml_ns_common_policy language "XSD" all with { extension "File:../xsd/common-policy.xsd" } import from ietf_params_xml_ns_resource_lists language "XSD" all with { extension "File:../xsd/ResourceList.xsd" Loading