Last change
on this file since 4857 was
1939,
checked in by svonolfe, 16 years ago
|
Large amounts of data are now transferred streamed (fixed ticket #660)
|
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.