The p3ptype Property

Release 2.0 - ...

Attaches a P3P data element to an instance data node, indicating the specific kind of data collected there.

Computed Expression No
Legal Values xsd:string
Default Value none
Inheritance Rules does not inherit.

This model item property holds a description of the kind of data collected by the associated instance data node, based on the P3P datatype system.

This information may be used to enhance the form-fill experience, for example by supplying previously-known data.

Example

XML CopyCode image Copy Code
<xforms:bind nodeset="/person-name/first-name" p3ptype="user.name.given"/>

Specification

Link to the XForms specification: the p3ptype Property.