Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_XmlTest_org_boolean_e.ttcn
index b532fe813a7f7b10c81805fbb2e8878fbac30d65..8e8a2ae29b0d2cfee6ff83f0d831ba108660d65d 100644 (file)
@@ -50,21 +50,21 @@ import from XSD all;
 
 type XSD.Boolean Result;
 //with {
-//variant "text 'true' as '1'";
-//variant "text 'false' as '0'";
+  //variant "text 'true' as '1'";
+  //variant "text 'false' as '0'";
 //};
 
 
 type XSD.Boolean Result1;
 //with {
-//variant "text 'true' as '1'";
-//variant "text 'false' as '0'";
+  //variant "text 'true' as '1'";
+  //variant "text 'false' as '0'";
 //};
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'www.XmlTest.org/boolean' prefix 'ns0'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "namespace as 'www.XmlTest.org/boolean' prefix 'ns0'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.027663 seconds and 5 git commands to generate.