+xns/Discovery
Data: EnumDef

+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

IsDefault

Is this value the default enumeration value? True=this is the default value; False=this is not the default value.  

DataType: Boolean
 


SequenceNo

Sequence number indicating the order in which the enumeration values appear.  

DataType: Integer
 


Value

The valid string comprising an enumeration value.  

DataType: String
 


Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002