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