element InvalidWorkTypeFault
diagram pflow_diagrams/pflow_p17.png
namespace http://exception.api.common.n2.tibco.com
properties
content complex
children error
source <xs:element name="InvalidWorkTypeFault">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="error" type="ErrorLine"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element InvalidWorkTypeFault/error
diagram pflow_diagrams/pflow_p18.png
type ErrorLine
properties
content complex
children parameter
attributes
Name  Type  Use  Default  Fixed  Annotation
code  xs:string  required      
documentation
Code associated with this error.
message  xs:string  required      
documentation
Default English form of the error message.
source <xs:element name="error" type="ErrorLine"/>

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