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/wml-1-2/postfield.tag

19 lines
437 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="postfield" hasCore="1" single="1">
<attr name="name" status="required" type="input">
<text>Variable Name</text>
<textlocation col="0" row="0" />
<location col="1" row="0"/>
</attr>
<attr name="value" status="required"type="input">
<text>Value</text>
<textlocation col="0" row="1" />
<location col="1" row="1"/>
</attr>
</tag>
</TAGS>