Table of contents
r:ContentDateOffsetType
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_ContentDateOffset [ label = "{<id>ContentDateOffset | + numberOfUnits : \l + isNegativeOffset : \l \l \l| \l \l}" tooltip = "StructuredDataTypes:ContentDateOffset" ] subgraph StructuredDataTypes { label = "StructuredDataTypes" node [ color = "#0000ff" ] DDI4_ExternalControlledVocabularyEntry [ label = "{<id>DDI_ExternalControlledVocabularyEntry}" tooltip = "StructuredDataTypes:ExternalControlledVocabularyEntry" href = "../Package/StructuredDataTypes/ExternalControlledVocabularyEntry/index.html" ] } DDI4_ContentDateOffset -> DDI4_ExternalControlledVocabularyEntry [arrowhead=onormal color="#000000"]; }