Skip to content

Cardinality constraint for consensus-sequence should be 0..1 #39

Open
@ghost

Description

It appears that the cardinality constraint for consensus-sequence should be 0..1 instead of 0..*.

Should it be allowable to have more than one consensus-sequence element? This would require one of the consensus-sequence elements to have a date different than the date for its parent typing element.

<typing gene-family="HLA" date="2015-01-01">
  <consensus-sequence date="2015-01-01">...</consensus-sequence>
  <consensus-sequence date="2015-01-02">...</consensus-sequence>
</typing>

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