LanguageSpecificStructuredStringType - GraphΒΆ

r:ContentType

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_LanguageSpecificStructuredStringType [ label = "{<id>LanguageSpecificStructuredStringType | + isPlainText : \l + structureUsed : StringStructureType \l + otherDefined : \l \l \l| \l \l}" tooltip = "StructuredDataTypes:LanguageSpecificStructuredStringType" ] subgraph StructuredDataTypes { label = "StructuredDataTypes" node [ color = "#0000ff" ] DDI4_LanguageSpecificStringType [ label = "{<id>DDI_LanguageSpecificStringType}" tooltip = "StructuredDataTypes:LanguageSpecificStringType" href = "../Package/StructuredDataTypes/LanguageSpecificStringType/index.html" ] } DDI4_LanguageSpecificStructuredStringType -> DDI4_LanguageSpecificStringType [arrowhead=onormal color="#000000"]; }