complexType XmlAdministeredOrganisations
diagram de_wsdl_diagrams/de_wsdl_p23856.png
namespace http://ldap.api.de.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
Unique identifier of the organization to be administered.
name  xs:string        
documentation
Name of the organization to be administered. Only required when this element is used in a service response.
annotation
documentation
Provides a list of organizations that can be administered from this LDAP container.
source <xs:complexType name="XmlAdministeredOrganisations">
 
<xs:annotation>
   
<xs:documentation>Provides a list of organizations that can be administered from this LDAP container.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="guid" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>Unique identifier of the organization to be administered.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="name" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Name of the organization to be administered. Only required when this element is used in a service response.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlAdministeredOrganisations/@guid
type xs:string
properties
use required
annotation
documentation
Unique identifier of the organization to be administered.
source <xs:attribute name="guid" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>Unique identifier of the organization to be administered.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute XmlAdministeredOrganisations/@name
type xs:string
annotation
documentation
Name of the organization to be administered. Only required when this element is used in a service response.
source <xs:attribute name="name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Name of the organization to be administered. Only required when this element is used in a service response.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy