Online Order Line

The Line represents the specific line items in the shopping OnlineOrder

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..∞
Order Date Time 0..1
Item 0..1
Quantity 0..∞
Facility 0..1
Unit Price 0..1
Supplier Party 0..1
Party 0..∞
Price Break 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 OnlineOrderLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String OrderDateTime
    String Quantity
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "Item"{}
class "Facility"{}
class "UnitPrice"{}
class "SupplierParty"{}
class "Party"{}
class "PriceBreak"{}

OnlineOrderLine o-d- "0...∞" "LineIdentifierSet"
OnlineOrderLine o-r- "0...∞" "DocumentReference"
OnlineOrderLine o-u- "0...∞" "Attachment"
OnlineOrderLine o-l- "0...1" "Item"
OnlineOrderLine o-d- "0...1" "Facility"
OnlineOrderLine o-u- "0...1" "UnitPrice"
OnlineOrderLine o-d- "0...1" "SupplierParty"
OnlineOrderLine o-u- "0...∞" "Party"
OnlineOrderLine o-d- "0...∞" "PriceBreak"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 81193acf23cb49c29eef998f6ae4e50f

connectSpec (OAGIS) Version 10.12