Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
XmlSchema.cs
2{
6 public static class XmlSchema
7 {
11 public const string Namespace = "http://www.w3.org/2001/XMLSchema#";
12 }
13}
const string Namespace
http://www.w3.org/2001/XMLSchema#
Definition: XmlSchema.cs:11