CheckWare partner API reference guide

Datatypes

OverviewDatatypesWebservice operationsChangelog

respondentAttributeMeta

Model of respondent's attribute to stored additional information about
respondent

Grouping method: sequence
Multiplicity: 1 .. 1

ElementMultiplicityTypeRestrictionDescription
respondentAttributeMetaID1 .. 1respondentAttributeMetaID 

Id of respondent attribute meta

respondentAttributeMetaLabel1 .. 1string 

Label of respondent attribute meta field.

respondentAttributeMetaType1 .. 1attributeMetaTypes 

Type of respondent attribute meta field. Thera are the same types as
using in web application: STRING, TEXTAREA, DATE, DROPDOWN, NUMERIC, CHECKBOX

respondentAttributeMetaOrder1 .. 1int 

Attribute defines order of respondent attributes meta

respondentAttributeMetaParameterCollection1 .. 1attributeMetaParameterCollection 

List of parameters using with dropdown type.

respondentAttributeMetaReadOnly1 .. 1boolean 

Argument defines that atrribute can be changed.

respondentAttributeMetaRequired1 .. 1boolean 

Argument defines that attribite is mantadory for respondents.

respondentAttributeMetaShow1 .. 1boolean 

Argument defines visibility of attribute in web application.