GraphMLSpecsHelper.XsdUri Field |
The URL of the GraphML XML schema.
Namespace:
VDS.RDF.Writing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string XsdUri = "http://graphml.graphdrawing.org/xmlns/1.1/graphml.xsd"
Public Const XsdUri As String = "http://graphml.graphdrawing.org/xmlns/1.1/graphml.xsd"
Field Value
Type:
String
See Also