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