AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.9" />

.NET API 1,181,184 bytes

 Notation

sealed class Notation : Node
Represents a notation node.
public string PublicId { get; set; }

Gets or sets the value of the public identifier.

public string SystemId { get; set; }

Gets or sets the value of the system identifier.