diagram | ![]() |
||||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | ||||
type | extension of tns:plmClass | ||||
properties |
|
||||
children | id name mask defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields relations types | ||||
used by |
|
||||
source | <xs:complexType name="plmEntity"> <xs:complexContent> <xs:extension base="tns:plmClass"> <xs:sequence> <xs:element name="relations" type="tns:plmMetaRelation" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="types" type="tns:plmMetaType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
type | tns:plmMetaRelation | ||||||||
properties |
|
||||||||
children | id name mask defaultForm defaultList table title parent child type view | ||||||||
source | <xs:element name="relations" type="tns:plmMetaRelation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||
type | tns:plmMetaType | ||||||||
properties |
|
||||||||
children | id name mask defaultForm defaultList table title master typeName | ||||||||
source | <xs:element name="types" type="tns:plmMetaType" minOccurs="0" maxOccurs="unbounded"/> |