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