complexType getEntityRelationRequestType
diagram MetadataService_diagrams/MetadataService_p335.png
namespace http://xmlns.oracle.com/Agile/e6/core/Metadata/V2
type extension of ns0:RequestHeaderType
properties
base ns1:RequestHeaderType
children messageId messageName sessionTicket metaRelation
source <xsd:complexType name="getEntityRelationRequestType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:RequestHeaderType">
     
<xsd:sequence>
       
<xsd:element name="metaRelation" type="ns1:plmMetaRelation"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element getEntityRelationRequestType/metaRelation
diagram MetadataService_diagrams/MetadataService_p336.png
type ns0:plmMetaRelation
properties
content complex
children defaultForm defaultList table title parent child type view
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string        
name  xsd:string  required      
mask  xsd:string        
source <xsd:element name="metaRelation" type="ns1:plmMetaRelation"/>