WebLink«dataType»
CDIFDataStructure::DataTypes::WebLink
Definition
A web site (normally a URL) with information on type of site, privacy flag, and effective dates.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| effectiveDates | DateRange | [1] | The period for which this URL is valid. |
| isPreferred | boolean | [1] | Set to True if this is the preferred URL. |
| privacy | ControlledVocabularyEntry | [1] | Indicates the privacy level of this URL. |
| typeOfWebsite | ControlledVocabularyEntry | [1] | The type of Website URL, for example personal, project, organization, division, etc. |
| uri | XsdAnyUri ↗ | [1] | A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. Normally a URL. |
Associations
No associations.