Source position: xmlxsd.pas line 104
function xsdTryGetChildFloat(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: Single;
Index: Integer = 0
):Boolean;