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

element DetailedException/error
diagram dac_wsdl_diagrams/dac_wsdl_p702.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 <xs:element name="error" type="ErrorLine" minOccurs="0" maxOccurs="unbounded"/>

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