complexType getEntityRelationResponseType
diagram MetadataServiceXSD1_diagrams/MetadataServiceXSD1_p44.png
namespace http://xmlns.oracle.com/Agile/e6/core/Metadata/V1
type extension of tns:ResponseHeaderType
properties
base ns1:ResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket plmRelation
used by
elements getEntityRelationResponse/entityRelationResponse getEntityRelationBulkResponseType/responses
source <xs:complexType name="getEntityRelationResponseType">
 
<xs:complexContent>
   
<xs:extension base="ns1:ResponseHeaderType">
     
<xs:sequence>
       
<xs:element name="plmRelation" type="ns1:plmRelation"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element getEntityRelationResponseType/plmRelation
diagram MetadataServiceXSD1_diagrams/MetadataServiceXSD1_p45.png
type tns:plmRelation
properties
isRef 0
content complex
children id name mask defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields plmMetaRelation
source <xs:element name="plmRelation" type="ns1:plmRelation"/>


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