TypedString«dataType»
CDIFDataStructure::DataTypes::TypedString
Definition
TypedString combines a type with content defined as a simple string. May be used wherever a simple string needs to support a type definition to clarify its content.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| content | string | [1] | Content of the property expressed as a simple string. |
| typeOfContent | ControlledVocabularyEntry | [1] | Optional use of a controlled vocabulary to specifically type the associated content. |
Associations
No associations.