diagram | ![]() | ||
namespace | http://xmlns.oracle.com/Agile/e6/core/ECService/V2 | ||
children | parentId resultData exceptions warnings | ||
used by |
| ||
source | <xsd:complexType name="ECResultStructure"> <xsd:sequence> <xsd:element name="parentId" type="ns1:PlmAttributeChoice"/> <xsd:element name="resultData" type="ns0:ECResultData" maxOccurs="unbounded"/> <xsd:element name="exceptions" type="ns1:plmExceptionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="warnings" type="ns1:plmWarningType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
diagram | ![]() | ||
type | ns0:PlmAttributeChoice | ||
properties |
| ||
children | ns0:BinaryAttribute ns0:BooleanAttribute ns0:DateAttribute ns0:DoubleAttribute ns0:IntegerAttribute ns0:MoneyAttribute ns0:StringAttribute | ||
source | <xsd:element name="parentId" type="ns1:PlmAttributeChoice"/> |
diagram | ![]() | ||||||
type | ns0:ECResultData | ||||||
properties |
| ||||||
children | attributes statusCode operationType exception | ||||||
source | <xsd:element name="resultData" type="ns0:ECResultData" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||||||||
type | ns0:plmExceptionType | ||||||||||||
properties |
| ||||||||||||
children | message details rc cause | ||||||||||||
attributes |
| ||||||||||||
source | <xsd:element name="exceptions" type="ns1:plmExceptionType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||||||||
type | ns0:plmWarningType | ||||||||||||
properties |
| ||||||||||||
children | message details rc cause | ||||||||||||
attributes |
| ||||||||||||
source | <xsd:element name="warnings" type="ns1:plmWarningType" minOccurs="0" maxOccurs="unbounded"/> |