http://schemas.microsoft.com/2003/10/Serialization/
char Simple Type
http://schemas.microsoft.com/2003/10/Serialization/ : char Simple Type
Namespace http://schemas.microsoft.com/2003/10/Serialization/
Type
Restriction of xs:int
Diagram
char Simple Type
Overview
char Restriction of xs:int
Source
<xs:simpleType name="char" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:int" />
</xs:simpleType>
See Also
http://schemas.microsoft.com/2003/10/Serialization/