XmlSchemaClassGenerator
XmlSchemaClassGenerator copied to clipboard
Option to use `TimeOnly` rather than `DateTime` when using xsd `time` type
Types are only available with .NET 6.0+, but would be nice to include it.
NOTE: XmlSerializer doesn't yet support this, so have to wait for .NET 7.0
https://github.com/dotnet/runtime/issues/56711