Lluis Sanchez
|
24ebffbe3a
* XmlReflectionImporter.cs: Get the class members using the right order.
|
22 éve |
Lluis Sanchez
|
450b8bce04
* XmlSchemaImporter.cs: Redefinition of types are not supported. Added a check.
|
22 éve |
Lluis Sanchez
|
4160809c3b
* MapCodeGenerator.cs: Added helper method for generating an attribute
|
22 éve |
Lluis Sanchez
|
dd0ee66e03
* SoapReflectionImporter.cs: Types included with SoapInclude don't need
|
22 éve |
Lluis Sanchez
|
43c5b1c716
* XmlSerializationReaderInterpreter.cs: When deserializing an XmlElement,
|
22 éve |
Lluis Sanchez
|
8687b6c767
* XmlReflectionImporter.cs: Throw exception if a value type member has the
|
22 éve |
Lluis Sanchez
|
b46db4ea02
* MapCodeGenerator.cs, XmlSchemaImporter.cs: Attributes are allways optional,
|
22 éve |
Lluis Sanchez
|
648ca0b963
* XmlSerializationReaderInterpreter.cs, XmlSerializationWriterInterpreter.cs,
|
22 éve |
Lluis Sanchez
|
6aa4b73c4e
* XmlSchemaExporter.cs: Don't create referenced element if it has already
|
22 éve |
Lluis Sanchez
|
29b478f6bf
* XmlReflectionImporter.cs: Read IsNullable flag from XmlArrayAttribute.
|
22 éve |
Lluis Sanchez
|
35c1a12ab0
* MapCodeGenerator.cs: Use type namespace instead of root namespace as
|
22 éve |
Lluis Sanchez
|
b3aa17a569
* XmlReflectionImporter.cs, XmlSerializationWriterInterpreter.cs
|
22 éve |
Lluis Sanchez
|
cc725012f1
* XmlReflectionImporter.cs: type namespace must never be used as root
|
22 éve |
Nick Drochak
|
387ec454aa
2004-01-08 Nick Drochak <[email protected]>
|
22 éve |
Lluis Sanchez
|
ad2a221045
* XmlReflectionImporter.cs: Ignore Namespace property when applying
|
22 éve |
Lluis Sanchez
|
08bd331cba
* SerializationCodeGenerator.cs, XmlReflectionImporter.cs: Added internal
|
22 éve |
Eran Domb
|
b33fe0a2a1
Added remark.
|
22 éve |
Eran Domb
|
d7f26bf320
Added remark
|
22 éve |
Lluis Sanchez
|
5100b15cfe
* XmlSchemaExporter.cs: AddSchemaElement, use XmlTypeMapElementInfo.IsPrimitive
|
22 éve |
Lluis Sanchez
|
a5364c5f66
XmlReflectionImporter.cs: Little fix.
|
22 éve |
Lluis Sanchez
|
b26f56b73a
* XmlReflectionImporter.cs: Type specified with XmlIncludeAttribute don't
|
22 éve |
Lluis Sanchez
|
a88fae3a5d
* MapCodeGenerator.cs: Added support for [Flags] enum.
|
22 éve |
Lluis Sanchez
|
ce97eef8b3
* XmlCodeExporter.cs: Little fix.
|
22 éve |
Lluis Sanchez
|
e50b09d072
* SoapReflectionImporter.cs, XmlMembersMapping.cs, XmlReflectionImporter.cs,
|
22 éve |
Lluis Sanchez
|
e6581dceb8
* XmlSerializationReader.cs: Generate identifiers for arrays user a counter.
|
22 éve |
Lluis Sanchez
|
70ca8a718c
* XmlReflectionImporter.cs: Indexer properties must not be serialized.
|
22 éve |
Lluis Sanchez
|
f0f70ad254
Applied patch by Eran Domb. If type is Enum, the code use type.GetElememtType() instead of Enum.GetUnderlyingType().
|
22 éve |
Lluis Sanchez
|
247e8203ac
* XmlSerializationReader.cs, XmlSerializationWriter.cs, XmlSerializer.cs:
|
22 éve |
Lluis Sanchez
|
1ddd1b45ea
* XmlCustomFormatter.cs: Added support for anyUri type. This fixes
|
22 éve |
Lluis Sanchez
|
f9d7ff25d2
* ReflectionHelper.cs: In CheckSerializableType() check that the type
|
22 éve |