diagram | |||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="XmlModelInstanceIdValue"> <xs:annotation> <xs:documentation>Makes up one element of the Model-Template Identity; each element being a named attribute linked to a named LDAP 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="value" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The value of the LDAP Attribute from which the model-template instance ID will be constructed. 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="value" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The value of the LDAP Attribute from which the model-template instance ID will be constructed. If the named LDAP Attribute holds many values, only one will be chosen - at random.</xs:documentation> </xs:annotation> </xs:attribute> |