complexType plmExceptionType
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p29.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children message details rc cause
used by
elements ResponseHeaderType/exceptions BulkResponseHeaderType/plmFault
complexType plmWarningType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  required      
source <xsd:complexType name="plmExceptionType">
 
<xsd:sequence>
   
<xsd:element name="message" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="details" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="rc" type="xsd:int" minOccurs="0"/>
   
<xsd:element name="cause" type="xsd:string" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="id" type="xsd:string" use="required"/>
</xsd:complexType>

attribute plmExceptionType/@id
type xsd:string
properties
use required
source <xsd:attribute name="id" type="xsd:string" use="required"/>

element plmExceptionType/message
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p30.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="message" type="xsd:string" minOccurs="0"/>

element plmExceptionType/details
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p31.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="details" type="xsd:string" minOccurs="0"/>

element plmExceptionType/rc
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p32.png
type xsd:int
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rc" type="xsd:int" minOccurs="0"/>

element plmExceptionType/cause
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p33.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="cause" type="xsd:string" minOccurs="0"/>


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