diagram | |||||||||||||||||||||||
namespace | http://resolver.api.de.n2.tibco.com | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |