Table of contents
r:LabelType
digraph G { fontname = "Bitstream Vera Sans" fontsize = 8 overlap=false; compound=true; node [ fontname = "Bitstream Vera Sans" fontsize = 8 shape = "record" ] edge [ fontname = "Bitstream Vera Sans" fontsize = 8 mode="ipsep" ] DDI4_LabelForDisplay [ label = "{<id>LabelForDisplay | + locationVariant : ExternalControlledVocabularyEntry \l + validDates : DateRange \l + maxLength : \l \l \l| \l \l}" tooltip = "StructuredDataTypes:LabelForDisplay" ] subgraph StructuredDataTypes { label = "StructuredDataTypes" node [ color = "#0000ff" ] DDI4_InternationalStructuredString [ label = "{<id>DDI_InternationalStructuredString}" tooltip = "StructuredDataTypes:InternationalStructuredString" href = "../Package/StructuredDataTypes/InternationalStructuredString/index.html" ] } DDI4_LabelForDisplay -> DDI4_InternationalStructuredString [arrowhead=onormal color="#000000"]; }