Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_example_org_attrib_order_b_e.ttcn
index 478671b81572156acd843b7a8de9f9c4fb74e16d..b89664597e8413885f3d03c79adb702076909fd9 100644 (file)
@@ -41,13 +41,13 @@ import from XSD all;
 
 type XSD.String Attr1
 with {
-variant "attribute";
+  variant "attribute";
 };
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'www.example.org/attrib/order/b' prefix 'A'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "namespace as 'www.example.org/attrib/order/b' prefix 'A'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.024653 seconds and 5 git commands to generate.