From 8bdcfa45fcefeaa19eebe878c0b4be96eda8c29f Mon Sep 17 00:00:00 2001 From: clemenso Date: Tue, 20 Jan 2009 16:16:33 +0000 Subject: STALService JAXB generation profile git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@272 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/src/main/wsdl/stal-service.xsd | 168 +++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 BKUOnline/src/main/wsdl/stal-service.xsd (limited to 'BKUOnline/src/main/wsdl/stal-service.xsd') diff --git a/BKUOnline/src/main/wsdl/stal-service.xsd b/BKUOnline/src/main/wsdl/stal-service.xsd new file mode 100644 index 00000000..450c8146 --- /dev/null +++ b/BKUOnline/src/main/wsdl/stal-service.xsd @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From 26fd7c97a6cc333d00800c4c98a4f58a3dc7c2c5 Mon Sep 17 00:00:00 2001 From: clemenso Date: Wed, 11 Feb 2009 20:06:57 +0000 Subject: activation support, GetStatusRequest in stal schema git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@299 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/src/main/wsdl/stal-service.xsd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'BKUOnline/src/main/wsdl/stal-service.xsd') diff --git a/BKUOnline/src/main/wsdl/stal-service.xsd b/BKUOnline/src/main/wsdl/stal-service.xsd index 450c8146..870e2db6 100644 --- a/BKUOnline/src/main/wsdl/stal-service.xsd +++ b/BKUOnline/src/main/wsdl/stal-service.xsd @@ -42,6 +42,7 @@ + @@ -77,6 +78,13 @@ + + + + + + + @@ -133,6 +142,11 @@ + + + + + -- cgit v1.2.3 From 5af9b75dccc1b52d1382fe0f2df30affd509f5b9 Mon Sep 17 00:00:00 2001 From: clemenso Date: Tue, 24 Nov 2009 18:48:00 +0000 Subject: Filenames derived from reference URI git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@553 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/src/main/wsdl/stal-service.xsd | 1 + 1 file changed, 1 insertion(+) (limited to 'BKUOnline/src/main/wsdl/stal-service.xsd') diff --git a/BKUOnline/src/main/wsdl/stal-service.xsd b/BKUOnline/src/main/wsdl/stal-service.xsd index 870e2db6..177b9e7f 100644 --- a/BKUOnline/src/main/wsdl/stal-service.xsd +++ b/BKUOnline/src/main/wsdl/stal-service.xsd @@ -166,6 +166,7 @@ + -- cgit v1.2.3