Data Item Description

A data item description, commonly used along with contract data requirements lists to further describe the items in that list.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Date Time 0..1
Classification 0..∞
Document Reference 0..∞
Contract Document Reference 0..∞
Project Reference 0..∞
Attachment 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class DataItemDescription {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String DateTime
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Classification"{}
class "DocumentReference"{}
class "ContractDocumentReference"{}
class "ProjectReference"{}
class "Attachment"{}

DataItemDescription o-d- "0...∞" "IdentifierSet"
DataItemDescription o-r- "0...∞" "RelatedIdentifier"
DataItemDescription o-u- "0...∞" "Classification"
DataItemDescription o-l- "0...∞" "DocumentReference"
DataItemDescription o-d- "0...∞" "ContractDocumentReference"
DataItemDescription o-u- "0...∞" "ProjectReference"
DataItemDescription o-d- "0...∞" "Attachment"

hide circle
@enduml

Where Used

Following is a list of components that have Data Item Description as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 5fbf25b8fb814de1b7bf0dfa10cbc1e0

connectSpec (OAGIS) Version 10.12