Commit e13ed68f31a0a24cfbf129b1ba24a15fcecb2126

Authored by Myriam Bouchemit
1 parent 3e94d04b

add xsl for SOAP doc

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
public/wsdl/Methods_AMDA.wsdl
1 1 <?xml version='1.0' encoding='UTF-8'?>
  2 +<?xml-stylesheet type="text/xsl" href="wsdl-viewer.xsl"?>
2 3 <wsdl:definitions xmlns:xs="http://www.w3.org/2001/XMLSchema"
3 4 xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://cdpp-irap/IMPEX/v0.1"
4 5 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
... ...