element validateEntityResponse
diagram de_wsdl_diagrams/de_wsdl_p188.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children resolved-entity
attributes
Name  Type  Use  Default  Fixed  Annotation
dynamic  xs:boolean  optional      
documentation
True if the given entity identifier is for a dynamic model-template entity.
If this value is not given, or false, the entity identifier is NOT for a dynamic model-template entity.
valid  xs:boolean  required      
documentation
True if the entity specified is valid.
hasPushDestinations  xs:boolean    false    
documentation
True if the entity specified has any push destinations set.
annotation
documentation
**PRIVATE API - Reserved for internal use**
source <xs:element name="validateEntityResponse">
 
<xs:annotation>
   
<xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          Response indicating whether the given model entity identifier was valid or not.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="resolved-entity" type="orgdto:XmlModelEntityId" minOccurs="0" maxOccurs="1">
       
<xs:annotation>
         
<xs:documentation>If the given entity identifier is for a dynamic model-template entity, this value will be the GUID of the model entity to which the dynamic reference resolves.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="dynamic" type="xs:boolean" use="optional">
     
<xs:annotation>
       
<xs:documentation>True if the given entity identifier is for a dynamic model-template entity.
If this value is not given, or false, the entity identifier is NOT for a dynamic model-template entity.
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="valid" type="xs:boolean" use="required">
     
<xs:annotation>
       
<xs:documentation>True if the entity specified is valid.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="hasPushDestinations" type="xs:boolean" default="false">
     
<xs:annotation>
       
<xs:documentation>True if the entity specified has any push destinations set.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

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