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