diagram | |||||||||||||
namespace | http://api.de.n2.tibco.com | ||||||||||||
children | resource | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="XmlEntityInstantiatedList"> <xs:annotation> <xs:documentation>Details of the resources assigned to groups and positions.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="resource" type="XmlLdapEntity" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of a resource and the LDAP entries from which it is derived.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="modified" type="xs:int"/> </xs:complexType> |
type | xs:int |
source | <xs:attribute name="modified" type="xs:int"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlLdapEntity | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | LdapReference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="resource" type="XmlLdapEntity" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of a resource and the LDAP entries from which it is derived.</xs:documentation> </xs:annotation> </xs:element> |