Source position: tree.inc line 134
type xmlNotation = record
name: xmlCharPtr;
PublicID: xmlCharPtr;
SystemID: xmlCharPtr;
end;