NativeXml Help
TXmlNode.ReadAttributeString
function ReadAttributeString(const AName: Utf8String; ADefault: Utf8String): Utf8String; virtual;
Description
Find the attribute with AName. If the attribute is not found, ADefault will be returned.