Property | Type | Meaning |
---|---|---|
Name | String | Specify a name for the object when you create it. Names can consist of virtually any alphanumeric character including the letters A through Z, a through z and the digits 0 through 9. They may also include the following
punctuation characters;
Names can only start with a letter or the underscore character and not with a number, hyphen or period. Names beginning with xml or any variant (for example XmL) are reserved by the XML standards specification. Further details of naming conventions and allowable characters can be found in the Extensible Markup Language (XML) specification that can be found on the World Wide Web Consortium (W3C) Web site. |
Base Type | Enumerated type | This property only applies to a simple type restriction. You can use this property to select a base type that is used as the starting point to define a new simple type that is derived by setting additional value constraints. |
Item Type | Enumerated type | This property only applies to a simple type list. You can use this property to select the type that is used as the item type of the list. |
Variety | Enumerated type | This property displays the variety of the simple type you have selected, either atomic, list, or union. |
A simple type can also have Simple type logical value constraints.