Source position: xmlxsdparser.pas line 117
function xsdTryParseEnum(
Chars: PAnsiChar;
Len: Integer;
enum: array of AnsiString;
out Value: Integer
):Boolean;