You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/cfprocessingdirective.tag

13 lines
239 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfprocessingdirective">
<attr name="suppresswhitespace" type="list">
<items>
<item>in</item>
<item>out</item>
<item>inout</item>
</items>
</attr>
<attr name="pageencoding" />
</tag>
</TAGS>