Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_example_org_attrib_enum_e.ttcn
index 96f71e9973a5245b6a9a41c74bcf59b10f730c75..9f76dc611792d1c2cc700e19e04a3cad6346c790 100644 (file)
@@ -47,13 +47,13 @@ type record AttribEnum
        } attr optional
 }
 with {
-variant (attr) "attribute";
+  variant (attr) "attribute";
 };
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'www.example.org/attrib/enum' prefix 'this'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "namespace as 'www.example.org/attrib/enum' prefix 'this'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.023733 seconds and 5 git commands to generate.