diagram | |||||||||||||||||||||||
namespace | http://api.de.n2.tibco.com | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="AdminLDAPContainer"> <xs:annotation> <xs:documentation>Complex type that defines an LDAP Container that can be used to administer an Organization.</xs:documentation> </xs:annotation> <xs:attribute name="id" type="xs:long" use="required"> <xs:annotation> <xs:documentation>Unique ID reference of the LDAP container.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string"> <xs:annotation> <xs:documentation>Unique name of the LDAP container.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="id" type="xs:long" use="required"> <xs:annotation> <xs:documentation>Unique ID reference of the LDAP container.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string"> <xs:annotation> <xs:documentation>Unique name of the LDAP container.</xs:documentation> </xs:annotation> </xs:attribute> |