element LinkCaseRequest
diagram bds_rest_all_diagrams/bds_rest_all_p92.png
namespace http://api.bds.tibco.com
properties
content complex
children sourceCaseReference targetCaseReference targetRoleName
annotation
documentation
Request Element for linkCase Operation
source <xs:element name="LinkCaseRequest">
 
<xs:annotation>
   
<xs:documentation>Request Element for linkCase Operation</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="sourceCaseReference" type="xs:string"/>
     
<xs:element name="targetCaseReference" type="xs:string" maxOccurs="unbounded"/>
     
<xs:element name="targetRoleName" type="xs:string"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element LinkCaseRequest/sourceCaseReference
diagram bds_rest_all_diagrams/bds_rest_all_p93.png
type xs:string
properties
content simple
source <xs:element name="sourceCaseReference" type="xs:string"/>

element LinkCaseRequest/targetCaseReference
diagram bds_rest_all_diagrams/bds_rest_all_p94.png
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="targetCaseReference" type="xs:string" maxOccurs="unbounded"/>

element LinkCaseRequest/targetRoleName
diagram bds_rest_all_diagrams/bds_rest_all_p95.png
type xs:string
properties
content simple
source <xs:element name="targetRoleName" type="xs:string"/>


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