summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cfml/cfxml.tag
blob: 26bda494367b211d38145779c7df8fb5d466d50e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE TAGS>
<TAGS>
<tag name="cfxml" single="1">
	<attr name="variable" />
	<attr name="casesensitive" type="list">
		<items>
			<item>Yes</item>
			<item>No</item>
		</items>
	</attr>
</tag>
</TAGS>