Source position: xmlxsd.pas line 118
procedure xsdGetChildString(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: AnsiString;
Index: Integer = 0
);