complexType XmlRestrictedOrg
diagram de_wsdl_diagrams/de_wsdl_p24021.png
namespace http://base.api.de.bpm.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
org-guid  xs:string  required      
documentation
Unique identifier of the organisation to be administered.
name  xs:string  optional      
documentation
Read-only - Name of the organization to be administered. Only supplied for display purposes.
annotation
documentation
Identifies an organisation to which access is restricted to only those Resource derived  from the LDAP Container in which this element resides. It also restricts the Organizations to which Resources derived from the LDAP Container can be assigned.
           
source <xs:complexType name="XmlRestrictedOrg">
 
<xs:annotation>
   
<xs:documentation>Identifies an organisation to which access is restricted to only those Resource derived  from the LDAP Container in which this element resides. It also restricts the Organizations to which Resources derived from the LDAP Container can be assigned.
           
</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="org-guid" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>Unique identifier of the organisation to be administered.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="name" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Read-only - Name of the organization to be administered. Only supplied for display purposes.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

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

attribute XmlRestrictedOrg/@name
type xs:string
properties
use optional
annotation
documentation
Read-only - Name of the organization to be administered. Only supplied for display purposes.
source <xs:attribute name="name" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Read-only - Name of the organization to be administered. Only supplied for display purposes.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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