diagram | ![]() |
||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | ||
type | extension of tns:plmEntity | ||
properties |
|
||
children | id name mask defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields relations types master type | ||
source | <xs:complexType name="plmEntityType"> <xs:complexContent> <xs:extension base="tns:plmEntity"> <xs:sequence> <xs:element name="master" type="tns:plmClassRef"/> <xs:element name="type" type="xs:string"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||
type | tns:plmClassRef | ||||
properties |
|
||||
children | id name mask | ||||
source | <xs:element name="master" type="tns:plmClassRef"/> |
diagram | ![]() |
||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="type" type="xs:string"/> |