complexType getEntityRelationResponseType
diagram MetadataServiceWSDL_diagrams/MetadataServiceWSDL_p19.png
namespace http://xmlns.oracle.com/Agile/e6/core/Metadata/V1
type extension of tns:ResponseHeaderType
properties
base ns1:ResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket plmRelation
used by
elements getEntityRelationResponse/entityRelationResponse getEntityRelationBulkResponseType/responses
source <xsd:complexType name="getEntityRelationResponseType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:ResponseHeaderType">
     
<xsd:sequence>
       
<xsd:element name="plmRelation" type="ns1:plmRelation"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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