complexType plmWarningType
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p808.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type extension of tns:plmExceptionType
properties
base tns:plmExceptionType
children message details rc cause
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  required      
source <xsd:complexType name="plmWarningType">
 
<xsd:complexContent>
   
<xsd:extension base="tns:plmExceptionType">
     
<xsd:sequence/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>