From d034675c57140a5b7fe2cee70e3ba246b84e8a79 Mon Sep 17 00:00:00 2001 From: Mustafa Zengin Date: Wed, 27 Jan 2021 13:27:16 -0800 Subject: [PATCH] revert change that caused duplicate actions --- transforms/csdl/preprocess_csdl.xsl | 45 +++++-------------- .../csdl/preprocess_csdl_test_input.xml | 7 ++- .../csdl/preprocess_csdl_test_output.xml | 26 +++-------- 3 files changed, 23 insertions(+), 55 deletions(-) diff --git a/transforms/csdl/preprocess_csdl.xsl b/transforms/csdl/preprocess_csdl.xsl index 05f5527d7..dc257f1bd 100644 --- a/transforms/csdl/preprocess_csdl.xsl +++ b/transforms/csdl/preprocess_csdl.xsl @@ -285,41 +285,18 @@ - - - - - - true - - bindingParameter - graph.event - - - Comment - Edm.String - false - - - SendResponse - Edm.Boolean - - - + - - - - - accept - - - decline - - - tentativelyAccept - + + + + + + + diff --git a/transforms/csdl/preprocess_csdl_test_input.xml b/transforms/csdl/preprocess_csdl_test_input.xml index 9f29297a9..e1538e444 100644 --- a/transforms/csdl/preprocess_csdl_test_input.xml +++ b/transforms/csdl/preprocess_csdl_test_input.xml @@ -128,15 +128,18 @@ + + + + + - - diff --git a/transforms/csdl/preprocess_csdl_test_output.xml b/transforms/csdl/preprocess_csdl_test_output.xml index b1d406c54..83fefd021 100644 --- a/transforms/csdl/preprocess_csdl_test_output.xml +++ b/transforms/csdl/preprocess_csdl_test_output.xml @@ -300,20 +300,23 @@ + + + + + - - + - - + @@ -324,21 +327,6 @@ - - - - - - - - - - - - - - -