Catalog Line

Describes the items that are in the Catalog.

Child Components

Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Item 0..1
Status 0..1
Instructions 0..∞
Regional Availability 0..∞
Commodity Classification 0..1
Registration Status 0..∞
UOM Code 0..1
Supplier Party 0..∞
Party 0..∞
Item Price 0..∞
Quantity 0..∞
Last Modification Date Time 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 CatalogLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String UOMCode
    String Quantity
    String LastModificationDateTime
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "Item"{}
class "Status"{}
class "Instructions"{}
class "RegionalAvailability"{}
class "CommodityClassification"{}
class "RegistrationStatus"{}
class "SupplierParty"{}
class "Party"{}
class "ItemPrice"{}

CatalogLine o-d- "0...∞" "LineIdentifierSet"
CatalogLine o-r- "0...∞" "DocumentReference"
CatalogLine o-u- "0...∞" "Attachment"
CatalogLine o-l- "0...1" "Item"
CatalogLine o-d- "0...1" "Status"
CatalogLine o-u- "0...∞" "Instructions"
CatalogLine o-d- "0...∞" "RegionalAvailability"
CatalogLine o-u- "0...1" "CommodityClassification"
CatalogLine o-d- "0...∞" "RegistrationStatus"
CatalogLine o-u- "0...∞" "SupplierParty"
CatalogLine o-d- "0...∞" "Party"
CatalogLine o-u- "0...∞" "ItemPrice"

hide circle
@enduml

Where Used

Following is a list of components that have Catalog Line as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 5bb13c8cd55147ceb59f10c7d8d2a4db

connectSpec (OAGIS) Version 10.12