mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
169 lines
3.4 KiB
XML
169 lines
3.4 KiB
XML
<?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>260</x>
|
|
<y>100</y>
|
|
<w>120</w>
|
|
<h>70</h>
|
|
</coordinates>
|
|
<panel_attributes>Seed
|
|
--
|
|
(Optional)
|
|
16 bytes
|
|
lt=.</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>UMLObject</id>
|
|
<coordinates>
|
|
<x>80</x>
|
|
<y>100</y>
|
|
<w>140</w>
|
|
<h>70</h>
|
|
</coordinates>
|
|
<panel_attributes>Passphrase
|
|
or source of
|
|
randomness
|
|
--
|
|
(Optional)
|
|
lt=.</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>210</x>
|
|
<y>130</y>
|
|
<w>70</w>
|
|
<h>30</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=-></panel_attributes>
|
|
<additional_attributes>10.0;10.0;50.0;10.0</additional_attributes>
|
|
</element>
|
|
<element>
|
|
<id>UMLClass</id>
|
|
<coordinates>
|
|
<x>420</x>
|
|
<y>100</y>
|
|
<w>120</w>
|
|
<h>70</h>
|
|
</coordinates>
|
|
<panel_attributes>Private Key
|
|
--
|
|
32 bytes</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>370</x>
|
|
<y>130</y>
|
|
<w>70</w>
|
|
<h>30</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=-></panel_attributes>
|
|
<additional_attributes>10.0;10.0;50.0;10.0</additional_attributes>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>530</x>
|
|
<y>130</y>
|
|
<w>70</w>
|
|
<h>30</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=-></panel_attributes>
|
|
<additional_attributes>10.0;10.0;50.0;10.0</additional_attributes>
|
|
</element>
|
|
<element>
|
|
<id>UMLClass</id>
|
|
<coordinates>
|
|
<x>580</x>
|
|
<y>100</y>
|
|
<w>120</w>
|
|
<h>70</h>
|
|
</coordinates>
|
|
<panel_attributes>Public Key
|
|
--
|
|
33 bytes</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>UMLClass</id>
|
|
<coordinates>
|
|
<x>740</x>
|
|
<y>100</y>
|
|
<w>120</w>
|
|
<h>70</h>
|
|
</coordinates>
|
|
<panel_attributes>Account ID
|
|
--
|
|
20 bytes</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>690</x>
|
|
<y>130</y>
|
|
<w>70</w>
|
|
<h>30</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=-></panel_attributes>
|
|
<additional_attributes>10.0;10.0;50.0;10.0</additional_attributes>
|
|
</element>
|
|
<element>
|
|
<id>UMLNote</id>
|
|
<coordinates>
|
|
<x>60</x>
|
|
<y>60</y>
|
|
<w>500</w>
|
|
<h>130</h>
|
|
</coordinates>
|
|
<panel_attributes>Secrets
|
|
fg=red</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>Text</id>
|
|
<coordinates>
|
|
<x>580</x>
|
|
<y>60</y>
|
|
<w>440</w>
|
|
<h>30</h>
|
|
</coordinates>
|
|
<panel_attributes>Public information
|
|
style=wordwrap
|
|
halign=center</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>UMLClass</id>
|
|
<coordinates>
|
|
<x>900</x>
|
|
<y>100</y>
|
|
<w>160</w>
|
|
<h>70</h>
|
|
</coordinates>
|
|
<panel_attributes>Address
|
|
--
|
|
24 bytes (classic)
|
|
32 bytes (X-address)</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>850</x>
|
|
<y>130</y>
|
|
<w>70</w>
|
|
<h>30</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=<-></panel_attributes>
|
|
<additional_attributes>10.0;10.0;50.0;10.0</additional_attributes>
|
|
</element>
|
|
</diagram>
|