-
```
What steps will reproduce the problem?
1. In the silverlight runtime, attempt to serialize an object with Xml
attributes rather than DataContract or ProtoContract attributes.
2. The 1st field is …
-
```
What steps will reproduce the problem?
1. In the silverlight runtime, attempt to serialize an object with Xml
attributes rather than DataContract or ProtoContract attributes.
2. The 1st field is …
-
```
What steps will reproduce the problem?
1. In the silverlight runtime, attempt to serialize an object with Xml
attributes rather than DataContract or ProtoContract attributes.
2. The 1st field is …
-
```
It is often convenient to use a decorated C# class as the authoritative
definition of message types for serialisation, rather than use .proto files.
Once the type is defined in C#, it's easy en…
-
```
It is often convenient to use a decorated C# class as the authoritative
definition of message types for serialisation, rather than use .proto files.
Once the type is defined in C#, it's easy en…
-
```
It is often convenient to use a decorated C# class as the authoritative
definition of message types for serialisation, rather than use .proto files.
Once the type is defined in C#, it's easy en…
-
```
It is often convenient to use a decorated C# class as the authoritative
definition of message types for serialisation, rather than use .proto files.
Once the type is defined in C#, it's easy en…
-
```
It is often convenient to use a decorated C# class as the authoritative
definition of message types for serialisation, rather than use .proto files.
Once the type is defined in C#, it's easy en…
-
I want to use xml-schema with http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd and I tried with this example:
```
#[macro_use]
extern crate yaserde_derive;
use log::debug;
use std:…
atcol updated
4 years ago
-
Todo
- [x] Basic implementation
- [ ] Documentation
- [ ] Handling PICA specific subfields