complexType getEntityResponseType
diagram MetadataService_schema1_diagrams/MetadataService_schema1_p62.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 plmEntity
used by
elements getEntityResponse/entityResponse getEntityBulkResponseType/responses
source <xsd:complexType name="getEntityResponseType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:ResponseHeaderType">
     
<xsd:sequence>
       
<xsd:element name="plmEntity" type="ns1:plmEntity"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element getEntityResponseType/plmEntity
diagram MetadataService_schema1_diagrams/MetadataService_schema1_p63.png
type ns0:plmEntity
properties
content complex
children defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields relations types
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string        
name  xsd:string  required      
mask  xsd:string        
source <xsd:element name="plmEntity" type="ns1:plmEntity"/>


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