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