complexType plmObjectRef
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p153.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
children plmClass id
used by
elements createRelationRequestType/child createRelationRequestType/parent plmRelationQuery/parent
complexType plmObject
source <xs:complexType name="plmObjectRef">
 
<xs:sequence>
   
<xs:element name="plmClass" type="tns:plmClassRef"/>
   
<xs:element name="id" type="tns:PlmAttributeChoice" nillable="true" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element plmObjectRef/plmClass
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p154.png
type tns:plmClassRef
properties
isRef 0
content complex
children id name mask
source <xs:element name="plmClass" type="tns:plmClassRef"/>

element plmObjectRef/id
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p155.png
type tns:PlmAttributeChoice
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
nillable true
children tns:BinaryAttribute tns:BooleanAttribute tns:DateAttribute tns:DoubleAttribute tns:IntegerAttribute tns:MoneyAttribute tns:StringAttribute
source <xs:element name="id" type="tns:PlmAttributeChoice" nillable="true" maxOccurs="unbounded"/>


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