element getEntityName
diagram de_wsdl_diagrams/de_wsdl_p23672.png
namespace http://resolver.api.de.n2.tibco.com
type extension of XmlOrgModelVersion
properties
content complex
children guid
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
annotation
documentation
**PRIVATE API - Reserved for internal use**
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>

element getEntityName/guid
diagram de_wsdl_diagrams/de_wsdl_p23673.png
type xs:string
properties
content simple
source <xs:element name="guid" type="xs:string"/>

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