Identifiable - GraphΒΆ

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_Identifiable [ label = "{<id>Identifiable | + agency : \l + id : \l + version : \l + versionResponsibility : \l + versionRationale : RationaleDefinition \l + versionDate : IsoDateType \l + isUniversallyUnique : \l + isPersistent : \l + localId : LocalIdFormat \l + basedOnObject : BasedOnObjectInformation \l \l \l| \l \l}" tooltip = "Identification:Identifiable" ] DDI4_Identifiable -> DDI4_ [arrowhead=onormal color="#000000"]; }