Group reference TDS properties

Field identification

Property Type Meaning
Repeating Element Delimiter String Specify the delimiter that is to be used between repeating elements.

This delimiter is used only when the element repeats and the Data Element Separation of the parent group or complex type is set to All Elements Delimited or Variable Length Elements Delimited.

A default value is provided if the above conditions are true as follows:

  • If the messaging standard is HL7, the mnemonic <HL7_RS> is used.
  • If the messaging standard is not HL7, and the maximum number of repeats is fixed, the delimiter of the parent group or complex type is used.

If none of the above rules are met, a default is not applied.

Data Pattern String Specify the regular expression that is to be used by the parser to identify the data in the message to be assigned to the object. This property is used when the Data Element Separation method has been set to Use Data Pattern in the complex type. See Regular expression syntax for further details.

Physical representation

Property Type Meaning
Length Reference Enumerated type Specify the identifier of a sibling Integer object, the value of which dictates the length of the object in question. The sibling object must be defined before the current object within the message structure.

For information about reordering elements, see Reordering objects.

Related concepts
Physical formats in the MRM domain
TDS format
TDS format: Relationship to the logical model
Related tasks
Working with physical properties
Configuring physical properties
Related reference
Message model object properties
Physical properties for message model objects
Custom Wire Format physical properties for message model objects
XML wire format physical properties for message model objects
Documentation properties for all message set objects
Message model object properties by object