Total Questions:-33 Goto Page:
1 2 3 4
R4R ---> Articles--> XFORMS -->XFORMS Articles List
Page 1
Articles:Define XPath?
Post Your View
View We use Xpath to define parts of an XML document.It is an W3C standard.
Main task given by XPath is that,
XPath uses pth expression which helps to More --- >>
By:Vivek Date:
Articles:How HTML forms are subjected to XForms?
a. XForms are old generation of HTML forms
b. XForms are middle generation of HTML forms
c. XForms are new generation of HTML forms
Post Your View
Viewc. XForms are new generation of HTML forms More --- >>
By:Vivek Date:
Articles:How to bind datatype in XForms?
Post Your View
View If you want bind data types in XForms than you have to use <bind> element. which is use to bind datatype with their instance data.
Example:
<xf:bin More --- >>
By:Vivek Date:
Articles:How to define XForms Framework?
Post Your View
View Basically main purpose of XForms is to collect data.
We can describe input data using XForms into two different parts.
1. XForm model
2. XForm us More --- >>
By:Vivek Date:
Articles:How to perform Actions in XForms?
Post Your View
View Using Actions we handle response to events in XForms.
Actions that we use in XForms are given below:
1. Meassage Action
2. Setvalue Action
1. More --- >>
By:Vivek Date:
Articles:How to perform bindimg using ref atribute?
Post Your View
Articles:How to perform binding using bind attribute?
Post Your View
View We can also perform binding b/w the XForms model and XForms user interface With bind attribute like that,Example:I have given you XForms model instan More --- >>
By:Vivek Date:
Articles:How to perform output control?
Post Your View
View
Using output control we can control how to display Xform data.
Example:
I have given you a instance of XML document.
<instance>
<person>
More --- >>
By:Vivek Date:
Articles:How to perform secret control?
Post Your View
View The secret control are degined to perform some special task like that input passwords or other hidden information:
<secret ref="name/password">
<la More --- >>
By:Vivek Date:
Articles:How to perform selection control in XForms?
Post Your View
View When we want perform control on one or more items in user interface of XForms we use Selection control.
I have perform three type of selection contr More --- >>
By:Vivek Date:
Go:
1 2 3 4
Contact Us
|