element lookupUserResponse
diagram de_wsdl_diagrams/de_wsdl_p182.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children detail
attributes
Name  Type  Use  Default  Fixed  Annotation
user-count  xs:int  required      
documentation
Number of resources that match the specified criteria.
annotation
documentation
Response element for lookupUser operation.
source <xs:element name="lookupUserResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for lookupUser operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>Describes the identified Resource entity(ies).</xs:documentation>
   
</xs:annotation>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="detail" type="de:XmlEntityDetail">
       
<xs:annotation>
         
<xs:documentation>Details of each matching resource.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="user-count" type="xs:int" use="required">
     
<xs:annotation>
       
<xs:documentation>Number of resources that match the specified criteria.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

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