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