Tax

Specifies all the details needed for specific kinds of Taxes and Tax charges

Child Components

Type Code 0..1
Action Code 0..1
Sequence Number 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Tax Jurisdication Codes 0..∞
Tax Jurisdiction 0..∞
Tax Currency Code 0..1
Basis Amount 0..1
Basis Quantity 0..1
Calculation 0..1
Exemption 0..1
Description 0..∞
Tax Authority Amount 0..1
Amount 0..1
Currency Exchange Rate 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 Tax {
    String TypeCode
    CodeList ActionCode
    String SequenceNumber
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    CodeList TaxCurrencyCode
    String BasisAmount
    String BasisQuantity
    String Description
    String TaxAuthorityAmount
    String Amount
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "TaxJurisdicationCodes"{}
class "TaxJurisdiction"{}
class "Calculation"{}
class "Exemption"{}
class "CurrencyExchangeRate"{}

Tax o-d- "0...∞" "IdentifierSet"
Tax o-r- "0...∞" "RelatedIdentifier"
Tax o-u- "0...∞" "TaxJurisdicationCodes"
Tax o-l- "0...∞" "TaxJurisdiction"
Tax o-d- "0...1" "Calculation"
Tax o-u- "0...1" "Exemption"
Tax o-d- "0...1" "CurrencyExchangeRate"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 5d37ea4e60b04e06a93836b3bdd6e867

connectSpec (OAGIS) Version 10.12