complexType DetailedException
diagram wp_diagrams/wp_p3459.png
namespace http://exception.api.common.n2.tibco.com
children error
source <xsd:complexType name="DetailedException">
 
<xsd:sequence>
   
<xsd:element name="error" type="ErrorLine" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

element DetailedException/error
diagram wp_diagrams/wp_p3460.png
type ErrorLine
properties
minOcc 0
maxOcc unbounded
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 <xsd:element name="error" type="ErrorLine" minOccurs="0" maxOccurs="unbounded"/>

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