diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/WEB-INF')
-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 2389e043..a420035f 100644 --- a/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd +++ b/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd @@ -151,6 +151,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> |