Noda Time
Show / Hide Table of Contents

Namespace NodaTime.Xml

Classes

XmlSchemaDefinition

Provides XML schema types.

XmlSerializationSettings

Ambient settings applied during XML serialization and deserialization. XML serialization in .NET does not provide any "hooks" for advanced configuration. Most of the time that's a good thing, in terms of compatibility: we want the same data to be serialized the same way across multiple programs for interoperability. There are some exceptions to this however, where decisions need to be made and there's no single "right for everyone" choice.
In this article
Back to top Generated by DocFX