Click or drag to resize

RdfAParserBase<THtmlDocument, TElement, TNode, TAttribute>.XHtmlPlusRdfADoctype Field

URI for the XHTML+RDFa DTD.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public const string XHtmlPlusRdfADoctype = "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"

Field Value

Type: String
See Also