diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-24 18:48:00 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-24 18:48:00 +0000 |
commit | 5af9b75dccc1b52d1382fe0f2df30affd509f5b9 (patch) | |
tree | 8640f3e4f0446e85cbe34f2d87916e187f5b40ad /BKUOnline/src/main/wsdl | |
parent | 650732adaff82503b19a41b6c53d4299be9a1533 (diff) | |
download | mocca-5af9b75dccc1b52d1382fe0f2df30affd509f5b9.tar.gz mocca-5af9b75dccc1b52d1382fe0f2df30affd509f5b9.tar.bz2 mocca-5af9b75dccc1b52d1382fe0f2df30affd509f5b9.zip |
Filenames derived from reference URI
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@553 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/wsdl')
-rw-r--r-- | BKUOnline/src/main/wsdl/stal-service.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <attribute name="ID" type="string"/> <attribute name="MimeType" type="string" use="optional"/> <attribute name="Encoding" type="string" use="optional"/> + <attribute name="Filename" type="string" use="optional"/> </extension> </simpleContent> </complexType> |