element resolveResourceResponse
diagram de_wsdl_diagrams/de_wsdl_p25290.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children entity
attributes
Name  Type  Use  Default  Fixed  Annotation
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="resolveResourceResponse">
 
<xs:annotation>
   
<xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          The identifier for the Resource determined by the request parameters.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="entity" type="orgdto:XmlParticipantId" minOccurs="0"/>
   
</xs:sequence>
   
<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>

attribute resolveResourceResponse/@hasPushDestinations
type xs:boolean
properties
default false
annotation
documentation
True if the entity specified has any push destinations set.
source <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>

element resolveResourceResponse/entity
diagram de_wsdl_diagrams/de_wsdl_p25291.png
type XmlParticipantId
properties
minOcc 0
maxOcc 1
content complex
children guid name dynamic-id-attr
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.)
entity-type  OrganisationalEntityType  optional      
documentation
Category of this organization model entity (used to improve and validate the search).
qualifier  xs:string  optional      
documentation
Qualifier value. This is only applicable in certain circumstances, and only to entities of the entity-type PRIVILEGE or CAPABILITY.

These entities can have an association with other entities - for example, a resource may hold many capbilities a position may have many privileges. Those associations can have a qualifying value, according to their nature, to differentiate them.

For example, the privilege to sign off a purchase order may be qualified with the maximum amount for which the purchase order is made.
source <xs:element name="entity" type="orgdto:XmlParticipantId" minOccurs="0"/>

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