complexType plmEntity
diagram MetadataServiceXSD1_diagrams/MetadataServiceXSD1_p94.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
type extension of tns:plmClass
properties
base tns:plmClass
children id name mask defaultForm defaultList table title attributes joinTable maskTitle recordLimit significantFields relations types
used by
element getEntityResponseType/plmEntity
complexType plmEntityType
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>

element plmEntity/relations
diagram MetadataServiceXSD1_diagrams/MetadataServiceXSD1_p95.png
type tns:plmMetaRelation
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children id name mask defaultForm defaultList table title parent child type view
source <xs:element name="relations" type="tns:plmMetaRelation" minOccurs="0" maxOccurs="unbounded"/>

element plmEntity/types
diagram MetadataServiceXSD1_diagrams/MetadataServiceXSD1_p96.png
type tns:plmMetaType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children id name mask defaultForm defaultList table title master typeName
source <xs:element name="types" type="tns:plmMetaType" minOccurs="0" maxOccurs="unbounded"/>


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