From e13ed68f31a0a24cfbf129b1ba24a15fcecb2126 Mon Sep 17 00:00:00 2001
From: Myriam Bouchemit <myriam.bouchemit@irap.omp.eu>
Date: Thu, 13 Sep 2018 11:45:57 +0200
Subject: [PATCH] add xsl for SOAP doc

---
 public/wsdl/Methods_AMDA.wsdl | 1 +
 1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/public/wsdl/Methods_AMDA.wsdl b/public/wsdl/Methods_AMDA.wsdl
index 34d2614..ba1e43f 100644
--- a/public/wsdl/Methods_AMDA.wsdl
+++ b/public/wsdl/Methods_AMDA.wsdl
@@ -1,4 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
+<?xml-stylesheet type="text/xsl" href="wsdl-viewer.xsl"?>
 <wsdl:definitions xmlns:xs="http://www.w3.org/2001/XMLSchema"
     xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://cdpp-irap/IMPEX/v0.1"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
--
libgit2 0.21.2