* TypeTranslator.cs, XmlCustomFormatter.cs: Added support for base64. This
authorLluis Sanchez <lluis@novell.com>
Thu, 15 Jul 2004 09:13:12 +0000 (09:13 -0000)
committerLluis Sanchez <lluis@novell.com>
Thu, 15 Jul 2004 09:13:12 +0000 (09:13 -0000)
commit1b6cb3b0ad535be520ca0d30f89de5d3bbfb2f50
treeaf73a42f9b5d0511dccce73aabcb1de0dc89c751
parent2a54f7ba41a10df5a828b588ce0376fed114c450
* TypeTranslator.cs, XmlCustomFormatter.cs: Added support for base64. This
  xsd type is not part of the last schema specification, but the google api
  uses it and ms.net accepts it.

svn path=/trunk/mcs/; revision=31167
mcs/class/System.XML/System.Xml.Serialization/ChangeLog
mcs/class/System.XML/System.Xml.Serialization/TypeTranslator.cs
mcs/class/System.XML/System.Xml.Serialization/XmlCustomFormatter.cs