Source position: catalog.inc line 43
type xmlCatalogPrefer = (
XML_CATA_PREFER_NONE = 0,
XML_CATA_PREFER_PUBLIC = 1,
XML_CATA_PREFER_SYSTEM
);