NAME
GO::Parsers::obo_xml_parser.pm - Parses xml made from events
SYNOPSIS
do not use this class directly; use GO::Parser
DESCRIPTION
this parser does a direct translation of XML to events, passed on to the handler
the XML used should be the attribute-less xml generated by the GO::Handlers::XmlOutHandler class