diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-09-10 16:56:47 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-09-10 16:56:47 +0000 |
commit | 2f566efcd4e861ceac5be5cf1b197e04639627a0 (patch) | |
tree | 78e3402a775dcd604bde8f1261b738805048edc8 /BKUOnline/src/main/webapp | |
parent | 84e214e4d708f13c8f09c68273541e535c560296 (diff) | |
download | mocca-2f566efcd4e861ceac5be5cf1b197e04639627a0.tar.gz mocca-2f566efcd4e861ceac5be5cf1b197e04639627a0.tar.bz2 mocca-2f566efcd4e861ceac5be5cf1b197e04639627a0.zip |
applet dep removed
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@31 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp')
-rw-r--r-- | BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd b/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd index 74d5fe6e..c4e48e2c 100644 --- a/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd +++ b/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd @@ -81,6 +81,7 @@ <complexContent> <extension base="tns:RequestType"> <sequence> + <!-- enumeration IdentityLink, CertifiedKeyPair --> <element name="InfoboxIdentifier" type="string"/> <element name="DomainIdentifier" type="string" minOccurs="0"/> </sequence> |