summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/schema/doc/Assert_diagram.dot
blob: 7093bef689d21985082a4aaa7dfdeb03f521a405 (plain)
1
2
3
4
5
6
digraph Assert {
  mindist = 2.0
  1 -> 2 [label="annotation"]
  1 [shape=doublecircle, style=filled, color=blue]
  2 [shape=doublecircle, style=filled, color=green]
}