summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/WEB-INF/wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/src/main/webapp/WEB-INF/wsdl')
-rw-r--r--BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd3
1 files changed, 2 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 c4e48e2c..b3c4841a 100644
--- a/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd
+++ b/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd
@@ -120,7 +120,8 @@
<simpleContent>
<extension base="base64Binary">
<attribute name="ID" type="string"/>
- <attribute name="MimeType" type="string"/>
+ <attribute name="MimeType" type="string" use="optional"/>
+ <attribute name="Encoding" type="string" use="optional"/>
</extension>
</simpleContent>
</complexType>