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.xsd6
1 files changed, 6 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 5ad9ec83..750cf355 100644
--- a/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd
+++ b/BKUOnline/src/main/webapp/WEB-INF/wsdl/stal.xsd
@@ -134,6 +134,12 @@
</element>
<element name="SignatureMethod" type="string" minOccurs="0"/>
<element name="DigestMethod" type="string" minOccurs="0"/>
+ <element name="ExcludedByteRange" minOccurs="0">
+ <complexType>
+ <attribute name="from" type="unsignedLong" use="required"/>
+ <attribute name="to" type="unsignedLong" use="required"/>
+ </complexType>
+ </element>
</sequence>
</extension>
</complexContent>