<?xml version="1.0" encoding="UTF-8"?>
<maxdQL version="0.1" name="ShowProfiles" >
	<description>displays the list of profiles for a particular repository</description>
	
	<query id="1" name="ListTable" comment="list entries in a table" type="maxdBrowse" >
	  <action>structure</action>
	  <showProfiles>yes</showProfiles>
	</query>
</maxdQL>
