diagram | |||||||||||||||
namespace | http://resolver.api.de.n2.tibco.com | ||||||||||||||
type | extension of XmlOrgModelVersion | ||||||||||||||
properties |
|
||||||||||||||
children | guid | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="getEntityName"> <xs:annotation> <xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="orgdto:XmlOrgModelVersion"> <xs:annotation> <xs:documentation>Returns the name(s) of the entities identified by the given model version and guid.</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="guid" type="xs:string"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
source | <xs:element name="guid" type="xs:string"/> |