complexType BasicFaultType
diagram pm_xsd_diagrams/pm_xsd_p147.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:reason
used by
elements illegalArgumentFault illegalStateFault operationFailedFault
annotation
documentation
Type for all fault elements.
source <xsd:complexType name="BasicFaultType">
 
<xsd:annotation>
   
<xsd:documentation>Type for all fault elements.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="reason" type="xsd:string" nillable="true">
     
<xsd:annotation>
       
<xsd:documentation>Reason for the exception.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element BasicFaultType/reason
diagram pm_xsd_diagrams/pm_xsd_p148.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:string
properties
content simple
nillable true
annotation
documentation
Reason for the exception.
source <xsd:element name="reason" type="xsd:string" nillable="true">
 
<xsd:annotation>
   
<xsd:documentation>Reason for the exception.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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