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