complexType CaseMetaData
diagram bds_wsdl_diagrams/bds_wsdl_p1092.png
namespace http://api.bds.tibco.com
children stateName
annotation
documentation
Details about the case state
source <xs:complexType name="CaseMetaData">
 
<xs:annotation>
   
<xs:documentation>Details about the case state</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="stateName" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The name of the attribute that contains the case state</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CaseMetaData/stateName
diagram bds_wsdl_diagrams/bds_wsdl_p1093.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The name of the attribute that contains the case state
source <xs:element name="stateName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The name of the attribute that contains the case state</xs:documentation>
 
</xs:annotation>
</xs:element>

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