Source position: xmlxsd.pas line 187
procedure xsdNextEnum(
var node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
enum: array of AnsiString;
out Value: Integer
);