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