diagram | ![]() |
||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | ||
type | extension of tns:plmMetaClass | ||
properties |
|
||
children | id name mask defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields | ||
used by |
|
||
source | <xs:complexType name="plmClass"> <xs:complexContent> <xs:extension base="tns:plmMetaClass"> <xs:sequence> <xs:element name="attributes" type="tns:plmMetaAttribute" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="joinTable" type="xs:string" minOccurs="0"/> <xs:element name="maskTitle" type="xs:string" minOccurs="0"/> <xs:element name="recordLimit" type="xs:int"/> <xs:element name="significantFields" type="xs:int"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
type | tns:plmMetaAttribute | ||||||||
properties |
|
||||||||
children | access checkString default description format height insertModeAccess name queryModeAccess size title type updateModeAccess visible width | ||||||||
source | <xs:element name="attributes" type="tns:plmMetaAttribute" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="joinTable" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="maskTitle" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||
type | xs:int | ||||
properties |
|
||||
source | <xs:element name="recordLimit" type="xs:int"/> |
diagram | ![]() |
||||
type | xs:int | ||||
properties |
|
||||
source | <xs:element name="significantFields" type="xs:int"/> |