RdfAParserBase<THtmlDocument, TElement, TNode, TAttribute>.XHtmlNamespace Field |
Namespace URI for XHTML.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string XHtmlNamespace = "http://www.w3.org/1999/xhtml#"
Public Const XHtmlNamespace As String = "http://www.w3.org/1999/xhtml#"
Field Value
Type:
String
See Also