Lluis Sanchez
|
c397230784
* CodeIdentifier.cs: Removed constructor for NET_2_0.
|
21 years ago |
Lluis Sanchez
|
360208e654
* ReflectionHelper.cs: Correctly detect private types.
|
21 years ago |
Duncan Mak
|
8fa6e766dd
Add MIT license to System.XML.DLL
|
21 years ago |
Lluis Sanchez
|
aae87fab03
* MapCodeGenerator.cs, SoapCodeExporter.cs: Generate the same XmlInclude
|
21 years ago |
Lluis Sanchez
|
285cd2dcc8
* XmlSerializationReader.cs: Support schamea instance namespaces other than
|
21 years ago |
Lluis Sanchez
|
fb9c1efbf0
* SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs:
|
21 years ago |
Lluis Sanchez
|
1ac535f2eb
* TypeTranslator.cs: Mapped again anyUri, but now it is mapped to String.
|
22 years ago |
Lluis Sanchez
|
e452ddb27c
* XmlSchemaImporter.cs: Import IXmlSerializable types as DataSet, like in MS.NET.
|
22 years ago |
Lluis Sanchez
|
c946a0cebc
* CodeIdentifier.cs: Limit the length of identifiers.
|
22 years ago |
Lluis Sanchez
|
5871bdbbd1
* MapCodeGenerator.cs: Added IncludeMetadata property, which returns a list
|
22 years ago |
Lluis Sanchez
|
95d2d48bb3
* SerializationCodeGenerator.cs: Added support for generation of readers
|
22 years ago |
Lluis Sanchez
|
af31a18a06
* MapCodeGenerator.cs: Modified some methods to make them easier to reuse.
|
22 years ago |
Lluis Sanchez
|
d2f63bb61f
* MapCodeGenerator.cs: Changed some methods to make them easier to reuse.
|
22 years ago |
Lluis Sanchez
|
450b8bce04
* XmlSchemaImporter.cs: Redefinition of types are not supported. Added a check.
|
22 years ago |
Lluis Sanchez
|
4160809c3b
* MapCodeGenerator.cs: Added helper method for generating an attribute
|
22 years ago |
Lluis Sanchez
|
b46db4ea02
* MapCodeGenerator.cs, XmlSchemaImporter.cs: Attributes are allways optional,
|
22 years ago |
Lluis Sanchez
|
648ca0b963
* XmlSerializationReaderInterpreter.cs, XmlSerializationWriterInterpreter.cs,
|
22 years ago |
Lluis Sanchez
|
35c1a12ab0
* MapCodeGenerator.cs: Use type namespace instead of root namespace as
|
22 years ago |
Nick Drochak
|
387ec454aa
2004-01-08 Nick Drochak <[email protected]>
|
22 years ago |
Lluis Sanchez
|
a88fae3a5d
* MapCodeGenerator.cs: Added support for [Flags] enum.
|
22 years ago |
Lluis Sanchez
|
ce97eef8b3
* XmlCodeExporter.cs: Little fix.
|
22 years ago |
Lluis Sanchez
|
e50b09d072
* SoapReflectionImporter.cs, XmlMembersMapping.cs, XmlReflectionImporter.cs,
|
22 years ago |
Lluis Sanchez
|
2a02ffdb25
* SoapCodeExporter.cs: Initial implementation of AddMappingMetadata().
|
22 years ago |
Lluis Sanchez
|
6d875497f5
* SoapReflectionImporter.cs, XmlReflectionImporter.cs, XmlSchemaExporter.cs:
|
22 years ago |
Lluis Sanchez
|
a7a78dd2b3
* SoapSchemaImporter.cs: implemented.
|
22 years ago |
Lluis Sanchez
|
61080dc4f9
* SerializationCodeGenerator.cs: Minor fixes.
|
22 years ago |
Lluis Sanchez
|
1f9698d02a
* XmlSchemaImporter.cs: Implemented ImportMembersMapping.
|
22 years ago |
Lluis Sanchez
|
2120d9ac66
* XmlSchemaImporter.cs: ImportTypeMapping doesn't need to check if the
|
22 years ago |
Lluis Sanchez
|
d77ee8ff9f
* CodeIdentifier.cs: Fixed MakeValid method.
|
22 years ago |
Lluis Sanchez
|
4de0bcd2ae
* XmlSchemaImporter.cs: Implemented ImportTypeMapping and all needed parsing
|
22 years ago |