Source position: xmlxsd.pas line 103
function xsdTryGetChildDouble(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: Double;
Index: Integer = 0
):Boolean;