Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_w3_org_XML_1998_namespace_e.ttcn
index 67328dcc1278d790298aa43c50800ef4e6a830ed..21db0a018b3dce881bc406429e395469213c5af9 100644 (file)
@@ -42,15 +42,15 @@ type union Lang
        } alt_
 }
 with {
-variant "name as uncapitalized";
-variant "useUnion";
-variant "attribute";
-variant (language_) "name as 'language'";
-variant (alt_) "text 'x' as ''";
-variant (alt_) "text 'x' as ''";
-variant (alt_) "text 'x' as ''";
-variant (alt_) "text 'x' as ''";
-variant (alt_) "name as ''";
+  variant "name as uncapitalized";
+  variant "useUnion";
+  variant "attribute";
+  variant (language_) "name as 'language'";
+  variant (alt_) "text 'x' as ''";
+  variant (alt_) "text 'x' as ''";
+  variant (alt_) "text 'x' as ''";
+  variant (alt_) "text 'x' as ''";
+  variant (alt_) "name as ''";
 };
 
 
@@ -60,30 +60,30 @@ type enumerated Space
        preserve
 }
 with {
-variant "text 'default_' as 'default'";
-variant "name as uncapitalized";
-variant "attribute";
+  variant "text 'default_' as 'default'";
+  variant "name as uncapitalized";
+  variant "attribute";
 };
 
 
 type XSD.AnyURI Base
 with {
-variant "name as uncapitalized";
-variant "attribute";
+  variant "name as uncapitalized";
+  variant "attribute";
 };
 
 
 type ID Id
 with {
-variant "name as uncapitalized";
-variant "attribute";
+  variant "name as uncapitalized";
+  variant "attribute";
 };
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'http://www.w3.org/XML/1998/namespace' prefix 'exemel'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
-variant "elementFormQualified";
+  encode "XML";
+  variant "namespace as 'http://www.w3.org/XML/1998/namespace' prefix 'exemel'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  variant "elementFormQualified";
 }
This page took 0.026428 seconds and 5 git commands to generate.