[Idrs-commit] CVS: Idrs/dev/xml rmlTrans.xml,1.5,1.6
Brought to you by:
bigman921
|
From: Marc B. <big...@us...> - 2002-04-13 16:06:41
|
Update of /cvsroot/idrs/Idrs/dev/xml
In directory usw-pr-cvs1:/tmp/cvs-serv29359/dev/xml
Modified Files:
rmlTrans.xml
Log Message:
added YesNo and formInput tags
Index: rmlTrans.xml
===================================================================
RCS file: /cvsroot/idrs/Idrs/dev/xml/rmlTrans.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** rmlTrans.xml 5 Apr 2002 14:37:52 -0000 1.5
--- rmlTrans.xml 13 Apr 2002 16:06:35 -0000 1.6
***************
*** 33,36 ****
--- 33,38 ----
<trans:rml simple="true" ownLine="false">inputResults</trans:rml>
<trans:rml simple="true" ownLine="false">setProps</trans:rml>
+ <trans:rml simple="true" ownLine="false" >yesNo</trans:rml>
+ <trans:rml simple="true" ownLine="false" >formInput</trans:rml>
<!-- text tag -->
|