Click or drag to resize

RdfAParserContextTHtmlDocumentXmlBaseAllowed Property

Gets/Sets whether xml:base is allowed in the embedded RDF.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool XmlBaseAllowed { get; set; }

Property Value

Type: Boolean
See Also