complexType plmRelation
diagram MetadataService_diagrams/MetadataService_p195.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type extension of ns0:plmClass
properties
base ns0:plmClass
children defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields plmMetaRelation
used by
element getEntityRelationResponseType/plmRelation
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string        
name  xsd:string  required      
mask  xsd:string        
source <xsd:complexType name="plmRelation">
 
<xsd:complexContent>
   
<xsd:extension base="ns0:plmClass">
     
<xsd:sequence>
       
<xsd:element name="plmMetaRelation" type="ns0:plmMetaRelation"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element plmRelation/plmMetaRelation
diagram MetadataService_diagrams/MetadataService_p196.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="plmMetaRelation" type="ns0:plmMetaRelation"/>