complexType getEntityRelationResponseType
diagram MetadataService_diagrams/MetadataService_p339.png
namespace http://xmlns.oracle.com/Agile/e6/core/Metadata/V2
type extension of ns0:ResponseHeaderType
properties
base ns1:ResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket plmRelation
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>

element getEntityRelationResponseType/plmRelation
diagram MetadataService_diagrams/MetadataService_p340.png
type ns0:plmRelation
properties
content complex
children defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields plmMetaRelation
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string        
name  xsd:string  required      
mask  xsd:string        
source <xsd:element name="plmRelation" type="ns1:plmRelation"/>