<?xml version="1.0" encoding="UTF-8"?>
<TesLAModuleDefinition 
		xsi:noNamespaceSchemaLocation="TesLAModuleDefinition.0.9.3.xsd" 
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
		xmlns:dca="http://www.teslaalliance.org/standards/dca" 
		displayName="IxExplorer DCA" 
		description="TesLA DCA Driver for Ixia IxExplorer"
		moduleType="PacketGeneratorAnalyzer" 
		vendorID="Ixia" 		
		DCAid="http://www.ixiacom.com/tesla/dca/ixexplorer" 
		DCAversion="1.0" 
		deviceVersion-min="3.2" 
		iconURI="file:///./IxExplorer.png" 
		helpURI="file:///./help/IxExplorerDCAhelp.html" >

	<!-- any number of locations for this DCA's TCD files can be listed /-->
	<commandFileURI>file:///./commands</commandFileURI>
	<commandFileURI>file://server/share/commands</commandFileURI>
	
	<TMDExtensions>
		<!-- any attributes and/or elements a vendor wants can go here for 
			  proprietary use /-->
	</TMDExtensions>	

</TesLAModuleDefinition>

