ContactInformation - GraphΒΆ

a:ContactInformationType

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_ContactInformation [ label = "{<id>ContactInformation | + website : WebLink \l + hasEmail : Email \l + electronicMessaging : ElectronicMessageSystem \l + hasAddress : Address \l + hasTelephone : Telephone \l \l \l| \l \l}" tooltip = "StructuredDataTypes:ContactInformation" ] DDI4_ContactInformation -> DDI4_ [arrowhead=onormal color="#000000"]; }