Source position: CFXMLNode.pas line 263
type CFXMLElementInfo = record
attributes: CFDictionaryRef;
attributeOrder: CFArrayRef;
isEmpty: Boolean;
_reserved: array [0..3-1] of SInt8;
end;