Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / NoTargetNamespace2_e.ttcn
index f0738822b391d45dcfa85e7b9b0d87f8bef20c3a..34477861a649e8fb16c04b311bf324626c767853 100644 (file)
@@ -41,18 +41,18 @@ import from XSD all;
 
 type XSD.String AttrNoTargetNamespace
 with {
-variant "attribute";
+  variant "attribute";
 };
 
 
 type XSD.String AttrNoTargetNamespace2
 with {
-variant "attribute";
+  variant "attribute";
 };
 
 
 }
 with {
-encode "XML";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.02414 seconds and 5 git commands to generate.