Developer Documentation Library > Data Model > Available DSCs > Triple-S DSC > Writing to Triple-S files > Custom properties used when writing to 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 uses the following custom property:
Custom property
Value
Valid MDM variable type: Single-response or multiple-response categorical variable
User context: Analysis. If the specified format of the Triple-S case data is fixed-format fields, Value must be stored in the DataSourceProperties collection for the mrPunchDsc DataSource object. If the specified format of the Triple-S case data is comma-separated values, Value must be stored in the DataSourceProperties collection for the mrCsvDsc DataSource object.
How this custom property is used: The Triple-S DSC sets the value of the code attribute in the corresponding Triple-S <value> element to the value of this custom property.
Note that the Triple-S DSC ignores the Punch custom property if it is present on the element.
See also
Writing to Triple-S files
Triple-S DSC
Custom properties used when writing to Triple-S files