|
1 | 1 | <div class="manifest-object" style="margin-bottom: 0; font-size: 110%;"><a href="#manifeststore">ManifestStore</a></div>
|
2 | 2 |
|
3 | 3 | <div style="position: relative;" markdown="1" >
|
4 |
| -{% include property.html type="scalar" name="active_manifest" desc="<i>UUID</i>" x="65" y="25" %} |
5 |
| -{% include property.html type="scalar" name="manifests" desc="NA" x="65" y="65" %} |
| 4 | +{% include property.html type="scalar" name="active_manifest" desc="<i>UUID</i>" x="65" y="30" %} |
| 5 | +{% include property.html type="scalar" name="manifests" desc="NA" x="65" y="70" %} |
6 | 6 |
|
7 | 7 | {% include property.html type="object" name="<i>UUID</i>:" obj="Manifest" x="145" y="125" %}
|
8 | 8 | {% include property.html type="object" name="<i>UUID</i>:" obj="Manifest" x="145" y="165" %}
|
|
11 | 11 |
|
12 | 12 | <svg height="300" width="300" style="margin-top: 0;">
|
13 | 13 | {% include vert-line.html x="20" y-start="0" y-finish="260" %}
|
14 |
| - {% include horiz-line.html y="40" x-start="20" x-finish="60" %} |
15 |
| - {% include horiz-line.html y="80" x-start="20" x-finish="60" %} |
16 |
| - {% include horiz-line.html y="260" x-start="20" x-finish="60" %} |
| 14 | + {% include horiz-line.html y="40" x="20" length="40" %} |
| 15 | + {% include horiz-line.html y="80" x="20" length="40" %} |
| 16 | + {% include horiz-line.html y="260" x="20" length="40" %} |
17 | 17 |
|
18 |
| - {% include horiz-line.html y="40" x-start="20" x-finish="60" %} |
19 |
| - {% include horiz-line.html y="40" x-start="20" x-finish="60" %} |
| 18 | + {% include horiz-line.html y="40" x="20" length="40" %} |
| 19 | + {% include horiz-line.html y="40" x="20" length="40" %} |
20 | 20 |
|
21 | 21 | {% include vert-line.html x="100" y-start="100" y-finish="220" %} <!-- small vertical -->
|
22 | 22 |
|
23 |
| - {% include horiz-line.html y="140" x-start="100" x-finish="140" %} |
24 |
| - {% include horiz-line.html y="180" x-start="100" x-finish="140" %} |
25 |
| - {% include horiz-line.html y="220" x-start="100" x-finish="140" %} |
| 23 | + {% include horiz-line.html y="140" x="100" length="40" %} |
| 24 | + {% include horiz-line.html y="180" x="100" length="40" %} |
| 25 | + {% include horiz-line.html y="220" x="100" length="40" %} |
26 | 26 | </svg>
|
27 | 27 | </div>
|
28 | 28 |
|
|
39 | 39 |
|
40 | 40 | {% include property.html type="object" name="claim_generator_info" obj="ClaimGeneratorInfo" x="65" y="310" %}
|
41 | 41 |
|
42 |
| -{% include property.html type="object" name="thumbnail" obj="ResourceRef" x="65" y="350" %} |
| 42 | +{% include property.html type="object" name="thumbnail" obj="ResourceRef" x="65" y="355" %} |
43 | 43 | {% include property.html type="object_array" name="ingredients" obj="Ingredient" x="65" y="390" %}
|
44 | 44 | {% include property.html type="object_array" name="assertions" obj="ManifestAssertion" x="65" y="430" %}
|
45 | 45 | {% include property.html type="object" name="signature_info" obj="SignatureInfo" x="65" y="470" %}
|
46 | 46 |
|
47 | 47 | <svg height="500" width="300" style="margin-top: 0;">
|
48 | 48 | {% include vert-line.html x="20" y-start="0" y-finish="485" %}
|
49 | 49 |
|
50 |
| - {% include horiz-line.html y="35" x-start="20" x-finish="60" %} |
51 |
| - {% include horiz-line.html y="75" x-start="20" x-finish="60" %} |
52 |
| - {% include horiz-line.html y="115" x-start="20" x-finish="60" %} |
53 |
| - {% include horiz-line.html y="155" x-start="20" x-finish="60" %} |
54 |
| - {% include horiz-line.html y="195" x-start="20" x-finish="60" %} |
55 |
| - {% include horiz-line.html y="235" x-start="20" x-finish="60" %} |
56 |
| - {% include horiz-line.html y="275" x-start="20" x-finish="60" %} |
57 |
| - {% include horiz-line.html y="325" x-start="20" x-finish="60" %} |
58 |
| - {% include horiz-line.html y="370" x-start="20" x-finish="60" %} |
59 |
| - {% include horiz-line.html y="405" x-start="20" x-finish="60" %} |
60 |
| - {% include horiz-line.html y="405" x-start="20" x-finish="60" %} |
61 |
| - {% include horiz-line.html y="445" x-start="20" x-finish="60" %} |
62 |
| - {% include horiz-line.html y="485" x-start="20" x-finish="60" %} |
| 50 | + {% include horiz-line.html y="30" x="20" length="40" %} |
| 51 | + {% include horiz-line.html y="70" x="20" length="40" %} |
| 52 | + {% include horiz-line.html y="110" x="20" length="40" %} |
| 53 | + {% include horiz-line.html y="150" x="20" length="40" %} |
| 54 | + {% include horiz-line.html y="190" x="20" length="40" %} |
| 55 | + {% include horiz-line.html y="230" x="20" length="40" %} |
| 56 | + {% include horiz-line.html y="270" x="20" length="40" %} |
| 57 | + {% include horiz-line.html y="325" x="20" length="40" %} |
| 58 | + {% include horiz-line.html y="370" x="20" length="40" %} |
| 59 | + {% include horiz-line.html y="405" x="20" length="40" %} |
| 60 | + {% include horiz-line.html y="405" x="20" length="40" %} |
| 61 | + {% include horiz-line.html y="445" x="20" length="40" %} |
| 62 | + {% include horiz-line.html y="485" x="20" length="40" %} |
63 | 63 | </svg>
|
64 | 64 | </div>
|
65 | 65 |
|
|
0 commit comments