LPX-00321: None of the output method (DOM, SAX, Stream) is selected Cause: User is trying to process an XML file with out selecting any mechanism for output. Action: User must select one of the output mechanisms (SAX/DOM/Stream) before attempting to process the XML file.