Skip to content

Inconsistent use of Child(ren) #54

@borismarin

Description

@borismarin

In the current core component definitions, there are ComponentTypes which use Child for optional sub elements (e.g. notes in here, parent here).

As described in the LEMS paper, Child means one and only one sub-component of the appropriate type must be present. So, the correct construct would be Children, with the max attribute specified where appropriate (e.g. segment can only have zero or one parent).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

📋 Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions