complexType getEntityTypeRequestType
diagram MetadataServiceWSDL_diagrams/MetadataServiceWSDL_p28.png
namespace http://xmlns.oracle.com/Agile/e6/core/Metadata/V1
type extension of tns:RequestHeaderType
properties
base ns1:RequestHeaderType
children messageId messageName name type mask
used by
elements getEntityType/entityTypeRequest getEntityTypeBulkRequestType/requests
source <xsd:complexType name="getEntityTypeRequestType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:RequestHeaderType">
     
<xsd:sequence>
       
<xsd:element name="name" type="xs:string"/>
       
<xsd:element name="type" type="xs:string" minOccurs="0"/>
       
<xsd:element name="mask" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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