Source position: relaxng.inc line 85
type xmlRelaxNGParserFlag = (
XML_RELAXNGP_NONE = 0,
XML_RELAXNGP_FREE_DOC = 1,
XML_RELAXNGP_CRNG = 2
);