Lluis Sanchez
|
5221e53fda
* CodeExporter.cs: Added private constructor.
|
před 21 roky |
Lluis Sanchez
|
c397230784
* CodeIdentifier.cs: Removed constructor for NET_2_0.
|
před 21 roky |
Duncan Mak
|
8fa6e766dd
Add MIT license to System.XML.DLL
|
před 21 roky |
Atsushi Eno
|
a5eaabf6f1
2004-06-18 Atsushi Enomoto <[email protected]>
|
před 21 roky |
Gert Driesen
|
1c052d21b8
* XmlSerializationWriter.cs: changed signature of protected method
|
před 21 roky |
Gert Driesen
|
7329ab8e6b
* XmlSerializationReader.cs: added missing protected members
|
před 21 roky |
Lluis Sanchez
|
30314b972c
* XmlSerializationWriter.cs: Implemented some missing methods.
|
před 21 roky |
Atsushi Eno
|
622f40ad6d
2004-05-05 Atsushi Enomoto <[email protected]>
|
před 21 roky |
Lluis Sanchez
|
ef8f047dbe
* TypeTranslator.cs, XmlCustomFormatter.cs: Removed map from Uri to anyUri,
|
před 22 roky |
David Sheldon
|
9c885b9674
|
před 22 roky |
Lluis Sanchez
|
95d2d48bb3
* SerializationCodeGenerator.cs: Added support for generation of readers
|
před 22 roky |
Lluis Sanchez
|
4f742ec7ce
* XmlSerializationWriter.cs: When writing the root element, use a prefix
|
před 22 roky |
Lluis Sanchez
|
dd0ee66e03
* SoapReflectionImporter.cs: Types included with SoapInclude don't need
|
před 22 roky |
Lluis Sanchez
|
5100b15cfe
* XmlSchemaExporter.cs: AddSchemaElement, use XmlTypeMapElementInfo.IsPrimitive
|
před 22 roky |
Lluis Sanchez
|
247e8203ac
* XmlSerializationReader.cs, XmlSerializationWriter.cs, XmlSerializer.cs:
|
před 22 roky |
Lluis Sanchez
|
f9d7ff25d2
* ReflectionHelper.cs: In CheckSerializableType() check that the type
|
před 22 roky |
Lluis Sanchez
|
a9a47195a8
* XmlSerializer.cs, XmlSerializationWriter.cs: Fixed bug #49353
|
před 22 roky |
Lluis Sanchez
|
61080dc4f9
* SerializationCodeGenerator.cs: Minor fixes.
|
před 22 roky |
Lluis Sanchez
|
d19e51679d
* XmlReflectionImporter.cs: Fill RelatedMaps property of the generated map.
|
před 22 roky |
Lluis Sanchez
|
d77ee8ff9f
* CodeIdentifier.cs: Fixed MakeValid method.
|
před 22 roky |
Lluis Sanchez
|
4de0bcd2ae
* XmlSchemaImporter.cs: Implemented ImportTypeMapping and all needed parsing
|
před 22 roky |
Lluis Sanchez
|
8432c1b289
* SoapReflectionImporter.cs: Set the BaseMap property of map. Small fix.
|
před 22 roky |
Lluis Sanchez
|
809dadec23
* XmlSerializationWriter.cs: WriteStartElement(): Do not write xsd and xsi
|
před 22 roky |
Lluis Sanchez
|
0fb5c9e6e7
* SoapReflectionImporter.cs: Fix support for DataType in class members.
|
před 22 roky |
Atsushi Eno
|
b5e6098670
2003-06-16 Atsushi Enomoto <[email protected]>
|
před 22 roky |
Lluis Sanchez
|
3e3e0841a4
* XmlSerializationReader.cs: Fixed error message.
|
před 22 roky |
Lluis Sanchez
|
028bb2c2ca
* XmlSerializationReader.cs: Fixed implementation of ReadElementQualifiedName() and ReadTypedPrimitive().
|
před 22 roky |
Lluis Sanchez
|
014e3c71b3
* SchemaTypes.cs: Changed DataSet type for a more generic XmlSerializable.
|
před 22 roky |
Lluis Sanchez
|
2abcd5c4c8
* XmlAnyElementAttribute.cs, XmlArrayItemAttribute.cs: Added AllowMultiple flag.
|
před 22 roky |
Lluis Sanchez
|
64f5b2fde7
* SoapReflectionImporter.cs: Added check: some overrides cannot be applied to primitive types.
|
před 22 roky |