Skip to content

Commit

Permalink
feat: X12 0.4.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
sam bacha and restyled-commits authored Jul 23, 2020
1 parent 45bb821 commit a53aaa1
Show file tree
Hide file tree
Showing 20 changed files with 116,717 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@

_Interfaces/
_json/
node_modules
_dev
_DEV
_resources
_*
DEV/EDILib.js
1,731 changes: 1,731 additions & 0 deletions lib/ISDA/cdm.xtext.cdm

Large diffs are not rendered by default.

1,731 changes: 1,731 additions & 0 deletions lib/ISDA/isda.java

Large diffs are not rendered by default.

1,731 changes: 1,731 additions & 0 deletions lib/ISDA/isda.xtext

Large diffs are not rendered by default.

1,731 changes: 1,731 additions & 0 deletions lib/ISDA/org.isda.cdm

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions paper/entityType.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
\begin{table}
\centering
\begin{tabular}{|l|l|l|}
\hline
typeID & entityType & entityTypeDescription \\ \hline
1 & Cargo Interest & A trade party that is involved in the commercial transaction of the consigned cargo. This participant can take various roles, such as importer, exporter, (original) shipper, or (ultimate) consignee. \\ \hline
2 & 3PL Agent & An organization that is acting on behalf of the Cargo Interest for the transport, logistics, and clearance of cargo. Agents include freight forwarders and customs brokers. \\ \hline
3 & StateAgent & A booking agent who is licensed by the government in their jurisdiction to book cargo with ocean carriers. \\ \hline
4 & OceanCarrier & Global and regional operators of vessels that carry containers and cargo from load port to discharge port, as well as short sea and other services. \\ \hline
5 & NVOCC & An organization that is providing transport services, issuing a transport service contract in its own name, but subcontracting transport rather than using its own conveyances. non-vessel-operating-common-carrier (NVOCC). \\ \hline
6 & RailOperator & A transport operator that provides inland haulage services via rail. \\ \hline
7 & TruckOperator & A transport operator that provides inland haulage services via road: See TruckCarrier \\ \hline
8 & BargeOperator & A transport operator that provides inland haulage services via barge. \\ \hline
9 & FeederOperator & A transport operator that provides cargo connection services. \\ \hline
10 & TerminalOperator & A party that is involved in loading and unloading of consignment cargo from modes of transport at designated terminal sites along the supply chain. Terminals can be marine terminals and inland/river terminals. \\ \hline
11 & DepotOperator & A party that is involved in the receipt, delivery, and storage of containers whether empty or full. \\ \hline
12 & DataAggregator & An entity that maintains and makes available supply chain data related to shipments / consignments / transport equipment, generally that it has acquired from other sources \\ \hline
13 & CustomsAuthority & The authority or agency in a country responsible for collecting tariffs and for controlling the flow of goods into and out of a country. \\ \hline
14 & PortAuthority & The body with regulatory responsibility for a port \\ \hline
15 & FinancialEntity & An institution and/or specific legal entity providing financial services related to shipment cargo and/or freight. \\ \hline
16 & NetworkNamespace & A URN pointing to a specific network, e.g. Klienschmidt, Livingston, Freight Trust \\ \hline
17 & TransportServiceIntermediary & The Transport Service Intermediary is an organization that is providing transport services, issuing a transport service contract in its own name, but subcontracting transport rather than using its own conveyances. \\ \hline
18 & TruckCarrier & Global and regional operators of 18 wheel capable power tractors that own assets and provide Full Truck load or Less Than Truck load capacity \\ \hline
19 & RegularBroker & Booking agent who is licensed by the government in their jurisdiction to book cargo as defined by FMCSA \\ \hline
20 & Agent & Agent \\ \hline
21 & 3rdParty & 3rd Party, e.g. Insurance Company \\ \hline
22 & AuthorityAgent & 3rd Party, e.g. a Court, notice the inversion of Authority Class here as its a discrete type \\ \hline
\end{tabular}
\end{table}
48 changes: 48 additions & 0 deletions paper/userRoles.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
\begin{table}
\centering
\begin{tabular}{|l|l|l|}
\hline
userRoleID & type & value \\ \hline
2 & Seller & The party selling goods or services as stipulated in a Sales Order Contract. \\ \hline
3 & Buyer & The party to whom goods are sold as stipulated in a Sales Order Contract.  \\ \hline
4 & Exporter & The party who makes an export declaration, or on whose behalf the export declaration is made, and who is the owner of the goods or has similar rights of disposal over them at the time when the declaration is accepted. \\ \hline
5 & Importer & The party who makes, or on whose behalf a customs broker or other authorized person makes, an import declaration, including a person who has possession of the goods or to whom the goods are consigned. \\ \hline
6 & BuyerTransportService & The buyer of transport services as stipulated in a transport service contract \\ \hline
7 & Consignor & The party providing a consignment of goods as stipulated in a transport service contract \\ \hline
8 & Consignee & The party receiving a consignment of goods as stipulated in a transport service contract \\ \hline
9 & 3PLAgentOrigin & The entity that provides third party logistics services for a cargo interest at the origin leg of a journey \\ \hline
10 & 3PLAgentDestination & The entity that provides third party logistics services for a cargo interest at the destination leg of a journey \\ \hline
11 & CustomsBrokerExport & The entity that provides import customs brokerage services to a cargo interest \\ \hline
12 & CustomsBrokerImport & The entity that provides export customs brokerage services to a cargo interest \\ \hline
13 & RequestParty & A party who submits booking requests or shipping instructions \\ \hline
14 & NotifyParty & A party to be notified of the arrival of cargo at the port of destination \\ \hline
15 & ProviderTransportService & A party that enters into Transport Service Contracts and undertakes or arranges the transport of goods between named points; may use own conveyances to undertake the transport or contract with another party to provide the conveyance. In this later case they are acting as a NVOCC. \\ \hline
16 & MarineTerminalOrigin & The marine terminal handling the consignment cargo at the first port of loading \\ \hline
17 & MarineTerminalDestination & The marine terminal handling the consignment cargo at the port of final discharge \\ \hline
18 & TerminalTransShipment & The marine terminal handling the consignment cargo at a port between the first port of loading and port of final discharge \\ \hline
19 & InlandTerminalOrigin & A terminal that handles the consignment cargo at an inland/river point of the journey prior to ocean transportation \\ \hline
20 & InlandTerminalDestination & A terminal that handles the consignment cargo at an inland/river point of the journey after ocean transportation \\ \hline
21 & Depot & A physical location providing storage for transport equipment used in the consignment. \\ \hline
22 & Warehouse & A physical location providing storage for cargo or freight \\ \hline
23 & BondedDepot & Bonded Depot through Surety Bond \\ \hline
24 & BondedWarehouse & Bonded Warehouse through Surety Bond \\ \hline
25 & ECNPortSeaAir & An electronic platform enabling exchange of information between public and private stakeholders in order to improve the competitive position of the sea and air ports’ communities. \\ \hline
26 & ECNAggregatorInland & A software platform that collects data from and publishes data to inland transportation providers. \\ \hline
27 & AuthorityExport & Provides export authorization associated with any conventions or regulations applicable to the trading of cargo within the international purchase and supply chain \\ \hline
28 & AuthorityImport & Provides import authorization associated with any conventions or regulations applicable to the trading of cargo within the international purchase and supply chain \\ \hline
29 & BankBuyers & Issues a letter of credit to a buyer \\ \hline
30 & BankSellers & Pays the seller if conditions stipulated in a letter of credit are met \\ \hline
31 & ProviderInsurance & Insures risks involved with international trade \\ \hline
32 & ECN & Electronic Communications Network \\ \hline
33 & BankEntity & The Legal Entity Identifer of a Financial Instittution \\ \hline
34 & ECNNetwork & Namespace URN of an ECN \\ \hline
35 & ECNNetworkAPI & URI of an API Endpoint \\ \hline
36 & ECNMesh & Inter ECN Network Communcations Mesh Network \\ \hline
37 & Clearing & Process of Clearing Customs \\ \hline
38 & FTZ & Free Trade Zone \\ \hline
39 & Drawback & Drawback Event per Customs \\ \hline
40 & Liquidation & Liquidation Event per Customs \\ \hline
41 & Tractor & A discrete power motor vehicle \\ \hline
42 & TruckGVWR & Defined GVWR of the Power Tractor, e.g. Class 7: GVWR of 26,001 to 33,000 pounds \\ \hline
\end{tabular}
\end{table}
Loading

0 comments on commit a53aaa1

Please sign in to comment.