2.2.5.1 char

Namespace: http://schemas.microsoft.com/2003/10/Serialization/

A simple type used to represent a Unicode character. This type MUST NOT be used by this protocol.

 <xs:simpleType name="char" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:restriction base="xs:int"/>
 </xs:simpleType>