+xns/Data
Data: TypeCollection

+xns/Core/XNSObject
   |
   +--+xns/Data/TypeCollection


A container for XNS objects of the same data type. Data is organized within an identity document using type collections.


 

Data Elements
+xns/Core/IdentityDataAddressList Derivatives List of data types known to inherit from the data type of this type collection.
+xns/Core/IdentityDataAddress DerivedFrom Address of a DataTypeDef object which defines the data type that this type collection's data type is derived from.
+xns/Core/ElementList Instances List of XNS objects contained within this type collection.
+xns/Core/IdentityDataAddress SchemaAddress Address of a DataTypeDef object that defines the data type of objects contained in this type collection.
String TypeName The XML tag name of the objects stored within the 'instances' element.
+xns/Core/ElementList Versions List of previous independent versions of XNS objects contained within this type collection.
 

Element Detail

Derivatives

List of data types known to inherit from the data type of this type collection. This list must include all derivative data types of objects stored within this identity.  

DataType: +xns/Core/IdentityDataAddressList
 

List: true
 


DerivedFrom

Address of a DataTypeDef object which defines the data type that this type collection's data type is derived from. If this is blank, then this type collection's data type is derived directly from +xns/Core/XNSObject.  

DataType: +xns/Core/IdentityDataAddress
 


Instances

List of XNS objects contained within this type collection.  

DataType: +xns/Core/ElementList
 

List: true
 


SchemaAddress

Address of a DataTypeDef object that defines the data type of objects contained in this type collection. (Note: the XNSName portion of the IdentityDataAddress must be specified.)  

DataType: +xns/Core/IdentityDataAddress
 


TypeName

The XML tag name of the objects stored within the 'instances' element.  

DataType: String
 


Versions

List of previous independent versions of XNS objects contained within this type collection. The current version is in the 'instances' collection.  

DataType: +xns/Core/ElementList
 

List: true
 


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