Source position: CFXMLNode.pas line 336
type CFXMLEntityInfo = record
entityType: CFXMLEntityTypeCode;
replacementText: CFStringRef;
entityID: CFXMLExternalID;
notationName: CFStringRef;
end;