X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=regression_test%2FXML%2FXmlWorkflow%2FXmlTest_expectedTtcns%2Fwww_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn;h=d25c4b60ff5659f1daef56b24a505eee09f40035;hb=3f84031e48520efb2cbc931692210e5de7fa5919;hp=20dd2f746aa3a2c3c7dbdfce1df2c11e09f30f88;hpb=51fa56b97ff178aa82497de54a5945698517e55d;p=deliverable%2Ftitan.core.git diff --git a/regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn b/regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn index 20dd2f7..d25c4b6 100644 --- a/regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn +++ b/regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn @@ -42,7 +42,7 @@ type enumerated DummyEmptyType x } with { -variant "text 'x' as ''"; + variant "text 'x' as ''"; }; @@ -65,8 +65,8 @@ type XSD.Integer Unsigned32 (0 .. 4294967295); } with { -encode "XML"; -variant "namespace as 'http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AF11' prefix 'ist'"; -variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'"; -variant "elementFormQualified"; + encode "XML"; + variant "namespace as 'http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AF11' prefix 'ist'"; + variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'"; + variant "elementFormQualified"; }