Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_XmlTest_org_decimal_withMinMaxInclusive_e.ttcn
index b9216825b1f15e2aa0a48ab10f362fc6cbb4c571..b3925148a3d6f3198d923e45fd6f6a4c9178b6a7 100644 (file)
@@ -56,7 +56,7 @@ type XSD.Decimal DecimalMinMaxIncl (-3.45 .. 100.47);
 
 }
 with {
-encode "XML";
-variant "namespace as 'www.XmlTest.org/decimal_withMinMaxInclusive' prefix 'ns32'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "namespace as 'www.XmlTest.org/decimal_withMinMaxInclusive' prefix 'ns32'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.024842 seconds and 5 git commands to generate.