<?xml version="1.0" encoding="UTF-8"?>

<!-- This is an example of a TCD file that, if placed at any URI specified in the 
	  TesLAModules environment variable, will direct a Consumer to discover
      additional commands at the includeCommandURI location(s) below -->
      
<tdca:TesLACommandDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:schemaLocation="http://www.TesLAAlliance.org/stds/dca TesLACommandDefinition.xsd" 
	xmlns:tdca="http://www.TesLAAlliance.org/stds/dca" >
	
	<tdca:includeCommandURI>file://myServer/myTCDFiles</tdca:includeCommandURI>
</tdca:TesLACommandDefinition>
