Data Model > Available DSCs > Triple-S DSC > Reading from Triple-S files > Custom properties created when reading from Triple-S files > Custom properties on elements
 
Custom properties on elements
For each element (category) in an MDM variable, and depending on the MDM variable type, the Triple-S DSC adds the following custom properties:
Custom property
Value
Valid MDM variable type: Single-response or Multiple-response categorical
Value: For an MDM element that has a corresponding Triple-S <value> element, the value of the code attribute in that <value> element. For an MDM element that does not have a corresponding Triple-S <value> element (that is, the category is implied by a Triple-S <range> element), the corresponding value in the range.
User context: Analysis. If the implied format of the Triple-S case data is fixed-format fields, the Triple-S DSC stores Value in the DataSourceProperties collection for the mrPunchDsc DataSource object. If the implied format of the Triple-S case data is comma-separated values, the Triple-S DSC stores Value in the DataSourceProperties collection for the mrCsvDsc DataSource object.
See also
Reading from Triple-S files
Triple-S DSC
Custom properties created when reading from Triple-S files