RdfAParserBase<THtmlDocument, TElement, TNode, TAttribute>.XHtmlPlusRdfADoctype Field |
URI for the XHTML+RDFa DTD.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string XHtmlPlusRdfADoctype = "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"
Public Const XHtmlPlusRdfADoctype As String = "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"
Field Value
Type:
String
See Also