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/cfwddx.tag

28 lines
530 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfwddx" single="1">
<attr name="action" type="list">
<items>
<item>cfml2wddx</item>
<item>wddx2cfml</item>
<item>cfml2js</item>
<item>wddx2js</item>
</items>
</attr>
<attr name="input" />
<attr name="output" />
<attr name="toplevelvariable" />
<attr name="usetimezoneinfo" type="list">
<items>
<item>Yes</item>
<item>No</item>
</items>
</attr>
<attr name="validate" type="list">
<items>
<item>Yes</item>
<item>No</item>
</items>
</attr>
</tag>
</TAGS>