Skip to content

Mappings property of DV_TEXT is missing mandatory field in BMM file #5

Description

@serefarikan

@wolandscat In basic types bmm, mapping property of DV_TEXT is defined as follows:

["mappings"] = (P_BMM_CONTAINER_PROPERTY) <
				name = <"mappings">
				type_def = <
					container_type = <"Set">
					type = <"TERM_MAPPING">
				>
				cardinality = <|>=0|>
				is_im_runtime = <True>
			>

According to specs, type_def has type P_BMM_CONTAINER_TYPE and this type has a mandatory type_def field . Based on the definition, it feels like type_def should not be mandatory. If I'm wrong, then it should be written in the bmm file but I have no idea what purpose it would serve here...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions