Source position: CFXMLNode.pas line 311
type CFXMLAttributeDeclarationInfo = record
attributeName: CFStringRef;
typeString: CFStringRef;
defaultString: CFStringRef;
end;