46 public const string Namespace =
"http://www.w3.org/2001/XMLSchema#";
56 public static readonly Uri
boolean =
new Uri(
Namespace +
"boolean");
81 public static readonly Uri @
double =
new Uri(
Namespace +
"double");
91 public static readonly Uri @
short =
new Uri(
Namespace +
"short");
96 public static readonly Uri @
int =
new Uri(
Namespace +
"int");
101 public static readonly Uri @
long =
new Uri(
Namespace +
"long");
106 public static readonly Uri @
byte =
new Uri(
Namespace +
"byte");
116 public static readonly Uri @
float =
new Uri(
Namespace +
"float");
121 public static readonly Uri @
string =
new Uri(
Namespace +
"string");
static readonly Uri integer
http://www.w3.org/2001/XMLSchema#byte
static readonly Uri unsignedByte
http://www.w3.org/2001/XMLSchema#unsignedByte
Grade Supports(string Uri)
If the interface understands objects such as Uri .
XmlSchema()
XML Schema Datatypes
const string Namespace
http://www.w3.org/2001/XMLSchema#
string OntologyNamespace
Ontology namespace.
static readonly Uri duration
http://www.w3.org/2001/XMLSchema#duration
static readonly Uri dateTime
http://www.w3.org/2001/XMLSchema#boolean
static readonly Uri base64Binary
http://www.w3.org/2001/XMLSchema#base64Binary
static readonly Uri unsignedShort
http://www.w3.org/2001/XMLSchema#unsignedShort
static readonly Uri unsignedInt
http://www.w3.org/2001/XMLSchema#unsignedInt
static readonly Uri dayTimeDuration
http://www.w3.org/2001/XMLSchema#dayTimeDuration
static readonly Uri decimal
http://www.w3.org/2001/XMLSchema#decimal
bool ShowByDefault
If the ontology should be shown by default in query interfaces.
static readonly Uri unsignedLong
http://www.w3.org/2001/XMLSchema#unsignedLong
string OntologyPrefix
Well-known ontology prefix.
static readonly Uri anyURI
http://www.w3.org/2001/XMLSchema#anyURI
static readonly Uri time
http://www.w3.org/2001/XMLSchema#time
static readonly Uri date
http://www.w3.org/2001/XMLSchema#date
Interface for semantic ontologies.