1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->
<!-- Title: uscxml_state Pages: 1 -->
<svg width="108pt" height="95pt"
viewBox="0.00 0.00 108.00 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 91)">
<title>uscxml_state</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-91 104,-91 104,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<polygon fill="#bfbfbf" stroke="#000000" points="12.5,-.5 12.5,-19.5 87.5,-19.5 87.5,-.5 12.5,-.5"/>
<text text-anchor="middle" x="50" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml_state</text>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="structuscxml__elem__data.html" target="_top" xlink:title="All information pertaining to a <data> element With late data binding, blocks of data elements are se...">
<polygon fill="#ffffff" stroke="#000000" points="0,-67.5 0,-86.5 100,-86.5 100,-67.5 0,-67.5"/>
<text text-anchor="middle" x="50" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml_elem_data</text>
</a>
</g>
</g>
<!-- Node2->Node1 -->
<g id="edge1" class="edge">
<title>Node2->Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M50,-57.1079C50,-44.714 50,-29.3263 50,-19.5817"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="46.5001,-57.4005 50,-67.4005 53.5001,-57.4006 46.5001,-57.4005"/>
<text text-anchor="middle" x="61.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000"> data</text>
</g>
</g>
</svg>
|