Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_example_org_simpletype_base_e.ttcn
index ba3a5b76dcddd806fb058087a6206ad61de119c3..2ae5fdae303f487f1770beec5becb32d33a9a1d0 100644 (file)
@@ -21,7 +21,7 @@
 //     Generated from file(s):
 //     - simpletype_base_e.xsd
 //                     /* xml version = "1.0" encoding = "UTF-8" */
-//                     /* targetnamespace = "www.example.org/simpletype/base/e" */
+//                     /* targetnamespace = "www.example.org/simpletype/base" */
 ////////////////////////////////////////////////////////////////////////////////
 //     Modification header(s):
 //-----------------------------------------------------------------------------
@@ -46,13 +46,13 @@ type record SimpleTypebase
        } base
 }
 with {
-variant (base) "untagged";
+  variant (base) "untagged";
 };
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'www.example.org/simpletype/base' prefix 'this'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "namespace as 'www.example.org/simpletype/base' prefix 'this'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.024838 seconds and 5 git commands to generate.