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