Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn
index 20dd2f746aa3a2c3c7dbdfce1df2c11e09f30f88..d25c4b60ff5659f1daef56b24a505eee09f40035 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/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";
 }
This page took 0.026152 seconds and 5 git commands to generate.