source: trunk/src/xmlpatterns/schema/doc/LocalChoice_diagram.dot

Last change on this file was 561, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.1 sources.

  • Property svn:eol-style set to native
File size: 612 bytes
RevLine 
[556]1digraph LocalChoice {
2 mindist = 2.0
3 1 -> 3 [label="choice"]
4 1 -> 3 [label="group"]
5 1 -> 2 [label="annotation"]
6 1 -> 3 [label="sequence"]
7 1 -> 3 [label="any"]
8 1 -> 3 [label="element"]