element getNamedResource
diagram de_wsdl_diagrams/de_wsdl_p23680.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.

If not specified, the default value will be the latest version of the organization model.
name  xs:string  required      
documentation
Name uniquely identifying the resource whose details are to be returned.
annotation
documentation
**PRIVATE API - Reserved for internal use**
source <xs:element name="getNamedResource">
 
<xs:annotation>
   
<xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          Request to list the Resources identified by the given name.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
     
<xs:annotation>
       
<xs:documentation>Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.

If not specified, the default value will be the latest version of the organization model.
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="name" type="xs:string" use="required">
     
<xs:annotation>
       
<xs:documentation>Name uniquely identifying the resource whose details are to be returned.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute getNamedResource/@model-version
type xs:int
properties
use optional
default -1
annotation
documentation
Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.

If not specified, the default value will be the latest version of the organization model.
source <xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
 
<xs:annotation>
   
<xs:documentation>Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.

If not specified, the default value will be the latest version of the organization model.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute getNamedResource/@name
type xs:string
properties
use required
annotation
documentation
Name uniquely identifying the resource whose details are to be returned.
source <xs:attribute name="name" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>Name uniquely identifying the resource whose details are to be returned.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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