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