element UpdateCasesWithLockResponse
diagram bds_rest_all_diagrams/bds_rest_all_p129.png
namespace http://api.bds.tibco.com
properties
content complex
children caseReference
annotation
documentation
Response Element for updateCasesWithLock Operation
source <xs:element name="UpdateCasesWithLockResponse">
 
<xs:annotation>
   
<xs:documentation>Response Element for updateCasesWithLock Operation</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="caseReference" type="xs:string" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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