diagram | |||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="XmlModelInstanceIdAttribute"> <xs:annotation> <xs:documentation>Names an LDAP Attribute that will be used to populate the value of the named Model-Template Instance Identity attribute.</xs:documentation> </xs:annotation> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Names the model-template instance ID attribute that will take its value from the named LDAP Attribute.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ldap-attribute" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Names the LDAP Attribute from which the value of the model-template instance ID attribute will be populated. If the named LDAP Attribute holds many values, only one will be chosen - at random.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Names the model-template instance ID attribute that will take its value from the named LDAP Attribute.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ldap-attribute" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Names the LDAP Attribute from which the value of the model-template instance ID attribute will be populated. If the named LDAP Attribute holds many values, only one will be chosen - at random.</xs:documentation> </xs:annotation> </xs:attribute> |