Table of contents
a:AccessType
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_Access [ label = "{<id>Access | + purpose : InternationalStructuredString \l + confidentialityStatement : InternationalStructuredString \l + accessPermission : Form \l + restrictions : InternationalStructuredString \l + citationRequirement : InternationalStructuredString \l + depositRequirement : InternationalStructuredString \l + accessConditions : InternationalStructuredString \l + disclaimer : InternationalStructuredString \l + contactAgent : AgentAssociation \l + validDates : DateRange \l \l \l| \l \l}" tooltip = "Discovery:Access" ] subgraph Identification { label = "Identification" node [ color = "#0000ff" ] DDI4_AnnotatedIdentifiable [ label = "{<id>DDI_AnnotatedIdentifiable}" tooltip = "Identification:AnnotatedIdentifiable" href = "../Package/Identification/AnnotatedIdentifiable/index.html" ] } DDI4_Access -> DDI4_AnnotatedIdentifiable [arrowhead=onormal color="#000000"]; }