Start moving files into their final places

This commit is contained in:
mDuo13
2018-05-02 17:29:50 -07:00
parent 795bd8346b
commit 2e02611855
300 changed files with 709 additions and 719 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -0,0 +1,139 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
<x>40</x>
<y>70</y>
<w>20</w>
<h>30</h>
</coordinates>
<panel_attributes>00</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>40</x>
<y>90</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;40.0;40.0;40.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>80</x>
<y>120</y>
<w>300</w>
<h>40</h>
</coordinates>
<panel_attributes>Type code (8 bits)
0x00 for ISO 4217/pseudo-ISO currency</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>70</x>
<y>70</y>
<w>220</w>
<h>30</h>
</coordinates>
<panel_attributes>Reserved (96 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>460</x>
<y>70</y>
<w>20</w>
<h>30</h>
</coordinates>
<panel_attributes/>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>460</x>
<y>90</y>
<w>40</w>
<h>60</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;40.0;20.0;40.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>480</x>
<y>120</y>
<w>250</w>
<h>60</h>
</coordinates>
<panel_attributes>Version (8 bits)
Increment if currency is reissued
with the same code</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>490</x>
<y>70</y>
<w>150</w>
<h>30</h>
</coordinates>
<panel_attributes>Reserved (24 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>300</x>
<y>70</y>
<w>150</w>
<h>30</h>
</coordinates>
<panel_attributes>ISO code (24 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLPackage</id>
<coordinates>
<x>30</x>
<y>40</y>
<w>620</w>
<h>70</h>
</coordinates>
<panel_attributes>Issued Currency Code Format</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>310</x>
<y>90</y>
<w>40</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;30.0;20.0;30.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>330</x>
<y>110</y>
<w>130</w>
<h>30</h>
</coordinates>
<panel_attributes>3 chars of ASCII</panel_attributes>
<additional_attributes/>
</element>
</diagram>

View File

@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLPackage</id>
<coordinates>
<x>20</x>
<y>20</y>
<w>650</w>
<h>70</h>
</coordinates>
<panel_attributes>Issued Currency Number Format</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>30</x>
<y>50</y>
<w>20</w>
<h>30</h>
</coordinates>
<panel_attributes/>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>60</x>
<y>50</y>
<w>20</w>
<h>30</h>
</coordinates>
<panel_attributes/>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>90</x>
<y>50</y>
<w>150</w>
<h>30</h>
</coordinates>
<panel_attributes>exponent (8 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>250</x>
<y>50</y>
<w>410</w>
<h>30</h>
</coordinates>
<panel_attributes>mantissa (54 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>60</x>
<y>70</y>
<w>50</w>
<h>60</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;40.0;30.0;40.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>90</x>
<y>100</y>
<w>260</w>
<h>30</h>
</coordinates>
<panel_attributes>Sign bit (0=negative, 1=positive)
style=wordwrap</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>70</x>
<y>130</y>
<w>270</w>
<h>30</h>
</coordinates>
<panel_attributes>"Not XRP" bit (0=XRP, 1=not XRP)
style=wordwrap</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>30</x>
<y>70</y>
<w>60</w>
<h>90</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;70.0;40.0;70.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,678 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.3">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>50</x>
<y>560</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account
(Sender)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>240</x>
<y>560</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>SendMax.
issuer
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>140</x>
<y>600</y>
<w>120</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>100.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>470</x>
<y>560</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Amount.
issuer
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>640</x>
<y>560</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Destination
(Receiver)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>560</x>
<y>600</y>
<w>100</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>10.0;10.0;80.0;10.0</additional_attributes>
</element>
<element>
<id>UMLSpecialState</id>
<coordinates>
<x>400</x>
<y>600</y>
<w>20</w>
<h>20</h>
</coordinates>
<panel_attributes>type=termination</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>50</x>
<y>170</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account
(Sender)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>410</x>
<y>170</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Destination
(Receiver)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>290</x>
<y>170</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Amount.
issuer
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>390</x>
<y>210</y>
<w>30</w>
<h>40</h>
</coordinates>
<panel_attributes>=</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>140</x>
<y>210</y>
<w>170</w>
<h>30</h>
</coordinates>
<panel_attributes>lw=2.5</panel_attributes>
<additional_attributes>150.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>50</x>
<y>300</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account
(Sender)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>140</x>
<y>340</y>
<w>190</w>
<h>30</h>
</coordinates>
<panel_attributes>lw=2.5</panel_attributes>
<additional_attributes>170.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>570</x>
<y>300</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Destination
(Receiver)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>310</x>
<y>300</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Amount.
issuer
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>40</x>
<y>40</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account
(Sender)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>250</x>
<y>80</y>
<w>180</w>
<h>30</h>
</coordinates>
<panel_attributes>lw=2.5</panel_attributes>
<additional_attributes>160.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>410</x>
<y>40</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Destination
(Receiver)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>140</x>
<y>80</y>
<w>30</w>
<h>40</h>
</coordinates>
<panel_attributes>=</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>160</x>
<y>40</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Amount.
issuer
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>400</x>
<y>340</y>
<w>190</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>170.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>50</x>
<y>430</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account
(Sender)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>140</x>
<y>470</y>
<w>120</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>100.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>240</x>
<y>430</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>SendMax.
issuer
currency
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>340</x>
<y>470</y>
<w>30</w>
<h>40</h>
</coordinates>
<panel_attributes>*=*</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>360</x>
<y>430</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Amount.
issuer
currency
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>570</x>
<y>430</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Destination
(Receiver)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>450</x>
<y>470</y>
<w>140</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>120.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>330</x>
<y>600</y>
<w>160</w>
<h>30</h>
</coordinates>
<panel_attributes>lw=2.5</panel_attributes>
<additional_attributes>140.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>620</x>
<y>130</y>
<w>130</w>
<h>70</h>
</coordinates>
<panel_attributes>Same currency:
Direct trust line from sender to receiver</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>530</x>
<y>40</y>
<w>50</w>
<h>240</h>
</coordinates>
<panel_attributes>lt=-</panel_attributes>
<additional_attributes>10.0;220.0;30.0;220.0;30.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>690</x>
<y>300</y>
<w>50</w>
<h>240</h>
</coordinates>
<panel_attributes>lt=-</panel_attributes>
<additional_attributes>10.0;220.0;30.0;220.0;30.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>790</x>
<y>560</y>
<w>130</w>
<h>90</h>
</coordinates>
<panel_attributes>Same currency:
Rippling through two issuers - unlikely to work
bg=yellow</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>730</x>
<y>530</y>
<w>50</w>
<h>160</h>
</coordinates>
<panel_attributes>lt=-</panel_attributes>
<additional_attributes>10.0;140.0;30.0;140.0;30.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>760</x>
<y>370</y>
<w>130</w>
<h>70</h>
</coordinates>
<panel_attributes>Same currency:
Rippling through one issuer</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>660</x>
<y>700</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Destination
(Receiver)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>600</x>
<y>740</y>
<w>80</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>10.0;10.0;60.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>510</x>
<y>700</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Amount.
issuer
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>290</x>
<y>740</y>
<w>80</w>
<h>30</h>
</coordinates>
<panel_attributes>lw=2.5</panel_attributes>
<additional_attributes>60.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>200</x>
<y>700</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>SendMax.
issuer
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>140</x>
<y>740</y>
<w>80</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>60.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>50</x>
<y>700</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account
(Sender)
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>350</x>
<y>700</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Order Book
--
FOO
(issuer)
--
BAR
(issuer)
lw=2.5</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>440</x>
<y>740</y>
<w>90</w>
<h>30</h>
</coordinates>
<panel_attributes>lw=2.5</panel_attributes>
<additional_attributes>70.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>900</x>
<y>50</y>
<w>210</w>
<h>210</h>
</coordinates>
<panel_attributes>Legend
--
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>900</x>
<y>90</y>
<w>60</w>
<h>30</h>
</coordinates>
<panel_attributes>lw=2.5</panel_attributes>
<additional_attributes>40.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>950</x>
<y>120</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>implied by transaction fields</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>900</x>
<y>130</y>
<w>60</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>40.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>950</x>
<y>80</y>
<w>150</w>
<h>40</h>
</coordinates>
<panel_attributes>completes the default path</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>910</x>
<y>160</y>
<w>30</w>
<h>30</h>
</coordinates>
<panel_attributes/>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>910</x>
<y>210</y>
<w>30</w>
<h>30</h>
</coordinates>
<panel_attributes/>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>950</x>
<y>160</y>
<w>120</w>
<h>40</h>
</coordinates>
<panel_attributes>path step - account</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>950</x>
<y>200</y>
<w>130</w>
<h>40</h>
</coordinates>
<panel_attributes>path step - order book</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>760</x>
<y>680</y>
<w>50</w>
<h>160</h>
</coordinates>
<panel_attributes>lt=-</panel_attributes>
<additional_attributes>10.0;140.0;30.0;140.0;30.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>820</x>
<y>720</y>
<w>130</w>
<h>90</h>
</coordinates>
<panel_attributes>Cross-currency:
Default path automatically uses an order book</panel_attributes>
<additional_attributes/>
</element>
</diagram>

View File

@@ -0,0 +1,174 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLPackage</id>
<coordinates>
<x>20</x>
<y>20</y>
<w>620</w>
<h>70</h>
</coordinates>
<panel_attributes>Demurraging Currency Code Format</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>30</x>
<y>50</y>
<w>20</w>
<h>30</h>
</coordinates>
<panel_attributes>01</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>60</x>
<y>50</y>
<w>80</w>
<h>30</h>
</coordinates>
<panel_attributes/>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>150</x>
<y>50</y>
<w>120</w>
<h>30</h>
</coordinates>
<panel_attributes>Unused (24 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>280</x>
<y>50</y>
<w>200</w>
<h>30</h>
</coordinates>
<panel_attributes>e-folding time (64 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>490</x>
<y>50</y>
<w>140</w>
<h>30</h>
</coordinates>
<panel_attributes>Reserved (40 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>660</x>
<y>30</y>
<w>120</w>
<h>70</h>
</coordinates>
<panel_attributes>Legacy only. Not currently supported.
bg=red
style=wordwrap</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>340</x>
<y>70</y>
<w>40</w>
<h>60</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;40.0;20.0;40.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>360</x>
<y>100</y>
<w>130</w>
<h>30</h>
</coordinates>
<panel_attributes>IEEE 754 Double</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>220</x>
<y>100</y>
<w>130</w>
<h>30</h>
</coordinates>
<panel_attributes>Must be all 0's</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>200</x>
<y>70</y>
<w>40</w>
<h>60</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;40.0;20.0;40.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>80</x>
<y>90</y>
<w>130</w>
<h>60</h>
</coordinates>
<panel_attributes>ISO 4217 code
in ASCII
(24 bits)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>60</x>
<y>70</y>
<w>40</w>
<h>60</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;40.0;20.0;40.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>30</x>
<y>70</y>
<w>70</w>
<h>110</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;90.0;50.0;90.0</additional_attributes>
</element>
<element>
<id>Text</id>
<coordinates>
<x>80</x>
<y>150</y>
<w>210</w>
<h>40</h>
</coordinates>
<panel_attributes>Type code (8 bits)
0x01 for demurraging currency</panel_attributes>
<additional_attributes/>
</element>
</diagram>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.7 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

View File

@@ -0,0 +1,199 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLObject</id>
<coordinates>
<x>60</x>
<y>60</y>
<w>150</w>
<h>70</h>
</coordinates>
<panel_attributes>Passphrase
--
(Optional)
Any string
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLObject</id>
<coordinates>
<x>350</x>
<y>60</y>
<w>180</w>
<h>70</h>
</coordinates>
<panel_attributes>Secret Key
--
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>200</x>
<y>80</y>
<w>170</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;.
SHA-512Half</panel_attributes>
<additional_attributes>150.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLObject</id>
<coordinates>
<x>650</x>
<y>60</y>
<w>220</w>
<h>70</h>
</coordinates>
<panel_attributes>Public Key
--
33 bytes (secp256k1)
0xED + 32 bytes (Ed25519)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>520</x>
<y>80</y>
<w>150</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
Public Key
Derivation</panel_attributes>
<additional_attributes>130.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLObject</id>
<coordinates>
<x>360</x>
<y>190</y>
<w>180</w>
<h>80</h>
</coordinates>
<panel_attributes>Account ID
--
(20 bytes)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>300</x>
<y>120</y>
<w>440</w>
<h>130</h>
</coordinates>
<panel_attributes>lt=&lt;-
SHA-256 of RIPEMD160
</panel_attributes>
<additional_attributes>60.0;90.0;10.0;90.0;10.0;40.0;420.0;40.0;420.0;10.0</additional_attributes>
</element>
<element>
<id>UMLObject</id>
<coordinates>
<x>690</x>
<y>190</y>
<w>180</w>
<h>80</h>
</coordinates>
<panel_attributes>Address
--
AccountID (20 bytes)
Checksum (4 bytes)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLObject</id>
<coordinates>
<x>60</x>
<y>190</y>
<w>190</w>
<h>80</h>
</coordinates>
<panel_attributes>Type Prefix
--
0x00
("r" in Ripple's base58)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>240</x>
<y>230</y>
<w>140</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>120.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLObject</id>
<coordinates>
<x>400</x>
<y>320</y>
<w>100</w>
<h>70</h>
</coordinates>
<panel_attributes>Checksum
--
(4 bytes)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>490</x>
<y>230</y>
<w>120</w>
<h>140</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>100.0;10.0;80.0;10.0;80.0;120.0;10.0;120.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>530</x>
<y>210</y>
<w>80</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>60.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>590</x>
<y>210</y>
<w>100</w>
<h>40</h>
</coordinates>
<panel_attributes>base58
type=sender</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>420</x>
<y>260</y>
<w>130</w>
<h>80</h>
</coordinates>
<panel_attributes>lt=&lt;-
SHA-256 twice</panel_attributes>
<additional_attributes>10.0;60.0;10.0;10.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>420</x>
<y>80</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Bob</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>70</x>
<y>80</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>240</x>
<y>80</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Alice</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>290</x>
<y>90</y>
<w>150</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$20</panel_attributes>
<additional_attributes>10.0;20.0;130.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>120</x>
<y>90</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>420</x>
<y>80</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Bob</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>70</x>
<y>80</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>240</x>
<y>80</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Alice</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>290</x>
<y>90</y>
<w>150</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=-&gt;
$17</panel_attributes>
<additional_attributes>130.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>120</x>
<y>90</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=-&gt;
$13</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.1">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>450</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Emily</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>100</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>270</x>
<y>110</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
A</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>340</x>
<y>130</y>
<w>130</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$1</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>620</x>
<y>110</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
B</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>500</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$100</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>810</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Daniel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>690</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$2</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.1">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>450</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Emily</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>100</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>270</x>
<y>110</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
A</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>340</x>
<y>130</y>
<w>130</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$11</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$0</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>620</x>
<y>110</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
B</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>500</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$90</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>810</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Daniel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>690</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$12</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,111 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.1">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>450</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Emily</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>100</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>270</x>
<y>110</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
A</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>340</x>
<y>130</y>
<w>130</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
$1
NoRipple</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>620</x>
<y>110</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
B</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>500</x>
<y>130</y>
<w>140</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
$100
NoRipple</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>810</x>
<y>120</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Daniel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>690</x>
<y>130</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$2</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,474 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>570</x>
<y>70</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Emily</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>220</x>
<y>70</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>390</x>
<y>60</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
A</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>460</x>
<y>80</y>
<w>130</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
$1
NoRipple</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>270</x>
<y>80</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>740</x>
<y>60</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
B</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>620</x>
<y>80</y>
<w>140</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
$100
NoRipple .</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>930</x>
<y>70</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Daniel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>810</x>
<y>80</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$2</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>50</x>
<y>80</y>
<w>150</w>
<h>40</h>
</coordinates>
<panel_attributes>Invalid path
(Cannot ripple)
bg=red
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>220</x>
<y>190</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>270</x>
<y>200</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>390</x>
<y>180</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
A</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>460</x>
<y>200</y>
<w>130</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
$1
NoRipple</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>570</x>
<y>190</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Emily</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>620</x>
<y>200</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$100</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>740</x>
<y>180</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
B</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>810</x>
<y>200</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$2</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>930</x>
<y>190</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Daniel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>50</x>
<y>190</y>
<w>150</w>
<h>50</h>
</coordinates>
<panel_attributes>Valid path
(Rippling possible)
bg=green
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>220</x>
<y>320</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>270</x>
<y>330</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>390</x>
<y>310</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
A</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>460</x>
<y>330</y>
<w>130</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$1</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>570</x>
<y>320</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Emily</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>620</x>
<y>330</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$100</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>810</x>
<y>330</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$2</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>740</x>
<y>310</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
B</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>930</x>
<y>320</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Daniel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>220</x>
<y>450</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Charlie</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>270</x>
<y>460</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>390</x>
<y>440</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Gateway
A</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>460</x>
<y>460</y>
<w>130</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
$1
NoRipple</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>570</x>
<y>450</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Emily</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>620</x>
<y>460</y>
<w>140</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
$100
NoRipple</panel_attributes>
<additional_attributes>10.0;20.0;120.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>740</x>
<y>450</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Daniel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>50</x>
<y>330</y>
<w>150</w>
<h>50</h>
</coordinates>
<panel_attributes>Valid path
(Rippling possible)
bg=green
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>50</x>
<y>460</y>
<w>150</w>
<h>50</h>
</coordinates>
<panel_attributes>Valid path
(Rippling possible)
bg=green
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>830</x>
<y>430</y>
<w>160</w>
<h>110</h>
</coordinates>
<panel_attributes>This path is valid
because Daniel, but not Emily, has set the NoRipple flag on the trust line between them
bg=yellow</panel_attributes>
<additional_attributes/>
</element>
</diagram>

View File

@@ -0,0 +1,499 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.3">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>620</x>
<y>240</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account:
--
rf1BiGe...
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>570</x>
<y>270</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>60</x>
<y>240</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Sender:
r9cZA1m...
Currency:
USD
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>200</x>
<y>240</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account:
--
rvYAfWj...
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>340</x>
<y>240</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Order Book:
--
USD
rvYAfWj...
--
USD
rMwjYe...</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>480</x>
<y>240</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account:
--
rMwjYe...
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>760</x>
<y>240</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Receiver:
ra5nK24...
Currency:
USD
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>430</x>
<y>270</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>710</x>
<y>280</y>
<w>70</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>50.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>290</x>
<y>270</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>280</y>
<w>70</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>50.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>920</x>
<y>230</y>
<w>140</w>
<h>120</h>
</coordinates>
<panel_attributes>Same-currency paths can connect through rippling or through order books.
bg=yellow</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>60</x>
<y>410</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Sender:
r9cZA1m...
Currency:
USD
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>450</y>
<w>70</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>50.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>200</x>
<y>410</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account:
--
rvYAfWj...
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>290</x>
<y>440</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>340</x>
<y>410</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Order Book:
--
USD
rvYAfWj...
--
XRP</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>620</x>
<y>410</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account:
--
rMwjYe...
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>710</x>
<y>440</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>760</x>
<y>410</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account:
--
rf1BiGe...
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>850</x>
<y>450</y>
<w>70</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>50.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>900</x>
<y>410</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Receiver:
ra5nK24...
Currency:
USD
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>480</x>
<y>410</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Order Book:
--
XRP
--
USD
rMwjYe...</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>430</x>
<y>440</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>570</x>
<y>440</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>60</x>
<y>60</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Sender:
r9cZA1m...
Currency:
USD
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>340</x>
<y>60</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Receiver:
ra5nK24...
Currency:
USD
lt=.</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>200</x>
<y>60</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>Account:
--
rvYAfWj...
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>100</y>
<w>70</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>50.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>290</x>
<y>90</y>
<w>70</w>
<h>40</h>
</coordinates>
<panel_attributes/>
<additional_attributes>50.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>500</x>
<y>60</y>
<w>130</w>
<h>100</h>
</coordinates>
<panel_attributes>A simple path, which ripples through an issuer trusted by both parties
bg=yellow</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>1050</x>
<y>400</y>
<w>140</w>
<h>120</h>
</coordinates>
<panel_attributes>XRP can bridge two order books
bg=yellow</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>1010</x>
<y>30</y>
<w>170</w>
<h>180</h>
</coordinates>
<panel_attributes>Legend
--</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>1060</x>
<y>60</y>
<w>120</w>
<h>40</h>
</coordinates>
<panel_attributes>Implied path step/link</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>1020</x>
<y>120</y>
<w>30</w>
<h>30</h>
</coordinates>
<panel_attributes>
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>1060</x>
<y>110</y>
<w>120</w>
<h>50</h>
</coordinates>
<panel_attributes>Path step - account</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>1020</x>
<y>170</y>
<w>30</w>
<h>30</h>
</coordinates>
<panel_attributes/>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>1060</x>
<y>160</y>
<w>120</w>
<h>50</h>
</coordinates>
<panel_attributes>Path step - order book</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>1010</x>
<y>70</y>
<w>60</w>
<h>30</h>
</coordinates>
<panel_attributes>lt=.</panel_attributes>
<additional_attributes>40.0;10.0;10.0;10.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,535 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>11</zoom_level>
<element>
<id>Relation</id>
<coordinates>
<x>451</x>
<y>44</y>
<w>319</w>
<h>121</h>
</coordinates>
<panel_attributes>lt=&lt;-
1. Payer: create channel
(PaymentChannelCreate transaction)
fg=#27a2db</panel_attributes>
<additional_attributes>10.0;90.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>396</x>
<y>143</y>
<w>198</w>
<h>44</h>
</coordinates>
<panel_attributes>Channel is created</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLSpecialState</id>
<coordinates>
<x>451</x>
<y>33</y>
<w>22</w>
<h>22</h>
</coordinates>
<panel_attributes>type=initial</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>451</x>
<y>176</y>
<w>264</w>
<h>99</h>
</coordinates>
<panel_attributes>lt=&lt;-
2. Payee: check channel state
(account_channels command)</panel_attributes>
<additional_attributes>10.0;70.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>396</x>
<y>253</y>
<w>198</w>
<h>44</h>
</coordinates>
<panel_attributes>Both parties are ready
to use the channel</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>484</x>
<y>286</y>
<w>242</w>
<h>99</h>
</coordinates>
<panel_attributes>lt=&lt;-
3. Payer: sign claim(s)
(channel_authorize method)
</panel_attributes>
<additional_attributes>10.0;70.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>396</x>
<y>363</y>
<w>198</w>
<h>44</h>
</coordinates>
<panel_attributes>Payer is ready to pay</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>484</x>
<y>396</y>
<w>341</w>
<h>99</h>
</coordinates>
<panel_attributes>lt=&lt;-
4. Payer: transmit signed claim to payee
(using any communication method)
</panel_attributes>
<additional_attributes>10.0;70.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>396</x>
<y>473</y>
<w>198</w>
<h>44</h>
</coordinates>
<panel_attributes>Payment initiated</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>484</x>
<y>506</y>
<w>242</w>
<h>121</h>
</coordinates>
<panel_attributes>lt=&lt;-
5. Payee: Verify claim's
signature and amount
(channel_verify and
account_channels method)
</panel_attributes>
<additional_attributes>10.0;90.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>396</x>
<y>605</y>
<w>198</w>
<h>44</h>
</coordinates>
<panel_attributes>Payment confirmed</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>484</x>
<y>638</y>
<w>319</w>
<h>77</h>
</coordinates>
<panel_attributes>lt=&lt;-
6. Payee: Provide goods and services
</panel_attributes>
<additional_attributes>10.0;50.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>396</x>
<y>693</y>
<w>198</w>
<h>44</h>
</coordinates>
<panel_attributes>Business transaction
complete</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>297</x>
<y>715</y>
<w>220</w>
<h>154</h>
</coordinates>
<panel_attributes>lt=&lt;-
8. Payee: Redeem claim
(PaymentChannelClaim
transaction)
Payee receives XRP
if channel isn't expired.
fg=#27a2db</panel_attributes>
<additional_attributes>10.0;120.0;10.0;10.0;90.0;10.0</additional_attributes>
</element>
<element>
<id>UMLTimer</id>
<coordinates>
<x>1100</x>
<y>242</y>
<w>176</w>
<h>121</h>
</coordinates>
<panel_attributes>Immutable
Expiration
("CancelAfter" field)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>583</x>
<y>154</y>
<w>803</w>
<h>121</h>
</coordinates>
<panel_attributes>lt=&lt;..
(Immutable expiration
is defined by
PaymentChannelCreate
transaction)
</panel_attributes>
<additional_attributes>550.0;80.0;550.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLTimer</id>
<coordinates>
<x>979</x>
<y>902</y>
<w>154</w>
<h>121</h>
</coordinates>
<panel_attributes>Mutable
Expiration
("Expiration" field)</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLSpecialState</id>
<coordinates>
<x>286</x>
<y>847</y>
<w>44</w>
<h>44</h>
</coordinates>
<panel_attributes>type=decision</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>110</x>
<y>253</y>
<w>308</w>
<h>638</h>
</coordinates>
<panel_attributes>lt=&lt;..
Payee's
PaymentChannelClaim
transaction did not
use tfClose flag</panel_attributes>
<additional_attributes>260.0;10.0;10.0;10.0;10.0;560.0;160.0;560.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>484</x>
<y>1111</y>
<w>231</w>
<h>88</h>
</coordinates>
<panel_attributes>Channel is closed and
removed from ledger.
Unclaimed XRP is
returned to payer</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>583</x>
<y>715</y>
<w>429</w>
<h>209</h>
</coordinates>
<panel_attributes>lt=&lt;-
9a. Payer: request to
close channel
(PaymentChannelClaim
transaction with
tfClose flag)
fg=#27a2db</panel_attributes>
<additional_attributes>210.0;170.0;210.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>1133</x>
<y>341</y>
<w>77</w>
<h>825</h>
</coordinates>
<panel_attributes>lt=&lt;-
</panel_attributes>
<additional_attributes>10.0;720.0;50.0;720.0;50.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>1045</x>
<y>1012</y>
<w>33</w>
<h>121</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>10.0;90.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>957</x>
<y>1111</y>
<w>187</w>
<h>44</h>
</coordinates>
<panel_attributes>Channel is expired</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>550</x>
<y>726</y>
<w>209</w>
<h>407</h>
</coordinates>
<panel_attributes>lt=&lt;-
9b. Payee: request to
close channel
(PaymentChannelClaim
transaction with
tfClose flag)
fg=#27a2db</panel_attributes>
<additional_attributes>10.0;350.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLSpecialState</id>
<coordinates>
<x>792</x>
<y>902</y>
<w>44</w>
<h>44</h>
</coordinates>
<panel_attributes>type=decision</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>825</x>
<y>902</y>
<w>231</w>
<h>66</h>
</coordinates>
<panel_attributes>lt=&lt;..
Channel has
XRP left;
sets Expiration</panel_attributes>
<additional_attributes>190.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>704</x>
<y>1111</y>
<w>275</w>
<h>88</h>
</coordinates>
<panel_attributes>lt=&lt;-
10. Anyone: close channel
(PaymentChannelClose or
PaymentChannelFund
transaction)
fg=#27a2db</panel_attributes>
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>671</x>
<y>935</y>
<w>165</w>
<h>198</h>
</coordinates>
<panel_attributes>lt=&lt;..
Channel is
out of XRP</panel_attributes>
<additional_attributes>10.0;160.0;10.0;90.0;130.0;90.0;130.0;10.0</additional_attributes>
</element>
<element>
<id>UMLSpecialState</id>
<coordinates>
<x>396</x>
<y>1144</y>
<w>22</w>
<h>22</h>
</coordinates>
<panel_attributes>type=final</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>407</x>
<y>1144</y>
<w>99</w>
<h>33</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;70.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>297</x>
<y>880</y>
<w>242</w>
<h>253</h>
</coordinates>
<panel_attributes>lt=&lt;..
Payee's
PaymentChannelClaim
transaction
used tfClose flag</panel_attributes>
<additional_attributes>200.0;210.0;200.0;130.0;10.0;130.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>847</x>
<y>297</y>
<w>231</w>
<h>627</h>
</coordinates>
<panel_attributes>lt=&lt;..
(Mutable expiration
can be updated by
PaymentChannelFund
transaction)</panel_attributes>
<additional_attributes>190.0;550.0;190.0;320.0;10.0;320.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>297</x>
<y>275</y>
<w>187</w>
<h>451</h>
</coordinates>
<panel_attributes>lt=&lt;-
7. Repeat as desired</panel_attributes>
<additional_attributes>90.0;10.0;10.0;10.0;10.0;390.0;90.0;390.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>583</x>
<y>253</y>
<w>407</w>
<h>55</h>
</coordinates>
<panel_attributes>lt=&lt;-
Payer: Add more XRP to channel
(PaymentChannelFund transaction)
fg=#27a2db</panel_attributes>
<additional_attributes>10.0;10.0;110.0;10.0;110.0;30.0;10.0;30.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>121</x>
<y>22</y>
<w>231</w>
<h>231</h>
</coordinates>
<panel_attributes>Legend
--
group=2</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>132</x>
<y>55</y>
<w>209</w>
<h>66</h>
</coordinates>
<panel_attributes>lt=&lt;-
Off-ledger step
(happens as fast as
can be calculated)
group=2</panel_attributes>
<additional_attributes>170.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>132</x>
<y>121</y>
<w>209</w>
<h>66</h>
</coordinates>
<panel_attributes>lt=&lt;-
XRP Ledger transaction
(needs 3-5 seconds
for consensus)
fg=#27a2db
group=2</panel_attributes>
<additional_attributes>170.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>132</x>
<y>187</y>
<w>209</w>
<h>66</h>
</coordinates>
<panel_attributes>lt=&lt;..
Transaction effect
(happens as part
of a previous step)
group=2</panel_attributes>
<additional_attributes>170.0;20.0;10.0;20.0</additional_attributes>
</element>
</diagram>

View File

@@ -0,0 +1,112 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>600</x>
<y>20</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>SnapSwap</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>470</x>
<y>40</y>
<w>150</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
qual_in=
qual_out=</panel_attributes>
<additional_attributes>130.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>420</x>
<y>30</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Middle
Man</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>310</x>
<y>40</y>
<w>130</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-
qual_in=
qual_out=</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>240</x>
<y>20</y>
<w>80</w>
<h>80</h>
</coordinates>
<panel_attributes>Bitstamp</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>120</x>
<y>40</y>
<w>140</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$10 USD</panel_attributes>
<additional_attributes>120.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>70</x>
<y>30</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Alice
fontsize=11</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLUseCase</id>
<coordinates>
<x>760</x>
<y>30</y>
<w>60</w>
<h>60</h>
</coordinates>
<panel_attributes>Bob
fontsize=11</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>670</x>
<y>40</y>
<w>110</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=&lt;-
$0 USD</panel_attributes>
<additional_attributes>10.0;20.0;90.0;20.0</additional_attributes>
</element>
</diagram>

Binary file not shown.

View File

@@ -0,0 +1 @@
https://docs.google.com/drawings/d/15rIV9apyiVZo6lquys3CBSY9iyiMc0ZorMXOzYN4lW8/edit?usp=sharing