Source position: xmlxsd.pas line 107
function xsdTryGetChildInt(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: LongInt;
Index: Integer = 0
):Boolean;