Source position: xmlxsd.pas line 115
function xsdGetChild(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
Index: Integer = 0
):xmlNodePtr;