complexType getEntityTypeResponse
diagram MetadataService_diagrams/MetadataService_p81.png
namespace http://xmlns.oracle.com/Agile/e6/core/Metadata/V2
children entityTypeResponse
used by
element getEntityTypeResponse
source <xsd:complexType name="getEntityTypeResponse">
 
<xsd:sequence>
   
<xsd:element name="entityTypeResponse" type="ns0:getEntityTypeResponseType" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element getEntityTypeResponse/entityTypeResponse
diagram MetadataService_diagrams/MetadataService_p82.png
type ns0:getEntityTypeResponseType
properties
minOcc 0
maxOcc 1
content complex
children messageId messageName statusCode exceptions warnings ticket plmEntityType
source <xsd:element name="entityTypeResponse" type="ns0:getEntityTypeResponseType" minOccurs="0"/>