Share via


7.9 http://schemas.microsoft.com/Message Schema

 <?xml version="1.0" encoding="utf-8"?>
 <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">
   <xs:simpleType name="StreamBody">
     <xs:restriction base="xs:base64Binary" />
   </xs:simpleType>
 </xs:schema>