diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-20 14:09:21 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-20 14:09:21 +0000 |
commit | 23f82c4d63290cb41dc0fc6ebb86d6cae9a560fe (patch) | |
tree | 79b317ee10777ece72bb916d95ccc70616f0015a /BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd | |
parent | 7c14149f55c8f48ca24786f97f7abed4e55804b1 (diff) | |
download | mocca-23f82c4d63290cb41dc0fc6ebb86d6cae9a560fe.tar.gz mocca-23f82c4d63290cb41dc0fc6ebb86d6cae9a560fe.tar.bz2 mocca-23f82c4d63290cb41dc0fc6ebb86d6cae9a560fe.zip |
prepare for stal service extension
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@262 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd')
-rw-r--r-- | BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd b/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd index 761b5556..6f3946dc 100644 --- a/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd +++ b/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd @@ -74,7 +74,6 @@ <element name="InfoboxReadRequest" type="tns:InfoboxReadRequestType"/> <element name="SignRequest" type="tns:SignRequestType"/> <element name="QuitRequest" type="tns:QuitRequestType"/> - <!--any namespace="##other" /--> </choice> <attribute name="SessionId" type="string"/> </complexType> |