Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_expectedTtcns / www_csapi_org_schema_parlayx_payment_v2_0_e.ttcn
index b9f4e93b413d9218c8bcecc454f55b45b58f1503..a3164d4cd0cbed8866c13e218d8f4aaeb63aff61 100644 (file)
@@ -40,13 +40,13 @@ type record Property
        XSD.String value_
 }
 with {
-variant (value_) "name as 'value'";
+  variant (value_) "name as 'value'";
 };
 
 
 }
 with {
-encode "XML";
-variant "namespace as 'http://www.csapi.org/schema/parlayx/payment/v2_0' prefix 'parlayx_payment_xsd'";
-variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+  encode "XML";
+  variant "namespace as 'http://www.csapi.org/schema/parlayx/payment/v2_0' prefix 'parlayx_payment_xsd'";
+  variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
 }
This page took 0.026976 seconds and 5 git commands to generate.