NativeXml Help
TsdNodeList.ByType
function ByType(AType: TsdElementType): TXmlNode;
Description
ByType returns the first item in the list that has element type AType. If no item is found, the function returns nil.