Last change
on this file since 5179 was
5179,
checked in by cneumuel, 14 years ago
|
#1260
- migrated to .NET 4.0
- moved state-information about heartbeat timestamps into DB to reduce IIS-recycling issues
- optimized memory usage of ExperimentManager when lots of large jobs are downloaded
|
File size:
351 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <xs:schema xmlns:tns="http://schemas.microsoft.com/Message" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/Message" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
---|
3 | <xs:simpleType name="StreamBody">
|
---|
4 | <xs:restriction base="xs:base64Binary" />
|
---|
5 | </xs:simpleType>
|
---|
6 | </xs:schema> |
---|
Note: See
TracBrowser
for help on using the repository browser.