summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cfml/cfdump.tag
blob: feec00087fea019ab32a0b4233a4d080bcc17c48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE TAGS>
<TAGS>
<tag name="cfdump" single="1">
	<attr name="var" />
	<attr name="expand" type="list">
		<items>
			<item>Yes</item>
			<item>No</item>
		</items>
	</attr>
	<attr name="label" />
</tag>
</TAGS>