complexType XmlGetResource
diagram deservices_wsdl_diagrams/deservices_wsdl_p2464.png
namespace http://resource.api.de.bpm.tibco.com
children guid
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int    -1    
documentation
Identifies the model major version from which the resource's organization model entity associations are to be taken. The default value of -1 indicates that the latest version should be used.
annotation
documentation
Request element for the getResource operation. Returns detailed information for the resource identified by its GUID. The organization model version in the request identifies the organization model major version from which the resource's model entity associations are to be taken. The default value of -1 indicates that the latest version should be used.
           
source <xs:complexType name="XmlGetResource">
 
<xs:annotation>
   
<xs:documentation>Request element for the getResource operation. Returns detailed information for the resource identified by its GUID. The organization model version in the request identifies the organization model major version from which the resource's model entity associations are to be taken. The default value of -1 indicates that the latest version should be used.
           
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="guid" type="xs:string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>List of GUIDs that identifies the resource(s).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="model-version" type="xs:int" default="-1">
   
<xs:annotation>
     
<xs:documentation>Identifies the model major version from which the resource's organization model entity associations are to be taken. The default value of -1 indicates that the latest version should be used.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlGetResource/@model-version
type xs:int
properties
default -1
annotation
documentation
Identifies the model major version from which the resource's organization model entity associations are to be taken. The default value of -1 indicates that the latest version should be used.
source <xs:attribute name="model-version" type="xs:int" default="-1">
 
<xs:annotation>
   
<xs:documentation>Identifies the model major version from which the resource's organization model entity associations are to be taken. The default value of -1 indicates that the latest version should be used.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element XmlGetResource/guid
diagram deservices_wsdl_diagrams/deservices_wsdl_p2465.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
List of GUIDs that identifies the resource(s).
source <xs:element name="guid" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>List of GUIDs that identifies the resource(s).</xs:documentation>
 
</xs:annotation>
</xs:element>

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