ddialliance / DdiToCogs

Convert DDI 3.x schemas to a Cogs data model
MIT License
0 stars 0 forks source link

Missing extended Reference Types #3

Open spuddybike opened 4 years ago

spuddybike commented 4 years ago

The following are not appearing as then extend from existing types ConditionalVariableReferenceType (RelatedValue) DomainReferenceType (ContentDateOffset) DomainReferenceType (Description) DomainReferenceType (Label) DomainReferenceType (OutParameter) DomainReferenceType (ResponseCardinality) GeographicLocationReferenceType (ExcludedLocationValueReference) GeographicStructureReferenceType (ExcludedGeographicLevelReference) InterviewerInstructionReferenceType (InstructionAttachmentLocation) InterviewerInstructionReferenceType (isDisplayed) KeyVariableReferenceType (Value) PhysicalStructureLinkReferenceType (PhysicalRecordSegmentUsed) SourceReferenceType (Alias)

spuddybike commented 3 years ago

Need to address how we deal with the additional content in ReferenceType, (Target Object, attributes etc)