2002-07-24 Tim Coleman * SoapReflectionImporter.cs: New class added to build System.Web.Services.Description.ServiceDescription.cs 2002-07-22 Tim Coleman * CodeIdentifiers.cs: * SoapCodeExporter.cs: * SoapSchemaExporter.cs: * XmlCodeExporter.cs: * XmlMemberMapping.cs: * XmlMembersMapping.cs: * XmlReflectionImporter.cs: * XmlReflectionMember.cs: * XmlSchemaExporter.cs: * XmlSchemaImporter.cs: * XmlSchemas.cs: New stubbs added to aid in the linux build of System.Web.Services. 2002-07-05 Ajay kumar Dwivedi * XmlSeriailizer: Serialize method can serialize XmlSchema perfectly. * XmlSerializerNamespaces: Reverted to use of a single Hashtable. 2002-07-02 Ajay kumar Dwivedi * XmlSeriailizer: Updated Serialize() method. 2002-06-27 Ajay kumar Dwivedi * XmlSerializer: Serialize() method Partially Implemented. 2002-06-20 Ajay kumar Dwivedi * Soap & XmlOverrides: Implemented using TypeMember as key with suggestions from Rafael.