Search Term

The SEARCHTERM data type contains information that can be used to perform an initial search on the destination’s application. For example, a requester might wish to view a supplier’s catalog but restrict the result set for only ‘ballpoint pens’. The requester would use this data type to perform this initial query.

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..∞
Search Value Text 0..1
Inclusive Indicator 0..1
Exact Match Indicator 0..1
Operator 0..1
Search Qualifier 0..1
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 SearchTerm {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String SearchValueText
    String InclusiveIndicator
    String ExactMatchIndicator
    String Operator
    String SearchQualifier
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}

SearchTerm o-d- "0...∞" "IdentifierSet"
SearchTerm o-r- "0...∞" "RelatedIdentifier"

hide circle
@enduml

Where Used

Following is a list of components that have Search Term as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 2637cd9eccf5435c92ec91787298813d

connectSpec (OAGIS) Version 10.12