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