Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
SchemaTypeEnum Class
An enumerator interface for schema types as represented in XML schema.
Methods
Method |
Description |
See also |
---|---|---|
GetCount() |
Returns the number of properties for an element. |
|
GetFirst() |
Returns the first property for the element in alphabetical order. |
|
GetNext() |
Returns the first property for the element in alphabetical order or null if no more are present. |