complexType ECResultStructure
diagram ECService_schema1_diagrams/ECService_schema1_p34.png
namespace http://xmlns.oracle.com/Agile/e6/core/ECService/V2
children parentId resultData exceptions warnings
used by
element ECRelationData/structures
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>

element ECResultStructure/parentId
diagram ECService_schema1_diagrams/ECService_schema1_p35.png
type ns0:PlmAttributeChoice
properties
content complex
children ns0:BinaryAttribute ns0:BooleanAttribute ns0:DateAttribute ns0:DoubleAttribute ns0:IntegerAttribute ns0:MoneyAttribute ns0:StringAttribute
source <xsd:element name="parentId" type="ns1:PlmAttributeChoice"/>

element ECResultStructure/resultData
diagram ECService_schema1_diagrams/ECService_schema1_p36.png
type ns0:ECResultData
properties
minOcc 1
maxOcc unbounded
content complex
children attributes statusCode operationType exception
source <xsd:element name="resultData" type="ns0:ECResultData" maxOccurs="unbounded"/>

element ECResultStructure/exceptions
diagram ECService_schema1_diagrams/ECService_schema1_p37.png
type ns0:plmExceptionType
properties
minOcc 0
maxOcc unbounded
content complex
children message details rc cause
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  required      
source <xsd:element name="exceptions" type="ns1:plmExceptionType" minOccurs="0" maxOccurs="unbounded"/>

element ECResultStructure/warnings
diagram ECService_schema1_diagrams/ECService_schema1_p38.png
type ns0:plmWarningType
properties
minOcc 0
maxOcc unbounded
content complex
children message details rc cause
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  required      
source <xsd:element name="warnings" type="ns1:plmWarningType" minOccurs="0" maxOccurs="unbounded"/>


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