Table of contents
a:FormType
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_Form [ label = "{<id>Form | + formNumber : \l + uri : \l + statement : InternationalString \l + isRequired : \l \l \l| \l \l}" tooltip = "StructuredDataTypes:Form" ] DDI4_Form -> DDI4_ [arrowhead=onormal color="#000000"]; }