Retrieve Bind node all Attributes mainly constraint

I want to retrieve an attribute specially the Bind nodes attribute name constraint . My code look like below

FormEntryPrompt formEntryPrompt = null ;
Object obj = formEntryPrompt.getFormElement().getBind().getReference();
obj return only nodeset attribute . How I get all king of attributes mainly constraint. My XForm bind node given below

This question should be asked on the opendatakit-developers@ list.

Why are you trying to obtain the constraint expression?

This is parsed, and the raw string is lost, early in the reading and
interpretation of the form.

ยทยทยท On Sun, Apr 24, 2016 at 5:33 AM, wrote:

I want to retrieve an attribute specially the Bind nodes attribute name
constraint . My code look like below

FormEntryPrompt formEntryPrompt = null ;
Object obj = formEntryPrompt.getFormElement().getBind().getReference();
obj return only nodeset attribute . How I get all king of attributes
mainly constraint. My XForm bind node given below

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com