Survey Questions

Survey Question Base

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..∞
Title 0..1
Eligibility Criteria 0..∞
Fixed Asset Type 0..1
Question Text 0..1
Survey Response Options 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 SurveyQuestions

class SurveyQuestions {
    String [[/docs/type-code TypeCode]]
    CodeList [[/docs/action-code ActionCode]]
    String [[/docs/identifier Identifier]]
    String [[/docs/uuid UUID]]
    String [[/docs/source-identifier SourceIdentifier]]
    String [[/docs/party-identifier PartyIdentifier]]
    String [[/docs/name Name]]
    String [[/docs/short-name ShortName]]
    String [[/docs/description Description]]
    String [[/docs/title Title]]
    String [[/docs/question-text QuestionText]]
}

class IdentifierSet {
    [[/docs/identifier-set details]]→
}

class RelatedIdentifier {
    [[/docs/related-identifier details]]→
}

class EligibilityCriteria {
    [[/docs/eligibility-criteria details]]→
}

class FixedAssetType {
    [[/docs/fixed-asset-type details]]→
}

class SurveyResponseOptions {
    [[/docs/survey-response-options details]]→
}

SurveyQuestions o-d- "0...∞" IdentifierSet
SurveyQuestions o-r- "0...∞" RelatedIdentifier
SurveyQuestions o-u- "0...∞" EligibilityCriteria
SurveyQuestions o-l- "0...1" FixedAssetType
SurveyQuestions o-d- "0...∞" SurveyResponseOptions

hide circle
@enduml

Where Used

Following is a list of components that have Survey Questions as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 2cc89b14dd554109959bd038b28c7333

connectSpec (OAGIS) Version 10.11.2