Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / http_www_example_org_seq_embeds_seq_e.ttcn
index 922b7d335f87a8f85d9ebff2a4ef1aca59669e83..069e1641f2029af7790fd92e29fac507c8b4409b 100644 (file)
@@ -19,7 +19,7 @@
 //
 ////////////////////////////////////////////////////////////////////////////////
 //     Generated from file(s):
-//     - sequence_embeds_sequence.xsd
+//     - sequence_embeds_sequence_e.xsd
 //                     /* xml version = "1.0" encoding = "UTF-8" */
 //                     /* targetnamespace = "http://www.example.org/seq-embeds-seq/e" */
 ////////////////////////////////////////////////////////////////////////////////
@@ -53,11 +53,11 @@ type record E34b
        } choice
 }
 with {
-variant "name as uncapitalized";
-variant (choice) "untagged";
-variant (choice.sequence) "untagged";
-variant (choice.sequence.foo_1) "name as 'foo'";
-variant (choice.sequence.bar_1) "name as 'bar'";
+  variant "name as uncapitalized";
+  variant (choice) "untagged";
+  variant (choice.sequence) "untagged";
+  variant (choice.sequence.foo_1) "name as 'foo'";
+  variant (choice.sequence.bar_1) "name as 'bar'";
 };
 
 
@@ -68,13 +68,13 @@ type record E40a
        XSD.String ding
 }
 with {
-variant "name as uncapitalized";
+  variant "name as uncapitalized";
 };
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'http://www.example.org/seq-embeds-seq'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "namespace as 'http://www.example.org/seq-embeds-seq'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.025278 seconds and 5 git commands to generate.