+xns/Discovery
Data: Dependency

+xns/Core/XNSObject
   |
   +--+xns/Discovery/Dependency


A relationship between this service (the dependent service) and another service (the independent service) that this service references. An instance of a dependency is not required for the relationship between this service and the Core service, because dependency upon the Core service is assumed.


 

Data Elements
+xns/Core/IdentityAddress Identity The address of the identity that defines the independent service.
Boolean Required Is this dependency required?
String ServiceName The name of the independent service.
 

Element Detail

Identity

The address of the identity that defines the independent service.  

DataType: +xns/Core/IdentityAddress
 


Required

Is this dependency required? True=this service requires access to an implementation of the independent service; False=this service receives optional value if it has access to an implementation of the independent service.  

DataType: Boolean
 


ServiceName

The name of the independent service.  

DataType: String
 


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