<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2009 sp1 (http://www.altova.com) by Deepesh Arora (private) -->
<!--This file is part of the TesLA DCA Specification by reference.  The master controlled copy is posted to the URI listed in the dcaEnumsURI attribute of the dcaEnums element-->
<dca:dcaEnums xmlns:dca="http://www.teslaalliance.org/standards/dca" dcaEnumsURI="http://www.teslaalliance.org/standards/dca/teslaDCAEnums.xml">
	<dca:moduleTypes description="List of TesLA pre-defined DCA  Module Types">
		<dca:moduleType name="PacketGeneratorAnalyzer" infoURI="http://www.teslaalliance.org/standards/dca/PacketGenerator" description="A hardware and/or software device/program that can be configured to transmit, receive and analyze frames/packets over a network interface without maintaining application state or user context."/>
		<dca:moduleType name="UserSimulator" infoURI="http://www.teslaalliance.org/standards/dca/UserSimulator" description="A hardware and/or software device/program that can be configured to simulate and analyze user interaction with an application over a network interface, maintaining application state and user context."/>
		<dca:moduleType name="NetworkEmulator" infoURI="http://www.teslaalliance.org/standards/dca/NetworkEmulator" description="A hardware and/or software device/program that can be configured to emulate a network (i.e. inject impairments, control bandwidth, etc.)"/>
		<dca:moduleType name="Layer1Switch" infoURI="http://www.teslaalliance.org/standards/dca/Layer1Switch"/>
		<dca:moduleType name="Layer2Switch" infoURI="http://www.teslaalliance.org/standards/dca/Layer2Switch"/>
		<dca:moduleType name="Router" infoURI="http://www.teslaalliance.org/standards/dca/Router"/>
		<dca:moduleType name="TAT" infoURI="http://www.teslaalliance.org/standards/dca/TAT"/>
		<dca:moduleType name="TRS" infoURI="http://www.teslaalliance.org/standards/dca/TRS"/>
		<dca:moduleType name="DataAnalyzer" infoURI="http://www.teslaalliance.org/standards/dca/DataAnalyzer"/>
		<dca:moduleType name="DataMonitor" infoURI="http://www.teslaalliance.org/standards/dca/DataMonitor"/>
		<dca:moduleType name="ReportGenerator" infoURI="http://www.teslaalliance.org/standards/dca/ReportGenerator"/>
		<dca:moduleType name="Other" infoURI="http://www.teslaalliance.org/standards/dca/Other" description="DCAs can be created for Devices that have not been defined within TesLA, but only a small set of universal standardized commands will be available.  Usage will depend on some vendor-specific knowledge"/>
	</dca:moduleTypes>
	<dca:completionCodes description="List of TesLA pre-defined completion codes optionally returned by DCA commands">
		<dca:completionCode code="0" label="" description=""/>
		<dca:completionCode code="1" label="" description=""/>
		<dca:completionCode code="2" label="" description=""/>
		<dca:completionCode code="-1" label="" description=""/>
	</dca:completionCodes>
</dca:dcaEnums>

