Source position: xmlxsd.pas line 131
procedure xsdGetChildInt(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: LongInt;
Index: Integer = 0
);