source:
trunk/src/xmlpatterns/schema/doc/Assert_diagram.dot
Last change on this file was 561, checked in by , 15 years ago | |
---|---|
|
|
File size: 168 bytes |
Line | |
---|---|
1 | digraph Assert { |
2 | mindist = 2.0 |
3 | 1 -> 2 [label="annotation"] |
4 | 1 [shape=doublecircle, style=filled, color=blue] |
5 | 2 [shape=doublecircle, style=filled, color=green] |
6 | } |
Note:
See TracBrowser
for help on using the repository browser.