+xns/Core/XNSObject
 |
 +--+xns/Discovery/EnumDef
Definition of an enumeration value. This is one value of an enumeration object, which is a static list of valid strings that an element of an XNS object can contain.
Data Elements | ||
Boolean |
IsDefault | Is this value the default enumeration value? |
Integer |
SequenceNo | Sequence number indicating the order in which the enumeration values appear. |
String |
Value | The valid string comprising an enumeration value. |
Element Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |