The File/Hadoop XML Input adapter loads data from an XML document into
        a project in Event Stream Processor. The File/Hadoop XML
        Output adapter outputs data from a project in Event Stream Processor into an XML document. 
Commands specified in the cnxml file for this adapter cannot contain the
            following strings: "mv", "rm", or "del".
These adapters can run in managed or unmanaged mode.
Managed external adapters:
- Are started and stopped by the ESP Server with
					an ESP project.
 
- Have a cnxml adapter configuration file that is configured within the
						ESP Studio.
 
- Are referenced in a CCL ATTACH ADAPTER statement.
 
 
Unmanaged external adapters:
- Start and stop independently of the ESP Server
					and ESP projects.
 
- Are configured independently.
 
- Are not referenced in a CCL ATTACH ADAPTER statement.