Open spuddybike opened 4 years ago
Open question what should the UML look like? @spuddybike
ERROR: Cardinality in choice was taken from elements rather than choice tag RULE: take cardinality from the choice element NOT from sub-elements Item/reference pairs: 108 items changed from maxOccurs unbounded to maxOccurs 1 in CSV (took cardinality from item not choice element) AggregationType: contains a 1..1 choice of AggrationVariable and AggregationVariableReference. Under current cardinality rules should result in a 0..1 AggregationVariableReference.
SPECIFIC PROBLEMS: SummaryStatisticType [should be solved by use of relaxed cardinality rule. 0..1 for each. There was no reason for a 1..1 on the choice]
generic taking choice from element rather than choice tag moved to issue #6
For these bespoke changes, DONT convert to COGS, but pick them up as individual problems by hand in DDI Model
ConditionalResultType add choice
TargetRepresentationType add choice
ContributorType add choice maxOccurs="2"
DateType add choice
ControlConstructType add choice around elements as below
ControlConstructGroupType add choice around elements as below
GirdAttachmentType add choice around elements as below
QualityStatementType add choice around elements as below
QuestionGridType add choice around elements as below
RepresentedVariableType add choice around elements as below
SummaryStatisticType add choice around elements as below
TargetObjectType add choice around elements as below