Open

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
Labels
No labels