Address - GraphΒΆ

a:AddressType

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_Address [ label = "{<id>Address | + typeOfAddress : ExternalControlledVocabularyEntry \l + line : \l + cityPlaceLocal : \l + stateProvince : \l + postalCode : \l + countryCode : ExternalControlledVocabularyEntry \l + timeZone : ExternalControlledVocabularyEntry \l + effectiveDates : DateRange \l + privacy : ExternalControlledVocabularyEntry \l + isPreferred : \l + geographicPoint : SpatialPoint \l + regionalCoverage : ExternalControlledVocabularyEntry \l + typeOfLocation : ExternalControlledVocabularyEntry \l + locationName : ObjectName \l \l \l| \l \l}" tooltip = "StructuredDataTypes:Address" ] DDI4_Address -> DDI4_ [arrowhead=onormal color="#000000"]; }