Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_XmlTest_org_annotation_t_e.ttcn
index dd0b42517764da0600b16bfc19d465a13e322314..f7d1d5cdebe4d2265b731faf725eaa9a76735242 100644 (file)
@@ -44,7 +44,7 @@ import from XSD all;
 /* This comment is the documentation for MyInteger1! */
 type XSD.PositiveInteger MyInteger1
 with {
-variant "element";
+  variant "element";
 };
 
 
@@ -56,14 +56,14 @@ variant "element";
   More lines allowed! */
 type XSD.PositiveInteger MyInteger2
 with {
-variant "element";
+  variant "element";
 };
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'www.XmlTest.org/annotation'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
-variant "attributeFormQualified";
+  encode "XML";
+  variant "namespace as 'www.XmlTest.org/annotation'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  variant "attributeFormQualified";
 }
This page took 0.024091 seconds and 5 git commands to generate.