Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_ericsson_com_is_isco_IsTypes_R4L06_R4AB_1_02_e.ttcn
index 5e5ab2ad7513d9d2194a4d00256746bc86b53a1f..99deb90681a9510998f7b5bd1d53dc6e55076394 100644 (file)
@@ -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/R4AB_1.02'";
-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/R4AB_1.02'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  variant "elementFormQualified";
 }
This page took 0.024002 seconds and 5 git commands to generate.