diagram | |||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |