TextContent

Abstract type existing as the head of a substitution group. May be replaced by any valid member of the substitution group TextContent. Provides the common element Description to all members using TextContent as an extension base.

Properties

Name Type Cardinality
description StructuredString 0..1

description

A description of the content and purpose of the text segment. May be expressed in multiple languages and supports the use of structured content.

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_TextContent [ label = "{<id>TextContent | + description : StructuredString \l \l \l| \l \l}" tooltip = "ComplexDataTypes:TextContent" ] subgraph { label = "" node [ color = "#" ] } }