Source position: xmlxsd.pas line 119
procedure xsdGetChildBoolean(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: Boolean;
Index: Integer = 0
);