ENUMSPYSchemaDefKind
Enumeration type to select schema diagram types.
| spyKindElement | = 0 | 
| spyKindComplexType | = 1 | 
| spyKindSimpleType | = 2 | 
| spyKindGroup | = 3 | 
| spyKindModel | = 4 | 
| spyKindAny | = 5 | 
| spyKindAttr | = 6 | 
| spyKindAttrGroup | = 7 | 
| spyKindAttrAny | = 8 | 
| spyKindIdentityUnique | = 9 | 
| spyKindIdentityKey | = 10 | 
| spyKindIdentityKeyRef | = 11 | 
| spyKindIdentitySelector | = 12 | 
| spyKindIdentityField | = 13 | 
| spyKindNotation | = 14 | 
| spyKindInclude | = 15 | 
| spyKindImport | = 16 | 
| spyKindRedefine | = 17 | 
| spyKindFacet | = 18 | 
| spyKindSchema | = 19 | 
| spyKindCount | = 20 |