Last change
on this file since 3509 was
3203,
checked in by kgrading, 15 years ago
|
implemented the server on the client, using push & force push, added refresh buttons, added auto calender methods that traverse the tree... (#908)
|
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.